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

Issue 1810183002: Migrate net/proxy/* to net::IPAddress. (Closed)

Created:
4 years, 9 months ago by martijnc
Modified:
4 years, 9 months ago
Reviewers:
eroman
CC:
cbentzel+watch_chromium.org, chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Migrate net/proxy/* to net::IPAddress. This CL also moves the ParseCIDRBlock() implementation to ip_address.h. BUG=496258 Committed: https://crrev.com/579658b7b5e5ef315ad4513574c669fc5363ea9d Cr-Commit-Position: refs/heads/master@{#382225}

Patch Set 1 : #

Total comments: 6

Patch Set 2 : re-add a comment #

Total comments: 5

Patch Set 3 : comments eroman #

Total comments: 10

Patch Set 4 : comments eroman #

Unified diffs Side-by-side diffs Delta from patch set Stats (+149 lines, -180 lines) Patch
M net/base/ip_address.h View 1 2 3 1 chunk +14 lines, -0 lines 0 comments Download
M net/base/ip_address.cc View 1 2 2 chunks +33 lines, -0 lines 0 comments Download
M net/base/ip_address_number.h View 1 chunk +0 lines, -14 lines 0 comments Download
M net/base/ip_address_number.cc View 1 chunk +0 lines, -30 lines 0 comments Download
M net/base/ip_address_number_unittest.cc View 2 chunks +20 lines, -100 lines 0 comments Download
M net/base/ip_address_unittest.cc View 1 2 3 1 chunk +44 lines, -0 lines 0 comments Download
M net/proxy/proxy_bypass_rules.cc View 1 2 5 chunks +9 lines, -10 lines 0 comments Download
M net/proxy/proxy_resolver_v8.cc View 1 2 3 6 chunks +29 lines, -26 lines 0 comments Download

Messages

Total messages: 18 (10 generated)
martijnc
Hi, can you review this patch? Thanks! https://codereview.chromium.org/1810183002/diff/60001/net/base/ip_address_number_unittest.cc File net/base/ip_address_number_unittest.cc (right): https://codereview.chromium.org/1810183002/diff/60001/net/base/ip_address_number_unittest.cc#newcode157 net/base/ip_address_number_unittest.cc:157: {"10.10.1.32", 27, ...
4 years, 9 months ago (2016-03-18 18:58:30 UTC) #8
eroman
https://codereview.chromium.org/1810183002/diff/60001/net/proxy/proxy_resolver_v8.cc File net/proxy/proxy_resolver_v8.cc (right): https://codereview.chromium.org/1810183002/diff/60001/net/proxy/proxy_resolver_v8.cc#newcode248 net/proxy/proxy_resolver_v8.cc:248: struct IPAddressInfo { On 2016/03/18 18:58:30, martijnc wrote: > ...
4 years, 9 months ago (2016-03-18 19:59:45 UTC) #9
martijnc
https://codereview.chromium.org/1810183002/diff/60001/net/proxy/proxy_resolver_v8.cc File net/proxy/proxy_resolver_v8.cc (right): https://codereview.chromium.org/1810183002/diff/60001/net/proxy/proxy_resolver_v8.cc#newcode248 net/proxy/proxy_resolver_v8.cc:248: struct IPAddressInfo { On 2016/03/18 at 19:59:45, eroman wrote: ...
4 years, 9 months ago (2016-03-18 21:41:11 UTC) #10
eroman
lgtm https://codereview.chromium.org/1810183002/diff/10009/net/base/ip_address.h File net/base/ip_address.h (right): https://codereview.chromium.org/1810183002/diff/10009/net/base/ip_address.h#newcode154 net/base/ip_address.h:154: // |ip_address| with the numeric value of the ...
4 years, 9 months ago (2016-03-18 23:52:17 UTC) #11
martijnc
Thank you! https://codereview.chromium.org/1810183002/diff/10009/net/base/ip_address.h File net/base/ip_address.h (right): https://codereview.chromium.org/1810183002/diff/10009/net/base/ip_address.h#newcode154 net/base/ip_address.h:154: // |ip_address| with the numeric value of ...
4 years, 9 months ago (2016-03-19 12:06:07 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1810183002/110001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1810183002/110001
4 years, 9 months ago (2016-03-20 12:14:34 UTC) #15
commit-bot: I haz the power
Committed patchset #4 (id:110001)
4 years, 9 months ago (2016-03-20 20:22:23 UTC) #16
commit-bot: I haz the power
4 years, 9 months ago (2016-03-20 20:24:44 UTC) #18
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/579658b7b5e5ef315ad4513574c669fc5363ea9d
Cr-Commit-Position: refs/heads/master@{#382225}

Powered by Google App Engine
This is Rietveld 408576698