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

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

Created:
8 years, 4 months ago by Bill Hesse
Modified:
8 years, 4 months ago
Reviewers:
Florian Schneider
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Revert "Start adding TLS (SSL) sockets to dart:io." This reverts commit 10565. BUG= Committed: https://code.google.com/p/dart/source/detail?r=10567

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+21 lines, -911 lines) Patch
M runtime/bin/bin.gypi View 1 chunk +0 lines, -1 line 0 comments Download
M runtime/bin/builtin_impl_sources.gypi View 1 chunk +0 lines, -5 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_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)
Bill Hesse
8 years, 4 months ago (2012-08-13 12:30:05 UTC) #1
Florian Schneider
8 years, 4 months ago (2012-08-13 12:31:04 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698