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

Issue 2876793004: Improve subframe navigation tracking. (Closed)

Created:
3 years, 7 months ago by Bryan McQuade
Modified:
3 years, 7 months ago
Reviewers:
jkarlin
CC:
chromium-reviews, csharrison+watch_chromium.org, loading-reviews+metrics_chromium.org, speed-metrics-reviews_chromium.org
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Improve subframe navigation tracking. This change improves the logic for deciding whether to track a subframe nav. 1. only track if the nav's main frame matches the main frame of the currently committed load in the web contents 2. otherwise, always return early, since we don't want to run any of the subsequent MWCO::DidFinishNavigation logic on subframes. BUG=721526 Review-Url: https://codereview.chromium.org/2876793004 Cr-Commit-Position: refs/heads/master@{#471146} Committed: https://chromium.googlesource.com/chromium/src/+/356b56ebd085219c574858880d8ef0d15226bfda

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+6 lines, -2 lines) Patch
M chrome/browser/page_load_metrics/metrics_web_contents_observer.cc View 1 chunk +6 lines, -2 lines 0 comments Download

Messages

Total messages: 14 (10 generated)
Bryan McQuade
I decided to create a minimal change with the subframe commit tracking logic you proposed, ...
3 years, 7 months ago (2017-05-11 20:45:44 UTC) #6
jkarlin
lgtm
3 years, 7 months ago (2017-05-11 21:44:14 UTC) #7
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/2876793004/1
3 years, 7 months ago (2017-05-12 00:18:38 UTC) #11
commit-bot: I haz the power
3 years, 7 months ago (2017-05-12 00:35:39 UTC) #14
Message was sent while issue was closed.
Committed patchset #1 (id:1) as
https://chromium.googlesource.com/chromium/src/+/356b56ebd085219c574858880d8e...

Powered by Google App Engine
This is Rietveld 408576698