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

Issue 2745643002: [net] Add a typemap for net::IPAddress (Closed)

Created:
3 years, 9 months ago by zhaobin
Modified:
3 years, 9 months ago
CC:
chromium-reviews, cbentzel+watch_chromium.org, qsr+mojo_chromium.org, viettrungluu+watch_chromium.org, yzshen+watch_chromium.org, abarth-chromium, Aaron Boodman, darin (slow to review), net-reviews_chromium.org, imcheng, mark a. foltz
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

[net] Add a typemap for net::IPAddress To resolve code review comments from https://codereview.chromium.org/2675033002/diff/280001/chrome/browser/media/router/mojo/media_router.mojom Create an ip_address.mojom to be used by media_router.mojom BUG=698423 Review-Url: https://codereview.chromium.org/2745643002 Cr-Commit-Position: refs/heads/master@{#456115} Committed: https://chromium.googlesource.com/chromium/src/+/d81b759bf2a2fc62238efe3f01eb5faa74f2d374

Patch Set 1 #

Total comments: 2

Patch Set 2 : resolve code review comments from dcheng #

Total comments: 2

Patch Set 3 : group ip_address.mojom into interfaces target #

Patch Set 4 : update net/interfaces/OWNERS #

Unified diffs Side-by-side diffs Delta from patch set Stats (+76 lines, -0 lines) Patch
M net/interfaces/BUILD.gn View 1 2 1 chunk +1 line, -0 lines 0 comments Download
M net/interfaces/OWNERS View 1 2 3 1 chunk +4 lines, -0 lines 0 comments Download
A net/interfaces/ip_address.mojom View 1 chunk +12 lines, -0 lines 0 comments Download
A net/interfaces/ip_address.typemap View 1 chunk +14 lines, -0 lines 0 comments Download
A net/interfaces/ip_address_struct_traits.h View 1 chunk +24 lines, -0 lines 0 comments Download
A net/interfaces/ip_address_struct_traits.cc View 1 1 chunk +20 lines, -0 lines 0 comments Download
M net/interfaces/typemaps.gni View 1 chunk +1 line, -0 lines 0 comments Download

Dependent Patchsets:

Messages

Total messages: 27 (15 generated)
zhaobin
3 years, 9 months ago (2017-03-09 22:05:37 UTC) #2
dcheng
https://codereview.chromium.org/2745643002/diff/1/net/interfaces/ip_address_struct_traits.cc File net/interfaces/ip_address_struct_traits.cc (right): https://codereview.chromium.org/2745643002/diff/1/net/interfaces/ip_address_struct_traits.cc#newcode17 net/interfaces/ip_address_struct_traits.cc:17: return true; Should we check out->IsValid() here?
3 years, 9 months ago (2017-03-09 22:11:36 UTC) #3
zhaobin
https://codereview.chromium.org/2745643002/diff/1/net/interfaces/ip_address_struct_traits.cc File net/interfaces/ip_address_struct_traits.cc (right): https://codereview.chromium.org/2745643002/diff/1/net/interfaces/ip_address_struct_traits.cc#newcode17 net/interfaces/ip_address_struct_traits.cc:17: return true; On 2017/03/09 22:11:35, dcheng wrote: > Should ...
3 years, 9 months ago (2017-03-09 22:21:05 UTC) #4
dcheng
https://codereview.chromium.org/2745643002/diff/20001/net/interfaces/BUILD.gn File net/interfaces/BUILD.gn (right): https://codereview.chromium.org/2745643002/diff/20001/net/interfaces/BUILD.gn#newcode19 net/interfaces/BUILD.gn:19: "ip_address.mojom", Nit: group this into the interfaces target
3 years, 9 months ago (2017-03-09 22:22:26 UTC) #5
dcheng
(Also, LGTM)
3 years, 9 months ago (2017-03-09 22:22:34 UTC) #6
zhaobin
https://codereview.chromium.org/2745643002/diff/20001/net/interfaces/BUILD.gn File net/interfaces/BUILD.gn (right): https://codereview.chromium.org/2745643002/diff/20001/net/interfaces/BUILD.gn#newcode19 net/interfaces/BUILD.gn:19: "ip_address.mojom", On 2017/03/09 22:22:26, dcheng wrote: > Nit: group ...
3 years, 9 months ago (2017-03-09 22:35:01 UTC) #7
zhaobin
+rsleevi@ for net/interfaces/ changes: net/interfaces/BUILD.gn net/interfaces/OWNERS net/interfaces/typemaps.gni
3 years, 9 months ago (2017-03-09 23:12:48 UTC) #13
Ryan Sleevi
I'm largely rubberstamp LGTMing this on dcheng's review - dcheng, if you didn't mean for ...
3 years, 9 months ago (2017-03-09 23:54:07 UTC) #15
Ryan Sleevi
To make the gatekeeper happy - LGTM
3 years, 9 months ago (2017-03-09 23:54:33 UTC) #16
zhaobin
On 2017/03/09 23:54:07, Ryan Sleevi wrote: > I'm largely rubberstamp LGTMing this on dcheng's review ...
3 years, 9 months ago (2017-03-10 00:50:26 UTC) #17
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/2745643002/60001
3 years, 9 months ago (2017-03-10 18:31:50 UTC) #24
commit-bot: I haz the power
3 years, 9 months ago (2017-03-10 18:39:21 UTC) #27
Message was sent while issue was closed.
Committed patchset #4 (id:60001) as
https://chromium.googlesource.com/chromium/src/+/d81b759bf2a2fc62238efe3f01eb...

Powered by Google App Engine
This is Rietveld 408576698