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

Issue 1563763002: Adds UMA histogram metrics for SafeBrowsing PVer4 methods. (Closed)

Created:
4 years, 11 months ago by kcarattini
Modified:
4 years, 11 months ago
CC:
chromium-reviews, grt+watch_chromium.org, asvitkine+watch_chromium.org, chrome-apps-syd-reviews_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@osb-pm-3
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Adds UMA histogram metrics for SafeBrowsing PVer4 methods. BUG=561867 Committed: https://crrev.com/b0746c34eaa9b36fe6b7a20c4fa7fa213a71697e Cr-Commit-Position: refs/heads/master@{#369350}

Patch Set 1 #

Total comments: 8

Patch Set 2 : Review Comments #

Patch Set 3 : Typo #

Patch Set 4 : Rebase #

Total comments: 3

Patch Set 5 : Add comment #

Unified diffs Side-by-side diffs Delta from patch set Stats (+59 lines, -4 lines) Patch
M chrome/browser/safe_browsing/protocol_manager.h View 1 2 3 2 chunks +6 lines, -0 lines 0 comments Download
M chrome/browser/safe_browsing/protocol_manager.cc View 1 2 3 4 chunks +27 lines, -4 lines 0 comments Download
M tools/metrics/histograms/histograms.xml View 1 2 3 4 2 chunks +26 lines, -0 lines 0 comments Download

Messages

Total messages: 24 (7 generated)
kcarattini
4 years, 11 months ago (2016-01-06 05:59:49 UTC) #2
Nathan Parker
https://codereview.chromium.org/1563763002/diff/1/chrome/browser/safe_browsing/protocol_manager.cc File chrome/browser/safe_browsing/protocol_manager.cc (right): https://codereview.chromium.org/1563763002/diff/1/chrome/browser/safe_browsing/protocol_manager.cc#newcode96 chrome/browser/safe_browsing/protocol_manager.cc:96: "SafeBrowsing.V4HttpResponseOrErrorCode"; Should this have "Hash" in it somewhere? (since ...
4 years, 11 months ago (2016-01-07 05:28:29 UTC) #3
kcarattini
Thanks for the review! PTAL. https://codereview.chromium.org/1563763002/diff/1/chrome/browser/safe_browsing/protocol_manager.cc File chrome/browser/safe_browsing/protocol_manager.cc (right): https://codereview.chromium.org/1563763002/diff/1/chrome/browser/safe_browsing/protocol_manager.cc#newcode96 chrome/browser/safe_browsing/protocol_manager.cc:96: "SafeBrowsing.V4HttpResponseOrErrorCode"; On 2016/01/07 05:28:29, ...
4 years, 11 months ago (2016-01-07 06:06:13 UTC) #4
vakh (old account. dont use)
lgtm
4 years, 11 months ago (2016-01-08 19:41:51 UTC) #5
awoz
lgtm
4 years, 11 months ago (2016-01-11 23:11:45 UTC) #6
Nathan Parker
lgtm
4 years, 11 months ago (2016-01-11 23:28:12 UTC) #7
kcarattini
holte@ please review histograms.xml Thanks, Kendra
4 years, 11 months ago (2016-01-13 04:25:45 UTC) #9
Steven Holte
https://codereview.chromium.org/1563763002/diff/60001/chrome/browser/safe_browsing/protocol_manager.cc File chrome/browser/safe_browsing/protocol_manager.cc (right): https://codereview.chromium.org/1563763002/diff/60001/chrome/browser/safe_browsing/protocol_manager.cc#newcode507 chrome/browser/safe_browsing/protocol_manager.cc:507: RecordGetV4HashResult(GET_HASH_PARSE_ERROR); It's usually preferable to have non-overlapping enum values, ...
4 years, 11 months ago (2016-01-13 21:25:43 UTC) #10
kcarattini
https://codereview.chromium.org/1563763002/diff/60001/chrome/browser/safe_browsing/protocol_manager.cc File chrome/browser/safe_browsing/protocol_manager.cc (right): https://codereview.chromium.org/1563763002/diff/60001/chrome/browser/safe_browsing/protocol_manager.cc#newcode507 chrome/browser/safe_browsing/protocol_manager.cc:507: RecordGetV4HashResult(GET_HASH_PARSE_ERROR); On 2016/01/13 21:25:43, Steven Holte wrote: > It's ...
4 years, 11 months ago (2016-01-13 22:53:21 UTC) #11
Steven Holte
On 2016/01/13 22:53:21, kcarattini wrote: > https://codereview.chromium.org/1563763002/diff/60001/chrome/browser/safe_browsing/protocol_manager.cc > File chrome/browser/safe_browsing/protocol_manager.cc (right): > > https://codereview.chromium.org/1563763002/diff/60001/chrome/browser/safe_browsing/protocol_manager.cc#newcode507 > ...
4 years, 11 months ago (2016-01-13 23:06:17 UTC) #12
Nathan Parker
https://codereview.chromium.org/1563763002/diff/60001/chrome/browser/safe_browsing/protocol_manager.cc File chrome/browser/safe_browsing/protocol_manager.cc (right): https://codereview.chromium.org/1563763002/diff/60001/chrome/browser/safe_browsing/protocol_manager.cc#newcode507 chrome/browser/safe_browsing/protocol_manager.cc:507: RecordGetV4HashResult(GET_HASH_PARSE_ERROR); On 2016/01/13 22:53:20, kcarattini wrote: > On 2016/01/13 ...
4 years, 11 months ago (2016-01-14 02:04:25 UTC) #13
kcarattini
Thanks, I added a comment. We can always add histograms with mutually exclusive buckets if ...
4 years, 11 months ago (2016-01-14 03:07:24 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1563763002/80001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1563763002/80001
4 years, 11 months ago (2016-01-14 03:09:34 UTC) #17
commit-bot: I haz the power
Try jobs failed on following builders: android_arm64_dbg_recipe on tryserver.chromium.android (JOB_TIMED_OUT, no build URL) android_chromium_gn_compile_dbg on ...
4 years, 11 months ago (2016-01-14 05:15:05 UTC) #19
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1563763002/80001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1563763002/80001
4 years, 11 months ago (2016-01-14 05:42:05 UTC) #21
commit-bot: I haz the power
Committed patchset #5 (id:80001)
4 years, 11 months ago (2016-01-14 06:34:36 UTC) #22
commit-bot: I haz the power
4 years, 11 months ago (2016-01-14 06:36:52 UTC) #24
Message was sent while issue was closed.
Patchset 5 (id:??) landed as
https://crrev.com/b0746c34eaa9b36fe6b7a20c4fa7fa213a71697e
Cr-Commit-Position: refs/heads/master@{#369350}

Powered by Google App Engine
This is Rietveld 408576698