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

Issue 2545593003: Additional heuristic user interaction attribution for page load metrics (Closed)

Created:
4 years ago by Bryan McQuade
Modified:
4 years ago
CC:
asvitkine+watch_chromium.org, chromium-reviews, csharrison+watch_chromium.org, loading-reviews+metrics_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Additional heuristic user interaction attribution for page load metrics * Add UserInitiatedInfo struct, which keeps track of information related to whether an action was initiated by a user. * Use UserInputTracker to heuristically determine if an action was triggered by a user interaction. * Add additional histograms to better understand what the distributions look like for aborts with different user interaction attributes. BUG=633329 Committed: https://crrev.com/2adc9318634ff8c0fa0fc0a98b4be2c3aa9c49ae Cr-Commit-Position: refs/heads/master@{#437095}

Patch Set 1 #

Patch Set 2 : fix tests #

Patch Set 3 : cleanup #

Patch Set 4 : fix #

Patch Set 5 : fix #

Patch Set 6 : fix #

Patch Set 7 : cleanup #

Patch Set 8 : updates #

Patch Set 9 : update comment #

Patch Set 10 : use dependent patch #

Patch Set 11 : rebase #

Patch Set 12 : update #

Patch Set 13 : update histograms.xml #

Patch Set 14 : rebase #

Patch Set 15 : rebase #

Total comments: 2

Patch Set 16 : rebase #

Total comments: 4

Patch Set 17 : address comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+299 lines, -98 lines) Patch
M chrome/browser/page_load_metrics/metrics_web_contents_observer.h View 2 chunks +5 lines, -3 lines 0 comments Download
M chrome/browser/page_load_metrics/metrics_web_contents_observer.cc View 1 2 3 4 5 6 7 8 9 10 11 11 chunks +48 lines, -17 lines 0 comments Download
M chrome/browser/page_load_metrics/observers/aborts_page_load_metrics_observer.cc View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 6 chunks +117 lines, -36 lines 0 comments Download
M chrome/browser/page_load_metrics/observers/aborts_page_load_metrics_observer_unittest.cc View 1 2 3 4 5 6 7 8 9 3 chunks +0 lines, -3 lines 0 comments Download
M chrome/browser/page_load_metrics/observers/core_page_load_metrics_observer.cc View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 2 chunks +8 lines, -2 lines 0 comments Download
M chrome/browser/page_load_metrics/page_load_metrics_observer.h View 1 2 3 4 5 6 7 8 3 chunks +46 lines, -7 lines 0 comments Download
M chrome/browser/page_load_metrics/page_load_metrics_observer.cc View 2 chunks +4 lines, -4 lines 0 comments Download
M chrome/browser/page_load_metrics/page_load_tracker.h View 1 2 3 4 5 6 7 8 9 10 11 8 chunks +14 lines, -7 lines 0 comments Download
M chrome/browser/page_load_metrics/page_load_tracker.cc View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 10 chunks +22 lines, -16 lines 0 comments Download
M tools/metrics/histograms/histograms.xml View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 1 chunk +35 lines, -3 lines 0 comments Download

Messages

Total messages: 73 (63 generated)
Bryan McQuade
PTAL
4 years ago (2016-12-06 23:10:53 UTC) #48
Charlie Harrison
Generally looks good, just a few nits. Should we also mark these histograms as being ...
4 years ago (2016-12-07 15:45:14 UTC) #53
Bryan McQuade
Thanks! Addressed comments. RE: marking as temporary, that's what the goal of putting these in ...
4 years ago (2016-12-07 16:32:00 UTC) #58
Charlie Harrison
LGTM! Your comment about the Experimental name makes sense.
4 years ago (2016-12-07 17:47:59 UTC) #61
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/2545593003/320001
4 years ago (2016-12-07 18:07:48 UTC) #63
Bryan McQuade
isherman, PTAL for histograms.xml, thanks!
4 years ago (2016-12-07 18:09:53 UTC) #66
Ilya Sherman
Metrics lgtm, thanks.
4 years ago (2016-12-07 22:43:14 UTC) #67
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/2545593003/320001
4 years ago (2016-12-07 22:46:33 UTC) #69
commit-bot: I haz the power
Committed patchset #17 (id:320001)
4 years ago (2016-12-07 22:52:49 UTC) #71
commit-bot: I haz the power
4 years ago (2016-12-07 22:54:48 UTC) #73
Message was sent while issue was closed.
Patchset 17 (id:??) landed as
https://crrev.com/2adc9318634ff8c0fa0fc0a98b4be2c3aa9c49ae
Cr-Commit-Position: refs/heads/master@{#437095}

Powered by Google App Engine
This is Rietveld 408576698