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

Issue 1190423006: base/test/histogram_tester.h: Add a way to query a whole family of related (Closed)

Created:
5 years, 6 months ago by ncarter (slow)
Modified:
5 years, 4 months ago
CC:
chromium-reviews, darin-cc_chromium.org, erikwright+watch_chromium.org, jam
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

base/test/histogram_tester.h: Add a way to query a whole family of related histograms at once. Use this to clean up site_isolation_stats_gatherer_browsertest.cc BUG=481066 Committed: https://crrev.com/dd65d77f2f586bb890b9bd3574e7ceb7f9691763 Cr-Commit-Position: refs/heads/master@{#340510}

Patch Set 1 #

Patch Set 2 : Self review fixes #

Total comments: 3

Patch Set 3 : New approach. #

Patch Set 4 : self-review fixes. #

Total comments: 10

Patch Set 5 : fixes from twifkak #

Unified diffs Side-by-side diffs Delta from patch set Stats (+81 lines, -71 lines) Patch
M base/test/histogram_tester.h View 1 2 3 4 2 chunks +24 lines, -2 lines 0 comments Download
M base/test/histogram_tester.cc View 1 2 2 chunks +28 lines, -6 lines 0 comments Download
M content/child/site_isolation_stats_gatherer_browsertest.cc View 1 2 3 4 2 chunks +29 lines, -63 lines 0 comments Download

Dependent Patchsets:

Messages

Total messages: 25 (8 generated)
ncarter (slow)
Hi Mike, Please let me know what you think of this approach. I'm happy to ...
5 years, 6 months ago (2015-06-19 21:19:46 UTC) #2
Mike Lerman
My initial reaction is that you're writing a lot of code that's particular to your ...
5 years, 6 months ago (2015-06-22 14:00:42 UTC) #4
ncarter (slow)
On 2015/06/22 14:00:42, Mike Lerman wrote: > My initial reaction is that you're writing a ...
5 years, 6 months ago (2015-06-22 17:07:26 UTC) #5
Ilya Sherman
I'm okay with this proposed change, though it does seem like it might encourage folks ...
5 years, 6 months ago (2015-06-23 00:57:41 UTC) #6
Mike Lerman
On 2015/06/22 17:07:26, ncarter wrote: > On 2015/06/22 14:00:42, Mike Lerman wrote: > > My ...
5 years, 6 months ago (2015-06-23 17:41:59 UTC) #7
twifkak
Nick: Reminder that https://codereview.chromium.org/1177263004/ is landed, so you may begin work on this. (I'm not ...
5 years, 5 months ago (2015-07-01 20:03:25 UTC) #8
ncarter (slow)
I finally got back to this and . It looks like both sherman & lerman ...
5 years, 5 months ago (2015-07-23 20:45:35 UTC) #10
ncarter (slow)
+Paweł as base/test OWNER
5 years, 5 months ago (2015-07-23 20:47:09 UTC) #12
twifkak
On 2015/07/23 20:45:35, ncarter wrote: > I finally got back to this and . It ...
5 years, 5 months ago (2015-07-23 21:21:18 UTC) #13
twifkak
lgtm nits https://codereview.chromium.org/1190423006/diff/60001/base/test/histogram_tester.h File base/test/histogram_tester.h (right): https://codereview.chromium.org/1190423006/diff/60001/base/test/histogram_tester.h#newcode70 base/test/histogram_tester.h:70: std::vector<Bucket> GetAllSamples(const std::string& name) const; Oops, good ...
5 years, 5 months ago (2015-07-23 21:21:54 UTC) #14
ncarter (slow)
Thanks for the feedback! All done. https://codereview.chromium.org/1190423006/diff/60001/base/test/histogram_tester.h File base/test/histogram_tester.h (right): https://codereview.chromium.org/1190423006/diff/60001/base/test/histogram_tester.h#newcode70 base/test/histogram_tester.h:70: std::vector<Bucket> GetAllSamples(const std::string& ...
5 years, 5 months ago (2015-07-23 21:50:43 UTC) #15
Paweł Hajdan Jr.
LGTM
5 years, 5 months ago (2015-07-24 09:48:08 UTC) #16
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1190423006/80001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1190423006/80001
5 years, 5 months ago (2015-07-24 16:29:57 UTC) #19
commit-bot: I haz the power
Try jobs failed on following builders: linux_arm_compile on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_arm_compile/builds/25147) linux_chromium_clobber_rel_ng on tryserver.chromium.linux (JOB_FAILED, ...
5 years, 5 months ago (2015-07-24 16:36:04 UTC) #21
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1190423006/80001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1190423006/80001
5 years, 4 months ago (2015-07-27 17:03:49 UTC) #23
commit-bot: I haz the power
Committed patchset #5 (id:80001)
5 years, 4 months ago (2015-07-27 18:30:05 UTC) #24
commit-bot: I haz the power
5 years, 4 months ago (2015-07-27 18:30:43 UTC) #25
Message was sent while issue was closed.
Patchset 5 (id:??) landed as
https://crrev.com/dd65d77f2f586bb890b9bd3574e7ceb7f9691763
Cr-Commit-Position: refs/heads/master@{#340510}

Powered by Google App Engine
This is Rietveld 408576698