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 2300293003: fix spelling of "SBClientMalware.ResourceUrlMatchedBadIp" (Closed)

Created:
4 years, 3 months ago by Jialiu Lin
Modified:
4 years, 3 months ago
CC:
chromium-reviews, grt+watch_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

fix spelling of SBClientMalware.ResourceUrlMatchedBadIp UMA metric BUG=643539 Committed: https://crrev.com/b39bd2efd5cf400842b08d3de4b9dba83dea4708 Cr-Commit-Position: refs/heads/master@{#416300}

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -1 line) Patch
M chrome/browser/safe_browsing/client_side_detection_host.cc View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 16 (7 generated)
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2300293003/1
4 years, 3 months ago (2016-09-02 17:21:50 UTC) #3
commit-bot: I haz the power
No L-G-T-M from a valid reviewer yet. CQ run can only be started by full ...
4 years, 3 months ago (2016-09-02 17:21:51 UTC) #5
Jialiu Lin
Hi vakh@, Would you mind take a look at this tiny CL? Thanks!
4 years, 3 months ago (2016-09-02 17:23:20 UTC) #8
vakh (use Gerrit instead)
lgtm
4 years, 3 months ago (2016-09-02 17:24:28 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2300293003/1
4 years, 3 months ago (2016-09-02 17:25:14 UTC) #11
commit-bot: I haz the power
Committed patchset #1 (id:1)
4 years, 3 months ago (2016-09-02 18:12:40 UTC) #12
commit-bot: I haz the power
Patchset 1 (id:??) landed as https://crrev.com/b39bd2efd5cf400842b08d3de4b9dba83dea4708 Cr-Commit-Position: refs/heads/master@{#416300}
4 years, 3 months ago (2016-09-02 18:16:08 UTC) #14
Mark P
drive-by: because you were emitting the previous name, it's good practice to put the old ...
4 years, 3 months ago (2016-09-02 18:27:56 UTC) #15
Jialiu Lin
4 years, 3 months ago (2016-09-02 18:38:03 UTC) #16
Message was sent while issue was closed.
On 2016/09/02 at 18:27:56, mpearson wrote:
> drive-by:
> 
> because you were emitting the previous name, it's good practice to put the old
name in histograms.xml with an obsolete tag.  Then (i) you can look at the older
data and (ii) we'll get alerted if someone else using the same (wrong) name
again or (more possibly though still very unlikely), someone else uses something
that hashes to the same name.
> 
> --mark

Thanks, Mark. There should not be any data though, since our bad IP list has
been empty. (that's also why we did not notice this mistake earlier.)  Safe
browsing team is planning to add data to this bad ip list soon, so it is an
excellent time to get this fixed.

Powered by Google App Engine
This is Rietveld 408576698