Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(230)

Issue 2539193002: Add comment about same-page navs to WCO::DidStart/FinishNavigation (Closed)

Created:
4 years ago by clamy
Modified:
4 years ago
Reviewers:
nasko
CC:
chromium-reviews, jam, darin-cc_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Add 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 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+8 lines, -0 lines) Patch
M content/public/browser/web_contents_observer.h View 1 2 chunks +8 lines, -0 lines 0 comments Download

Messages

Total messages: 13 (7 generated)
clamy
@nasko: PTAL. Following the location tracking bug, I think it's a good idea to include ...
4 years ago (2016-11-30 17:18:29 UTC) #3
nasko
Small nit, otherwise LGTM. Thanks for adding the comment! https://codereview.chromium.org/2539193002/diff/1/content/public/browser/web_contents_observer.h File content/public/browser/web_contents_observer.h (right): https://codereview.chromium.org/2539193002/diff/1/content/public/browser/web_contents_observer.h#newcode147 content/public/browser/web_contents_observer.h:147: ...
4 years ago (2016-11-30 17:22:12 UTC) #4
clamy
Thanks! https://codereview.chromium.org/2539193002/diff/1/content/public/browser/web_contents_observer.h File content/public/browser/web_contents_observer.h (right): https://codereview.chromium.org/2539193002/diff/1/content/public/browser/web_contents_observer.h#newcode147 content/public/browser/web_contents_observer.h:147: // navigations or pushState, which will not result ...
4 years ago (2016-11-30 17:26:13 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2539193002/20001
4 years ago (2016-11-30 17:26:54 UTC) #8
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years ago (2016-11-30 18:25:42 UTC) #11
commit-bot: I haz the power
4 years ago (2016-11-30 18:31:10 UTC) #13
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/57f99bd2aed3c3b5ea06f44ae7b8c42ff687481f
Cr-Commit-Position: refs/heads/master@{#435343}

Powered by Google App Engine
This is Rietveld 408576698