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

Issue 19741003: Add support for sparse histograms to WebKitPlatformSupportImpl (Closed)

Created:
7 years, 5 months ago by ajuma
Modified:
7 years, 5 months ago
CC:
chromium-reviews, darin-cc_chromium.org, Ilya Sherman
Visibility:
Public.

Description

Add support for creating sparse histograms to WebKitPlatformSupportImpl This is the chromium side of adding support for creating sparse histograms to Blink. The Blink side of this is http://crrev.com/19490005. BUG=139612 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=212717

Patch Set 1 #

Total comments: 2

Patch Set 2 : Address review comment #

Unified diffs Side-by-side diffs Delta from patch set Stats (+8 lines, -0 lines) Patch
M webkit/glue/webkitplatformsupport_impl.h View 1 chunk +1 line, -0 lines 0 comments Download
M webkit/glue/webkitplatformsupport_impl.cc View 1 2 chunks +7 lines, -0 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
ajuma
PTAL.
7 years, 5 months ago (2013-07-19 17:15:40 UTC) #1
jar (doing other things)
LGTM: But please add the comment below. https://codereview.chromium.org/19741003/diff/1/webkit/glue/webkitplatformsupport_impl.cc File webkit/glue/webkitplatformsupport_impl.cc (right): https://codereview.chromium.org/19741003/diff/1/webkit/glue/webkitplatformsupport_impl.cc#newcode448 webkit/glue/webkitplatformsupport_impl.cc:448: UMA_HISTOGRAM_SPARSE_SLOWLY(name, sample); ...
7 years, 5 months ago (2013-07-19 17:55:27 UTC) #2
ajuma
+jamesr for webkit/ OWNERS. https://codereview.chromium.org/19741003/diff/1/webkit/glue/webkitplatformsupport_impl.cc File webkit/glue/webkitplatformsupport_impl.cc (right): https://codereview.chromium.org/19741003/diff/1/webkit/glue/webkitplatformsupport_impl.cc#newcode448 webkit/glue/webkitplatformsupport_impl.cc:448: UMA_HISTOGRAM_SPARSE_SLOWLY(name, sample); On 2013/07/19 17:55:28, ...
7 years, 5 months ago (2013-07-19 18:37:20 UTC) #3
jamesr
lgtm
7 years, 5 months ago (2013-07-19 19:12:13 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/ajuma@chromium.org/19741003/5001
7 years, 5 months ago (2013-07-19 19:15:40 UTC) #5
commit-bot: I haz the power
7 years, 5 months ago (2013-07-20 01:45:21 UTC) #6
Message was sent while issue was closed.
Change committed as 212717

Powered by Google App Engine
This is Rietveld 408576698