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 2921553002: Track how often we successfully resolve non-'compliant' domain names. (Closed)

Created:
3 years, 6 months ago by palmer
Modified:
3 years, 6 months ago
Reviewers:
Mark P, Ryan Sleevi
CC:
asvitkine+watch_chromium.org, cbentzel+watch_chromium.org, chromium-reviews, net-reviews_chromium.org
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Track how often we successfully resolve non-'compliant' domain names. Add a counter to see how often we successfully resolve hostnames, tracking whether or not |net::IsValidHostLabelCharacter| returns true for all characters in all labels in the name. BUG=695474 Review-Url: https://codereview.chromium.org/2921553002 Cr-Commit-Position: refs/heads/master@{#478761} Committed: https://chromium.googlesource.com/chromium/src/+/6d7956de098e0a62f233ab334ac5271aba6864ef

Patch Set 1 #

Total comments: 1

Patch Set 2 : Rebase. #

Patch Set 3 : |valid_name| is now a pointer! #

Unified diffs Side-by-side diffs Delta from patch set Stats (+46 lines, -12 lines) Patch
M net/dns/dns_util.h View 1 chunk +8 lines, -0 lines 0 comments Download
M net/dns/dns_util.cc View 1 2 4 chunks +17 lines, -8 lines 0 comments Download
M net/dns/host_resolver_proc.cc View 3 chunks +9 lines, -2 lines 0 comments Download
M tools/metrics/histograms/histograms.xml View 1 2 chunks +12 lines, -2 lines 0 comments Download

Messages

Total messages: 26 (14 generated)
palmer
I'm going on vacation starting tomorrow. If this LGT both of Y, can you please ...
3 years, 6 months ago (2017-06-02 01:56:38 UTC) #6
Mark P
histograms.xml lgtm
3 years, 6 months ago (2017-06-02 04:11:33 UTC) #7
Mark P
histograms.xml lgtm --mark
3 years, 6 months ago (2017-06-02 04:11:46 UTC) #8
Ryan Sleevi
//net LGTM % nit https://codereview.chromium.org/2921553002/diff/1/net/dns/host_resolver_proc.cc File net/dns/host_resolver_proc.cc (right): https://codereview.chromium.org/2921553002/diff/1/net/dns/host_resolver_proc.cc#newcode132 net/dns/host_resolver_proc.cc:132: // no longer need the ...
3 years, 6 months ago (2017-06-02 13:39:55 UTC) #9
Mark P
Submitting per palmer@'s request; the comment revision can clearly be done in a follow-up changelist. ...
3 years, 6 months ago (2017-06-02 17:47:46 UTC) #10
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/2921553002/1
3 years, 6 months ago (2017-06-02 17:49:05 UTC) #12
commit-bot: I haz the power
Try jobs failed on following builders: ios-simulator-xcode-clang on master.tryserver.chromium.mac (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.mac/builders/ios-simulator-xcode-clang/builds/113156) mac_chromium_compile_dbg_ng on master.tryserver.chromium.mac (JOB_FAILED, ...
3 years, 6 months ago (2017-06-02 17:51:17 UTC) #14
Mark P
Needs rebasing. Too much trouble for me to do on palmer@'s behalf; I imagine this ...
3 years, 6 months ago (2017-06-02 18:16:37 UTC) #15
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/2921553002/20001
3 years, 6 months ago (2017-06-12 18:17:43 UTC) #18
commit-bot: I haz the power
Try jobs failed on following builders: win_chromium_compile_dbg_ng on master.tryserver.chromium.win (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.win/builders/win_chromium_compile_dbg_ng/builds/431953)
3 years, 6 months ago (2017-06-12 19:22:37 UTC) #20
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/2921553002/40001
3 years, 6 months ago (2017-06-12 19:31:03 UTC) #23
commit-bot: I haz the power
3 years, 6 months ago (2017-06-12 21:05:46 UTC) #26
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://chromium.googlesource.com/chromium/src/+/6d7956de098e0a62f233ab334ac5...

Powered by Google App Engine
This is Rietveld 408576698