Chromium Code Reviews
DescriptionAdded WebStateImpl::OnNavigationFinished().
This CL (4 of 7) is a part of large refactoring to create
NavigationContext when navigation was started, not when it is finished.
This refactoring will allow to pass the same instance of
NavigationContext to DidStartNavigation and DidFinishNavigation
(crbug.com/713836). Also this will allow to associate NavigationItem
with NavigationContext object to commit non-latest navigation
(crbug.com/712269).
This CL adds WebStateimpl::OnNavigationFinished which simply calls
WebStateObserver::DidFinishNavigation. This method will be used to
pass NavigationContext (which will be created earlier) to DidFinishNavigation.
BUG=713836, 712269
Review-Url: https://codereview.chromium.org/2833423002
Cr-Commit-Position: refs/heads/master@{#470314}
Committed: https://chromium.googlesource.com/chromium/src/+/1000a00b446127c2c0148fe11b2bf2b8223e85b4
Patch Set 1 #Patch Set 2 : Rebased #
Messages
Total messages: 11 (7 generated)
|
|||||||||||||||||||||||||||||||||||||