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

Issue 2962383002: [Fuchsia] Implements NetworkInterface.list() (Closed)

Created:
3 years, 5 months ago by zra
Modified:
3 years, 5 months ago
Reviewers:
tkilbourn, rmacnak
CC:
reviews_dartlang.org, vm-dev_dartlang.org, tkilbourn
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Patch Set 1 #

Total comments: 2

Patch Set 2 : Close the dummy fd #

Patch Set 3 : Don't fail on empty list #

Unified diffs Side-by-side diffs Delta from patch set Stats (+66 lines, -3 lines) Patch
M runtime/bin/socket_base_fuchsia.cc View 1 2 2 chunks +53 lines, -3 lines 0 comments Download
M runtime/tests/vm/dart/hello_fuchsia_test.dart View 2 chunks +13 lines, -0 lines 0 comments Download

Messages

Total messages: 9 (3 generated)
zra
3 years, 5 months ago (2017-06-30 17:34:14 UTC) #2
tkilbourn
https://codereview.chromium.org/2962383002/diff/1/runtime/bin/socket_base_fuchsia.cc File runtime/bin/socket_base_fuchsia.cc (right): https://codereview.chromium.org/2962383002/diff/1/runtime/bin/socket_base_fuchsia.cc#newcode318 runtime/bin/socket_base_fuchsia.cc:318: if (get_if_info.n_info == 0) { this seems like a ...
3 years, 5 months ago (2017-06-30 17:38:47 UTC) #4
zra
https://codereview.chromium.org/2962383002/diff/1/runtime/bin/socket_base_fuchsia.cc File runtime/bin/socket_base_fuchsia.cc (right): https://codereview.chromium.org/2962383002/diff/1/runtime/bin/socket_base_fuchsia.cc#newcode318 runtime/bin/socket_base_fuchsia.cc:318: if (get_if_info.n_info == 0) { On 2017/06/30 17:38:47, tkilbourn ...
3 years, 5 months ago (2017-06-30 17:42:42 UTC) #5
rmacnak
lgtm
3 years, 5 months ago (2017-06-30 17:49:38 UTC) #6
tkilbourn
lgtm
3 years, 5 months ago (2017-06-30 17:50:18 UTC) #7
zra
3 years, 5 months ago (2017-06-30 17:54:13 UTC) #9
Message was sent while issue was closed.
Committed patchset #3 (id:40001) manually as
e7c96cae8c91be3f6c46db5ecf89006fd85bac27.

Powered by Google App Engine
This is Rietveld 408576698