DescriptionPlzNavigate: 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}
Patch Set 1 #
Total comments: 12
Patch Set 2 : Rebase #Patch Set 3 : Addressed comments #
Total comments: 6
Patch Set 4 : Addressed comments #Patch Set 5 : Fixed compilation error #
Messages
Total messages: 19 (6 generated)
|