DescriptionRevert of PlzNavigate: move ownership of the NavigationRequest to the FrameTreeNode (patchset #5 id:80001 of https://codereview.chromium.org/1080073004/)
Reason for revert:
Tentative revert to try to fix fast/dom/Window/new-window-opener.html on Mac, which has been crashing consistently since http://build.chromium.org/p/chromium.webkit/builders/WebKit%20Mac10.9/builds/18168
Original issue's description:
> PlzNavigate: move ownership of the NavigationRequest to the FrameTreeNode
>
> This CL moves the ownership of NavigationRequests from a map in NavigatorImpl
> to the FrameTreeNode. This ensures that NavigationRequests are unique per
> FrameTreeNode and are also properly deleted on destruction of the
> FrameTreeNode. It also makes it easier to have PlzNavigate adapt to the
> refactoring of DidStart/StopLoading happening in
> https://codereview.chromium.org/1080143003/.
>
> BUG=439423
>
> Committed: https://crrev.com/dcb434c11019afedcd5e45820e724b8ad9e6d396
> Cr-Commit-Position: refs/heads/master@{#325498}
TBR=nasko@chromium.org,fdegans@chromium.org,carlosk@chromium.org,clamy@chromium.org
NOPRESUBMIT=true
NOTREECHECKS=true
NOTRY=true
BUG=439423
Patch Set 1 #
Created: 5 years, 8 months ago
(Patch set is too large to download)
Messages
Total messages: 7 (2 generated)
|