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

Issue 2008233002: Add ReloadPageLoadMetricsObserver to have a metrics variant for reloads (Closed)

Created:
4 years, 7 months ago by Takashi Toyoshima
Modified:
4 years, 7 months ago
CC:
Bryan McQuade, asvitkine+watch_chromium.org, chromium-reviews, kinuko, loading-reviews_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Add ReloadPageLoadMetricsObserver to have a metrics variant only reloads To measure reload experiments impact, this change adds ReloadPageLoadMetricsObserver to report TTFCP variants only for reload-related page loadings. BUG=607063 TBR=isherman@chromium.org Committed: https://crrev.com/d056525caaa71451d25f6113895b376e47177f6e Cr-Commit-Position: refs/heads/master@{#396395}

Patch Set 1 #

Total comments: 8

Patch Set 2 : . #

Total comments: 7

Patch Set 3 : review #7, #8 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+107 lines, -0 lines) Patch
A chrome/browser/page_load_metrics/observers/reload_page_load_metrics_observer.h View 1 1 chunk +37 lines, -0 lines 0 comments Download
A chrome/browser/page_load_metrics/observers/reload_page_load_metrics_observer.cc View 1 2 1 chunk +50 lines, -0 lines 0 comments Download
M chrome/browser/page_load_metrics/page_load_metrics_initialize.cc View 2 chunks +2 lines, -0 lines 0 comments Download
M chrome/chrome_browser.gypi View 1 chunk +2 lines, -0 lines 0 comments Download
M tools/metrics/histograms/histograms.xml View 1 2 1 chunk +16 lines, -0 lines 0 comments Download

Messages

Total messages: 21 (10 generated)
Bryan McQuade
https://codereview.chromium.org/2008233002/diff/1/chrome/browser/page_load_metrics/observers/reload_page_load_metrics_observer.cc File chrome/browser/page_load_metrics/observers/reload_page_load_metrics_observer.cc (right): https://codereview.chromium.org/2008233002/diff/1/chrome/browser/page_load_metrics/observers/reload_page_load_metrics_observer.cc#newcode16 chrome/browser/page_load_metrics/observers/reload_page_load_metrics_observer.cc:16: "PageLoad.Reload.NavigationToFirstContentfulPaint"; maybe PageLoad.PaintTiming.NavigationToFirstContentfulPaint.Reload? should we use 'PageLoad.Clients' here? it's ...
4 years, 7 months ago (2016-05-25 22:53:29 UTC) #4
Ilya Sherman
histograms lgtm % nits: https://chromiumcodereview.appspot.com/2008233002/diff/1/tools/metrics/histograms/histograms.xml File tools/metrics/histograms/histograms.xml (right): https://chromiumcodereview.appspot.com/2008233002/diff/1/tools/metrics/histograms/histograms.xml#newcode36162 tools/metrics/histograms/histograms.xml:36162: + The time from navigation ...
4 years, 7 months ago (2016-05-25 23:13:01 UTC) #5
Takashi Toyoshima
Thanks. I need csharrison's help to decide metric names and to describe them in histograms.xml ...
4 years, 7 months ago (2016-05-26 06:06:50 UTC) #6
Bryan McQuade
LGTM, thanks for this addition! This looks good to me (with one small rename request), ...
4 years, 7 months ago (2016-05-26 10:43:34 UTC) #7
Charlie Harrison
lgtm https://codereview.chromium.org/2008233002/diff/20001/chrome/browser/page_load_metrics/observers/reload_page_load_metrics_observer.cc File chrome/browser/page_load_metrics/observers/reload_page_load_metrics_observer.cc (right): https://codereview.chromium.org/2008233002/diff/20001/chrome/browser/page_load_metrics/observers/reload_page_load_metrics_observer.cc#newcode19 chrome/browser/page_load_metrics/observers/reload_page_load_metrics_observer.cc:19: "ByGesture"; On 2016/05/26 10:43:34, Bryan McQuade wrote: > ...
4 years, 7 months ago (2016-05-26 21:41:09 UTC) #8
Takashi Toyoshima
Thanks. Let me move Ilya to TBR since code was changed after his LGTM but ...
4 years, 7 months ago (2016-05-27 03:09:48 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/2008233002/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/2008233002/40001
4 years, 7 months ago (2016-05-27 03:10:22 UTC) #13
commit-bot: I haz the power
Try jobs failed on following builders: win8_chromium_ng on tryserver.chromium.win (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.win/builders/win8_chromium_ng/builds/154998)
4 years, 7 months ago (2016-05-27 03:56:28 UTC) #15
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/2008233002/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/2008233002/40001
4 years, 7 months ago (2016-05-27 04:22:34 UTC) #17
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years, 7 months ago (2016-05-27 04:57:43 UTC) #19
commit-bot: I haz the power
4 years, 7 months ago (2016-05-27 04:58:45 UTC) #21
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/d056525caaa71451d25f6113895b376e47177f6e
Cr-Commit-Position: refs/heads/master@{#396395}

Powered by Google App Engine
This is Rietveld 408576698