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

Issue 10828320: Revert "Start adding TLS (SSL) sockets to dart:io." (Closed)

Created:
8 years, 4 months ago by Mads Ager (google)
Modified:
8 years, 4 months ago
Reviewers:
Bill Hesse
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Revert "Start adding TLS (SSL) sockets to dart:io." Revert "Add stub for TlsSocket to dart2js library." R=whesse@google.com BUG= Committed: https://code.google.com/p/dart/source/detail?r=10700

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+21 lines, -999 lines) Patch
M lib/compiler/implementation/lib/io.dart View 2 chunks +0 lines, -9 lines 0 comments Download
M runtime/bin/bin.gypi View 1 chunk +0 lines, -2 lines 0 comments Download
M runtime/bin/builtin_impl_sources.gypi View 1 chunk +0 lines, -6 lines 0 comments Download
M runtime/bin/builtin_natives.cc View 1 chunk +1 line, -6 lines 0 comments Download
M runtime/bin/dartutils.h View 1 chunk +0 lines, -6 lines 0 comments Download
M runtime/bin/dartutils.cc View 2 chunks +12 lines, -27 lines 0 comments Download
M runtime/bin/file.h View 1 chunk +7 lines, -0 lines 0 comments Download
M runtime/bin/io_sources.gypi View 1 chunk +0 lines, -2 lines 0 comments Download
D runtime/bin/tls_socket.h View 1 chunk +0 lines, -66 lines 0 comments Download
D runtime/bin/tls_socket.cc View 1 chunk +0 lines, -157 lines 0 comments Download
D runtime/bin/tls_socket.dart View 1 chunk +0 lines, -12 lines 0 comments Download
D runtime/bin/tls_socket_android.cc View 1 chunk +0 lines, -77 lines 0 comments Download
D runtime/bin/tls_socket_impl.dart View 1 chunk +0 lines, -310 lines 0 comments Download
D runtime/bin/tls_socket_linux.cc View 1 chunk +0 lines, -130 lines 0 comments Download
D runtime/bin/tls_socket_macos.cc View 1 chunk +0 lines, -77 lines 0 comments Download
D runtime/bin/tls_socket_win.cc View 1 chunk +0 lines, -77 lines 0 comments Download
M runtime/include/dart_api.h View 1 chunk +1 line, -1 line 0 comments Download
D tests/standalone/io/tls_socket_test.dart View 1 chunk +0 lines, -32 lines 0 comments Download
M tests/standalone/standalone.status View 1 chunk +0 lines, -2 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Mads Ager (google)
8 years, 4 months ago (2012-08-15 05:49:52 UTC) #1
Bill Hesse
8 years, 4 months ago (2012-08-15 08:55:13 UTC) #2
LGTM.  We will take a different approach to SSL.

Powered by Google App Engine
This is Rietveld 408576698