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

Issue 2245213002: Add PageLoad.* metrics for Offline Previews (Closed)

Created:
4 years, 4 months ago by RyanSturm
Modified:
4 years, 4 months ago
CC:
chromium-reviews, romax+watch_chromium.org, fgorski+watch_chromium.org, dewittj+watch_chromium.org, petewil+watch_chromium.org, chili+watch_chromium.org, csharrison+watch_chromium.org, loading-reviews+metrics_chromium.org, dimich+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Add PageLoad.* metrics for Offline Previews This adds UMA for Offline Page Previews to determine how fast various load events occur when a user is shown an offline page as part of previews. BUG=631197 Committed: https://crrev.com/956546229b20322ce2941f059eae0e3d6fc9949b Cr-Commit-Position: refs/heads/master@{#413821}

Patch Set 1 #

Patch Set 2 : Self review #

Total comments: 20

Patch Set 3 : tbansal comments #

Patch Set 4 : rebase #

Patch Set 5 : typo #

Total comments: 6

Patch Set 6 : csharrison comments #

Total comments: 8

Patch Set 7 : csharrison comments #

Messages

Total messages: 52 (31 generated)
RyanSturm
tbansal: PTAL at * before I send the CL out more broadly.
4 years, 4 months ago (2016-08-15 23:32:54 UTC) #10
tbansal1
lgtm % nits. https://codereview.chromium.org/2245213002/diff/20001/chrome/browser/android/offline_pages/offline_page_tab_helper.h File chrome/browser/android/offline_pages/offline_page_tab_helper.h (right): https://codereview.chromium.org/2245213002/diff/20001/chrome/browser/android/offline_pages/offline_page_tab_helper.h#newcode123 chrome/browser/android/offline_pages/offline_page_tab_helper.h:123: // Whether the page is an ...
4 years, 4 months ago (2016-08-18 22:04:53 UTC) #11
RyanSturm
csharrison: PTAL @ chrome/browser/page_load_metrics/observers/previews_page_load_metrics_observer.* dimich: PTAL @ offline_page_tab_helper.* holte: PTAL @ histograms.xml https://codereview.chromium.org/2245213002/diff/20001/chrome/browser/android/offline_pages/offline_page_tab_helper.h File chrome/browser/android/offline_pages/offline_page_tab_helper.h ...
4 years, 4 months ago (2016-08-19 19:10:38 UTC) #19
Steven Holte
histograms lgtm
4 years, 4 months ago (2016-08-19 19:36:10 UTC) #20
Steven Holte
histograms lgtm
4 years, 4 months ago (2016-08-19 19:36:11 UTC) #21
Charlie Harrison
Looks good, just a few questions. https://codereview.chromium.org/2245213002/diff/80001/chrome/browser/page_load_metrics/observers/previews_page_load_metrics_observer.cc File chrome/browser/page_load_metrics/observers/previews_page_load_metrics_observer.cc (right): https://codereview.chromium.org/2245213002/diff/80001/chrome/browser/page_load_metrics/observers/previews_page_load_metrics_observer.cc#newcode25 chrome/browser/page_load_metrics/observers/previews_page_load_metrics_observer.cc:25: const char kHistogramOfflinePreviewsPrefix[] ...
4 years, 4 months ago (2016-08-19 20:00:23 UTC) #22
RyanSturm
csharrison: PTAL, thanks for the review. https://codereview.chromium.org/2245213002/diff/80001/chrome/browser/page_load_metrics/observers/previews_page_load_metrics_observer.cc File chrome/browser/page_load_metrics/observers/previews_page_load_metrics_observer.cc (right): https://codereview.chromium.org/2245213002/diff/80001/chrome/browser/page_load_metrics/observers/previews_page_load_metrics_observer.cc#newcode25 chrome/browser/page_load_metrics/observers/previews_page_load_metrics_observer.cc:25: const char kHistogramOfflinePreviewsPrefix[] ...
4 years, 4 months ago (2016-08-19 20:21:27 UTC) #25
Charlie Harrison
Thanks! Couple more things. https://codereview.chromium.org/2245213002/diff/100001/chrome/browser/page_load_metrics/observers/previews_page_load_metrics_observer.h File chrome/browser/page_load_metrics/observers/previews_page_load_metrics_observer.h (right): https://codereview.chromium.org/2245213002/diff/100001/chrome/browser/page_load_metrics/observers/previews_page_load_metrics_observer.h#newcode26 chrome/browser/page_load_metrics/observers/previews_page_load_metrics_observer.h:26: extern const char kHistogramOfflinePreviewsPrefix[]; No ...
4 years, 4 months ago (2016-08-19 20:34:15 UTC) #26
RyanSturm
csharrison: PTAL https://codereview.chromium.org/2245213002/diff/100001/chrome/browser/page_load_metrics/observers/previews_page_load_metrics_observer.h File chrome/browser/page_load_metrics/observers/previews_page_load_metrics_observer.h (right): https://codereview.chromium.org/2245213002/diff/100001/chrome/browser/page_load_metrics/observers/previews_page_load_metrics_observer.h#newcode26 chrome/browser/page_load_metrics/observers/previews_page_load_metrics_observer.h:26: extern const char kHistogramOfflinePreviewsPrefix[]; On 2016/08/19 20:34:14, ...
4 years, 4 months ago (2016-08-19 20:39:49 UTC) #28
Charlie Harrison
Thanks for the fast turnaround. LGTM.
4 years, 4 months ago (2016-08-19 20:47:18 UTC) #30
Dmitry Titov
lgtm for offline_page_tab_helper. It'd be nice (not neccessarily now) to generalize this to capture all ...
4 years, 4 months ago (2016-08-20 00:14:44 UTC) #33
RyanSturm
On 2016/08/20 00:14:44, Dmitry Titov wrote: > lgtm for offline_page_tab_helper. > > It'd be nice ...
4 years, 4 months ago (2016-08-22 16:14:31 UTC) #34
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/2245213002/120001
4 years, 4 months ago (2016-08-22 16:14:56 UTC) #37
commit-bot: I haz the power
Try jobs failed on following builders: win_chromium_x64_rel_ng on master.tryserver.chromium.win (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.win/builders/win_chromium_x64_rel_ng/builds/265997)
4 years, 4 months ago (2016-08-22 17:30:39 UTC) #39
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/2245213002/120001
4 years, 4 months ago (2016-08-22 17:44:48 UTC) #41
commit-bot: I haz the power
Try jobs failed on following builders: win_chromium_rel_ng on master.tryserver.chromium.win (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.win/builders/win_chromium_rel_ng/builds/278256)
4 years, 4 months ago (2016-08-22 20:09:27 UTC) #43
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/2245213002/120001
4 years, 4 months ago (2016-08-22 21:12:54 UTC) #45
commit-bot: I haz the power
Try jobs failed on following builders: win_chromium_rel_ng on master.tryserver.chromium.win (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.win/builders/win_chromium_rel_ng/builds/278472)
4 years, 4 months ago (2016-08-23 00:29:45 UTC) #47
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/2245213002/120001
4 years, 4 months ago (2016-08-23 17:12:03 UTC) #49
commit-bot: I haz the power
Committed patchset #7 (id:120001)
4 years, 4 months ago (2016-08-23 19:58:09 UTC) #50
commit-bot: I haz the power
4 years, 4 months ago (2016-08-23 20:00:03 UTC) #52
Message was sent while issue was closed.
Patchset 7 (id:??) landed as
https://crrev.com/956546229b20322ce2941f059eae0e3d6fc9949b
Cr-Commit-Position: refs/heads/master@{#413821}

Powered by Google App Engine
This is Rietveld 408576698