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

Issue 2709393007: Add back "default address family" to HostResolver (Closed)

Created:
3 years, 10 months ago by mgersh
Modified:
3 years, 9 months ago
Reviewers:
Julia Tuttle, xunjieli
CC:
chromium-reviews, cbentzel+watch_chromium.org, net-reviews_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Add back "default address family" to HostResolver Cronet unfortunately needs to provide an option to disable IPv6, because certain older Android phones blackhole IPv6 packets when the screen is locked. (Cronet-specific code will come in a separate commit.) This is mostly a revert of https://codereview.chromium.org/1163903002/ with some logic rearranged. BUG=696569 Review-Url: https://codereview.chromium.org/2709393007 Cr-Commit-Position: refs/heads/master@{#453651} Committed: https://chromium.googlesource.com/chromium/src/+/3eba057d5ac5c97715df1cb89a9ad4d146f7e007

Patch Set 1 #

Patch Set 2 : link to bug #

Patch Set 3 : another link to bug #

Total comments: 4

Patch Set 4 : comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+145 lines, -14 lines) Patch
M net/dns/host_resolver.h View 1 2 3 1 chunk +8 lines, -0 lines 0 comments Download
M net/dns/host_resolver.cc View 1 2 3 1 chunk +8 lines, -0 lines 0 comments Download
M net/dns/host_resolver_impl.h View 1 2 3 2 chunks +7 lines, -0 lines 0 comments Download
M net/dns/host_resolver_impl.cc View 4 chunks +28 lines, -14 lines 0 comments Download
M net/dns/host_resolver_impl_unittest.cc View 1 chunk +94 lines, -0 lines 0 comments Download

Dependent Patchsets:

Messages

Total messages: 22 (12 generated)
mgersh
PTAL. We ended up deciding we need this :(
3 years, 10 months ago (2017-02-24 20:54:52 UTC) #2
xunjieli
On 2017/02/24 20:54:52, mgersh wrote: > PTAL. We ended up deciding we need this :( ...
3 years, 9 months ago (2017-02-27 15:05:55 UTC) #3
Julia Tuttle
grumpy lgtm. Agreed with xunjieli. Will be happy to roll this back when it's no ...
3 years, 9 months ago (2017-02-27 15:08:11 UTC) #4
mgersh
Okay, added a link.
3 years, 9 months ago (2017-02-27 15:35:20 UTC) #5
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/2709393007/40001
3 years, 9 months ago (2017-02-27 15:35:51 UTC) #8
xunjieli
Please link the bug in the CL description and include the motivation in the description. ...
3 years, 9 months ago (2017-02-27 15:41:38 UTC) #11
mgersh
https://codereview.chromium.org/2709393007/diff/40001/net/dns/host_resolver.h File net/dns/host_resolver.h (right): https://codereview.chromium.org/2709393007/diff/40001/net/dns/host_resolver.h#newcode222 net/dns/host_resolver.h:222: virtual void SetDefaultAddressFamily(AddressFamily address_family) {} On 2017/02/27 15:41:38, xunjieli ...
3 years, 9 months ago (2017-02-28 16:49:06 UTC) #15
xunjieli
On 2017/02/28 16:49:06, mgersh wrote: > https://codereview.chromium.org/2709393007/diff/40001/net/dns/host_resolver.h > File net/dns/host_resolver.h (right): > > https://codereview.chromium.org/2709393007/diff/40001/net/dns/host_resolver.h#newcode222 > ...
3 years, 9 months ago (2017-02-28 17:22:42 UTC) #16
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/2709393007/60001
3 years, 9 months ago (2017-02-28 17:23:16 UTC) #19
commit-bot: I haz the power
3 years, 9 months ago (2017-02-28 18:51:45 UTC) #22
Message was sent while issue was closed.
Committed patchset #4 (id:60001) as
https://chromium.googlesource.com/chromium/src/+/3eba057d5ac5c97715df1cb89a9a...

Powered by Google App Engine
This is Rietveld 408576698