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

Issue 2567623003: Make ERR_ICANN_NAME_COLLISION work for async DNS resolver. (Closed)

Created:
4 years ago by eroman
Modified:
4 years ago
Reviewers:
mmenke
CC:
chromium-reviews, cbentzel+watch_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Make ERR_ICANN_NAME_COLLISION work for async DNS resolver. BUG=670093 Committed: https://crrev.com/1efc237c5f0ef90195c3dd54e2d63f3e056194be Cr-Commit-Position: refs/heads/master@{#438346}

Patch Set 1 #

Patch Set 2 : Fix browser_tests compile #

Patch Set 3 : moar #

Patch Set 4 : moare #

Patch Set 5 : one more #

Total comments: 8

Patch Set 6 : address Matt's comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+108 lines, -48 lines) Patch
M chrome/browser/net/dns_probe_browsertest.cc View 1 4 chunks +8 lines, -8 lines 0 comments Download
M chrome/browser/net/dns_probe_runner_unittest.cc View 1 2 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/browser/net/dns_probe_service_unittest.cc View 1 2 3 4 1 chunk +4 lines, -4 lines 0 comments Download
M chrome/browser/net/dns_probe_test_util.h View 1 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/net/dns_probe_test_util.cc View 1 2 chunks +2 lines, -2 lines 0 comments Download
M net/dns/dns_test_util.h View 1 2 3 1 chunk +12 lines, -3 lines 0 comments Download
M net/dns/dns_test_util.cc View 1 2 3 4 5 4 chunks +13 lines, -14 lines 0 comments Download
M net/dns/host_resolver_impl.cc View 1 2 3 4 5 5 chunks +17 lines, -11 lines 0 comments Download
M net/dns/host_resolver_impl_unittest.cc View 1 2 3 4 chunks +48 lines, -2 lines 0 comments Download

Dependent Patchsets:

Messages

Total messages: 34 (25 generated)
eroman
4 years ago (2016-12-10 02:09:26 UTC) #4
eroman
4 years ago (2016-12-12 19:22:48 UTC) #12
mmenke
LGTM! https://codereview.chromium.org/2567623003/diff/80001/net/dns/dns_test_util.cc File net/dns/dns_test_util.cc (right): https://codereview.chromium.org/2567623003/diff/80001/net/dns/dns_test_util.cc#newcode134 net/dns/dns_test_util.cc:134: result_.ip.bytes().size()); nit: result_.ip.bytes().size() -> size, or remove rdata_size ...
4 years ago (2016-12-13 19:24:16 UTC) #20
eroman
Thanks for the review! https://codereview.chromium.org/2567623003/diff/80001/net/dns/dns_test_util.cc File net/dns/dns_test_util.cc (right): https://codereview.chromium.org/2567623003/diff/80001/net/dns/dns_test_util.cc#newcode134 net/dns/dns_test_util.cc:134: result_.ip.bytes().size()); On 2016/12/13 19:24:15, mmenke ...
4 years ago (2016-12-13 22:09:04 UTC) #21
mmenke
LGTM https://codereview.chromium.org/2567623003/diff/80001/net/dns/host_resolver_impl.cc File net/dns/host_resolver_impl.cc (right): https://codereview.chromium.org/2567623003/diff/80001/net/dns/host_resolver_impl.cc#newcode1719 net/dns/host_resolver_impl.cc:1719: bounded_ttl); On 2016/12/13 22:09:04, eroman (slow) wrote: > ...
4 years ago (2016-12-13 22:14:59 UTC) #24
eroman
https://codereview.chromium.org/2567623003/diff/80001/net/dns/host_resolver_impl.cc File net/dns/host_resolver_impl.cc (right): https://codereview.chromium.org/2567623003/diff/80001/net/dns/host_resolver_impl.cc#newcode1719 net/dns/host_resolver_impl.cc:1719: bounded_ttl); On 2016/12/13 22:14:59, mmenke wrote: > On 2016/12/13 ...
4 years ago (2016-12-13 22:50:18 UTC) #25
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/2567623003/100001
4 years ago (2016-12-13 23:54:45 UTC) #29
commit-bot: I haz the power
Committed patchset #6 (id:100001)
4 years ago (2016-12-14 00:01:23 UTC) #32
commit-bot: I haz the power
4 years ago (2016-12-14 00:03:09 UTC) #34
Message was sent while issue was closed.
Patchset 6 (id:??) landed as
https://crrev.com/1efc237c5f0ef90195c3dd54e2d63f3e056194be
Cr-Commit-Position: refs/heads/master@{#438346}

Powered by Google App Engine
This is Rietveld 408576698