DescriptionRemove WebContentsObserver::DidCommitNavigation
This CL removes the WebContentsObserver::DidCommitNavigation. On navigation
commit, the WebContentsObserver::DidFinishNavigation will be called, making
clear that the NavigationHandle tracks a navigation from start to finish. Note
that if the navigation committed, the document load will still be ongoing after
DidFinishNavigation is called.
BUG=504347
Committed: https://crrev.com/b876f0a7041ac13322c2c8e8f53589871d4e8b63
Cr-Commit-Position: refs/heads/master@{#350637}
Patch Set 1 #Patch Set 2 : #
Total comments: 23
Patch Set 3 : Addressed comments #
Total comments: 16
Patch Set 4 : Rebase on https://codereview.chromium.org/1312213010/ #Patch Set 5 : Addressed comments #
Total comments: 2
Patch Set 6 : Rebase #Messages
Total messages: 31 (8 generated)
|