Chromium Code Reviews
DescriptionAdd comment about same-page navs to WCO::DidStart/FinishNavigation
This CL updates the description of
WebContentsObserver::DidStartNavigation and
WebContentsObserver::DidFinishNavigation to remind implementers that
they will also be called on same-page navigations. Note that this is the
main difference between WebContentsObserver::DidStartNavigation and
WebContentsObserver::DidStartProvisionalLoad in non-PlzNavigate
behavior.
BUG=667256
Committed: https://crrev.com/57f99bd2aed3c3b5ea06f44ae7b8c42ff687481f
Cr-Commit-Position: refs/heads/master@{#435343}
Patch Set 1 #
Total comments: 2
Patch Set 2 : Addressed nit #Messages
Total messages: 13 (7 generated)
|