angler-fishThe Vulnerability History Project

Make client-triggered navigations more friendly to RemoteFrames

      * Change most callers of NavigationScheduler::scheduleLocationChange() to go through Frame::navigate(), which will proxy the navigation request if the target frame is remote.
* Move some helpers from LocalDOMWindow to DOMWindow and teach them about RemoteFrames.
* Move LocalDOMWindow::setLocation() to Location (its only user) and bring it closer to being remote-friendly.

BUG=

Review URL: https://codereview.chromium.org/799903003

git-svn-id: svn://svn.chromium.org/blink/trunk@188452 bbb929c8-8fbe-4397-9dbb-9b2b20218538
    
commit 9fe1d58100e6e7a272ac80a378b8a629eb57e3d7
+1 -1
+1 -1
-28
-8
+73 -14
+14 -2
+10 -30
+1 -2
+1 -1
+1 -1
+2 -2
+1 -1
expand_less