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

Issue 14619008: Add static getters for common internet addresses (Closed)

Created:
7 years, 7 months ago by Søren Gjesse
Modified:
7 years, 7 months ago
Reviewers:
Bill Hesse
CC:
reviews_dartlang.org, Anders Johnsen
Visibility:
Public.

Description

Add static getters for common internet addresses R=whesse@google.com BUG= Committed: https://code.google.com/p/dart/source/detail?r=22174

Patch Set 1 #

Patch Set 2 : Added test #

Patch Set 3 : Fixes #

Total comments: 14

Patch Set 4 : Addressed review comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+209 lines, -24 lines) Patch
M runtime/bin/io_natives.cc View 1 chunk +1 line, -0 lines 0 comments Download
M runtime/bin/socket.h View 1 chunk +9 lines, -0 lines 0 comments Download
M runtime/bin/socket.cc View 1 2 3 1 chunk +45 lines, -0 lines 0 comments Download
M runtime/bin/socket_patch.dart View 1 2 3 3 chunks +55 lines, -2 lines 0 comments Download
M sdk/lib/_internal/compiler/implementation/lib/io_patch.dart View 1 2 1 chunk +13 lines, -1 line 0 comments Download
M sdk/lib/io/socket.dart View 1 2 3 3 chunks +47 lines, -19 lines 0 comments Download
A tests/standalone/io/internet_address_test.dart View 1 1 chunk +37 lines, -0 lines 0 comments Download
M tests/standalone/io/socket_ipv6_test.dart View 2 chunks +2 lines, -2 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
Søren Gjesse
7 years, 7 months ago (2013-04-30 10:16:42 UTC) #1
Bill Hesse
LGTM, with comments. https://codereview.chromium.org/14619008/diff/5001/runtime/bin/socket.cc File runtime/bin/socket.cc (right): https://codereview.chromium.org/14619008/diff/5001/runtime/bin/socket.cc#newcode73 runtime/bin/socket.cc:73: UNREACHABLE(); Should we do slightly better ...
7 years, 7 months ago (2013-04-30 10:50:22 UTC) #2
Søren Gjesse
https://codereview.chromium.org/14619008/diff/5001/runtime/bin/socket.cc File runtime/bin/socket.cc (right): https://codereview.chromium.org/14619008/diff/5001/runtime/bin/socket.cc#newcode73 runtime/bin/socket.cc:73: UNREACHABLE(); On 2013/04/30 10:50:22, Bill Hesse wrote: > Should ...
7 years, 7 months ago (2013-04-30 11:28:41 UTC) #3
Søren Gjesse
7 years, 7 months ago (2013-04-30 11:30:16 UTC) #4
Message was sent while issue was closed.
Committed patchset #4 manually as r22174 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698