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

Issue 14036017: Revert "Add new InternetAddress class with a static lookup function (including IPv6 results)." (Closed)

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

Description

Revert "Add new InternetAddress class with a static lookup function (including IPv6 results)." Revert "Attempt to fix strict align issue." Revert "Trying another fix." BUG= Committed: https://code.google.com/p/dart/source/detail?r=21928

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+425 lines, -873 lines) Patch
M pkg/http/test/utils.dart View 1 chunk +1 line, -1 line 0 comments Download
M runtime/bin/dbg_connection.cc View 1 chunk +1 line, -5 lines 0 comments Download
M runtime/bin/secure_socket.cc View 1 chunk +10 lines, -8 lines 0 comments Download
M runtime/bin/socket.h View 4 chunks +5 lines, -108 lines 0 comments Download
M runtime/bin/socket.cc View 5 chunks +17 lines, -66 lines 0 comments Download
M runtime/bin/socket_android.cc View 8 chunks +59 lines, -82 lines 0 comments Download
M runtime/bin/socket_linux.cc View 6 chunks +58 lines, -66 lines 0 comments Download
M runtime/bin/socket_macos.cc View 8 chunks +52 lines, -79 lines 0 comments Download
M runtime/bin/socket_patch.dart View 8 chunks +49 lines, -108 lines 0 comments Download
M runtime/bin/socket_win.cc View 7 chunks +65 lines, -82 lines 0 comments Download
M runtime/bin/vmstats_impl.cc View 1 chunk +4 lines, -4 lines 0 comments Download
M sdk/lib/_internal/compiler/implementation/lib/io_patch.dart View 1 chunk +0 lines, -7 lines 0 comments Download
M sdk/lib/io/http_impl.dart View 1 chunk +1 line, -1 line 0 comments Download
M sdk/lib/io/secure_socket.dart View 10 chunks +12 lines, -20 lines 0 comments Download
M sdk/lib/io/socket.dart View 6 chunks +8 lines, -83 lines 0 comments Download
M tests/standalone/io/http_close_test.dart View 3 chunks +3 lines, -3 lines 0 comments Download
M tests/standalone/io/http_compression_test.dart View 2 chunks +2 lines, -2 lines 0 comments Download
M tests/standalone/io/http_keep_alive_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M tests/standalone/io/http_proxy_test.dart View 12 chunks +13 lines, -13 lines 0 comments Download
M tests/standalone/io/http_server_early_client_close_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M tests/standalone/io/https_client_certificate_test.dart View 1 chunk +2 lines, -1 line 0 comments Download
M tests/standalone/io/https_client_exception_test.dart View 1 chunk +5 lines, -0 lines 0 comments Download
M tests/standalone/io/https_server_test.dart View 1 chunk +2 lines, -1 line 0 comments Download
M tests/standalone/io/raw_secure_server_closing_test.dart View 5 chunks +5 lines, -4 lines 0 comments Download
M tests/standalone/io/raw_secure_server_socket_test.dart View 6 chunks +9 lines, -8 lines 0 comments Download
M tests/standalone/io/raw_secure_socket_pause_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M tests/standalone/io/raw_secure_socket_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M tests/standalone/io/secure_client_raw_server_test.dart View 1 chunk +2 lines, -1 line 0 comments Download
M tests/standalone/io/secure_client_server_test.dart View 1 chunk +2 lines, -1 line 0 comments Download
M tests/standalone/io/secure_multiple_client_server_test.dart View 1 chunk +2 lines, -1 line 0 comments Download
M tests/standalone/io/secure_server_client_certificate_test.dart View 4 chunks +5 lines, -4 lines 0 comments Download
M tests/standalone/io/secure_server_closing_test.dart View 5 chunks +5 lines, -4 lines 0 comments Download
M tests/standalone/io/secure_server_socket_test.dart View 6 chunks +8 lines, -7 lines 0 comments Download
M tests/standalone/io/secure_session_resume_test.dart View 1 chunk +2 lines, -1 line 0 comments Download
M tests/standalone/io/secure_socket_bad_certificate_test.dart View 1 chunk +6 lines, -6 lines 0 comments Download
M tests/standalone/io/secure_socket_test.dart View 1 chunk +1 line, -1 line 0 comments Download
D tests/standalone/io/socket_ipv6_test.dart View 1 chunk +0 lines, -88 lines 0 comments Download
M tests/standalone/io/socket_upgrade_to_secure_test.dart View 2 chunks +2 lines, -1 line 0 comments Download
M tests/standalone/io/web_socket_test.dart View 2 chunks +3 lines, -2 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
Anders Johnsen
TBR
7 years, 8 months ago (2013-04-24 08:09:39 UTC) #1
Anders Johnsen
Committed patchset #1 manually as r21928 (presubmit successful).
7 years, 8 months ago (2013-04-24 08:10:37 UTC) #2
Søren Gjesse
7 years, 8 months ago (2013-04-24 08:21:42 UTC) #3
Message was sent while issue was closed.
lgtm :-(

Powered by Google App Engine
This is Rietveld 408576698