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

Issue 1904293003: Restore the histograms for notification resource loading. (Closed)

Created:
4 years, 8 months ago by Michael van Ouwerkerk
Modified:
4 years, 7 months ago
Reviewers:
Peter Beverloo
CC:
chromium-reviews, blink-reviews, haraken, Peter Beverloo
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Restore the histograms for notification resource loading. These were lost when this functionality was ported from content to blink. * Originally defined in https://codereview.chromium.org/1715763002 * Notifications.Icon.LoadFinishTime was originally defined using UMA_HISTOGRAM_LONG_TIMES so matches that configuration. * Notifications.Icon.LoadFailTime was originally defined using UMA_HISTOGRAM_LONG_TIMES so matches that configuration. * Notifications.Icon.ScaleDownTime was originally defined using SCOPED_UMA_HISTOGRAM_TIMER so matches that configuration. BUG=592188 Committed: https://crrev.com/1cdaa38724146a00b299b52fc2fc226049a3e363 Cr-Commit-Position: refs/heads/master@{#392943}

Patch Set 1 #

Total comments: 2

Patch Set 2 : Address peter's comments. #

Patch Set 3 : Rebase. #

Patch Set 4 : Rebase. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+23 lines, -3 lines) Patch
M third_party/WebKit/Source/modules/notifications/NotificationImageLoader.h View 1 chunk +1 line, -0 lines 0 comments Download
M third_party/WebKit/Source/modules/notifications/NotificationImageLoader.cpp View 1 2 5 chunks +13 lines, -1 line 0 comments Download
M third_party/WebKit/Source/modules/notifications/NotificationResourcesLoader.cpp View 1 2 2 chunks +9 lines, -2 lines 0 comments Download

Messages

Total messages: 27 (15 generated)
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1904293003/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1904293003/1
4 years, 8 months ago (2016-04-22 15:25:58 UTC) #2
Michael van Ouwerkerk
Hi Peter, I heard you like macros...
4 years, 8 months ago (2016-04-22 15:27:14 UTC) #4
Peter Beverloo
lgtm Please refer to https://codereview.chromium.org/1715763002 in your CLs description. One thing I'd like you to ...
4 years, 8 months ago (2016-04-22 15:56:13 UTC) #5
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
4 years, 8 months ago (2016-04-22 17:00:42 UTC) #7
Michael van Ouwerkerk
Thanks Peter. https://codereview.chromium.org/1904293003/diff/1/third_party/WebKit/Source/modules/notifications/NotificationImageLoader.cpp File third_party/WebKit/Source/modules/notifications/NotificationImageLoader.cpp (right): https://codereview.chromium.org/1904293003/diff/1/third_party/WebKit/Source/modules/notifications/NotificationImageLoader.cpp#newcode88 third_party/WebKit/Source/modules/notifications/NotificationImageLoader.cpp:88: // Matches UMA_HISTOGRAM_LONG_TIMES - the way Notifications.Icon.LoadFinishTime ...
4 years, 8 months ago (2016-04-25 11:28:29 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1904293003/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1904293003/20001
4 years, 8 months ago (2016-04-25 11:29:03 UTC) #12
commit-bot: I haz the power
Failed to apply patch for third_party/WebKit/Source/modules/notifications/NotificationImageLoader.cpp: While running git apply --index -3 -p1; error: patch ...
4 years, 8 months ago (2016-04-25 12:58:51 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1904293003/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1904293003/40001
4 years, 8 months ago (2016-04-25 14:27:39 UTC) #18
commit-bot: I haz the power
Try jobs failed on following builders: chromeos_amd64-generic_chromium_compile_only_ng on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/chromeos_amd64-generic_chromium_compile_only_ng/builds/127117) chromeos_daisy_chromium_compile_only_ng on tryserver.chromium.linux (JOB_FAILED, ...
4 years, 8 months ago (2016-04-25 14:35:17 UTC) #20
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1904293003/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1904293003/60001
4 years, 7 months ago (2016-05-11 14:58:56 UTC) #23
commit-bot: I haz the power
Committed patchset #4 (id:60001)
4 years, 7 months ago (2016-05-11 16:15:38 UTC) #25
commit-bot: I haz the power
4 years, 7 months ago (2016-05-11 16:17:11 UTC) #27
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/1cdaa38724146a00b299b52fc2fc226049a3e363
Cr-Commit-Position: refs/heads/master@{#392943}

Powered by Google App Engine
This is Rietveld 408576698