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

Issue 1657233002: SafeBrowsing: Create a custom histogram enum for V4 GetHash results. (Closed)

Created:
4 years, 10 months ago by kcarattini
Modified:
4 years, 10 months ago
Reviewers:
Nathan Parker, rkaplow
CC:
chromium-reviews, asvitkine+watch_chromium.org, chrome-apps-syd-reviews_chromium.org, vakh (use Gerrit instead)
Base URL:
https://chromium.googlesource.com/chromium/src.git@sb-v4-4
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

SafeBrowsing: Create a custom histogram enum for V4 GetHash results. None of the data collection code for this histogram is live yet so this change should not affect any live metrics. BUG=561867, 543161 Committed: https://crrev.com/16697f40e07b93472ddfff75f65a5cc8567d3de7 Cr-Commit-Position: refs/heads/master@{#373410}

Patch Set 1 #

Patch Set 2 : Remove TODO #

Total comments: 2

Patch Set 3 : Fix comments #

Total comments: 2

Patch Set 4 : Rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+22 lines, -35 lines) Patch
M components/safe_browsing_db/v4_protocol_manager.h View 1 2 3 1 chunk +9 lines, -25 lines 0 comments Download
M tools/metrics/histograms/histograms.xml View 1 2 3 2 chunks +13 lines, -10 lines 0 comments Download

Depends on Patchset:

Messages

Total messages: 23 (10 generated)
kcarattini
Note that this remove the empty/hit/miss results buckets, as well as the 204 response code ...
4 years, 10 months ago (2016-02-02 06:13:29 UTC) #2
kcarattini
rkaplow: please review histograms.xml
4 years, 10 months ago (2016-02-02 06:24:18 UTC) #4
Nathan Parker
lgtm https://codereview.chromium.org/1657233002/diff/20001/components/safe_browsing_db/v4_protocol_manager.h File components/safe_browsing_db/v4_protocol_manager.h (right): https://codereview.chromium.org/1657233002/diff/20001/components/safe_browsing_db/v4_protocol_manager.h#newcode91 components/safe_browsing_db/v4_protocol_manager.h:91: // prefix, while 204 is an empty response ...
4 years, 10 months ago (2016-02-02 22:56:15 UTC) #6
kcarattini
Thanks, Nathan! rkaplow: please review histograms.xml https://codereview.chromium.org/1657233002/diff/20001/components/safe_browsing_db/v4_protocol_manager.h File components/safe_browsing_db/v4_protocol_manager.h (right): https://codereview.chromium.org/1657233002/diff/20001/components/safe_browsing_db/v4_protocol_manager.h#newcode91 components/safe_browsing_db/v4_protocol_manager.h:91: // prefix, while ...
4 years, 10 months ago (2016-02-03 00:43:40 UTC) #7
rkaplow
https://codereview.chromium.org/1657233002/diff/40001/tools/metrics/histograms/histograms.xml File tools/metrics/histograms/histograms.xml (right): https://codereview.chromium.org/1657233002/diff/40001/tools/metrics/histograms/histograms.xml#newcode40692 tools/metrics/histograms/histograms.xml:40692: +<histogram name="SafeBrowsing.GetV4HashResult" can you create a new histogram and ...
4 years, 10 months ago (2016-02-03 22:51:05 UTC) #8
rkaplow
i just noticed the comment about the data wasn't being collected yet - so it ...
4 years, 10 months ago (2016-02-03 22:52:38 UTC) #9
kcarattini
https://codereview.chromium.org/1657233002/diff/40001/tools/metrics/histograms/histograms.xml File tools/metrics/histograms/histograms.xml (right): https://codereview.chromium.org/1657233002/diff/40001/tools/metrics/histograms/histograms.xml#newcode40692 tools/metrics/histograms/histograms.xml:40692: +<histogram name="SafeBrowsing.GetV4HashResult" On 2016/02/03 22:51:05, rkaplow wrote: > can ...
4 years, 10 months ago (2016-02-03 22:53:41 UTC) #10
rkaplow
lgtm
4 years, 10 months ago (2016-02-03 23:06:22 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1657233002/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1657233002/40001
4 years, 10 months ago (2016-02-03 23:19:31 UTC) #14
commit-bot: I haz the power
Try jobs failed on following builders: android_arm64_dbg_recipe on tryserver.chromium.android (JOB_FAILED, https://build.chromium.org/p/tryserver.chromium.android/builders/android_arm64_dbg_recipe/builds/17064) android_chromium_gn_compile_dbg on tryserver.chromium.android (JOB_FAILED, ...
4 years, 10 months ago (2016-02-03 23:23:27 UTC) #16
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1657233002/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1657233002/60001
4 years, 10 months ago (2016-02-03 23:37:58 UTC) #19
commit-bot: I haz the power
Committed patchset #4 (id:60001)
4 years, 10 months ago (2016-02-04 01:14:09 UTC) #21
commit-bot: I haz the power
4 years, 10 months ago (2016-02-04 01:15:17 UTC) #23
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/16697f40e07b93472ddfff75f65a5cc8567d3de7
Cr-Commit-Position: refs/heads/master@{#373410}

Powered by Google App Engine
This is Rietveld 408576698