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

Issue 11583026: Add automatic initialization of SecureSocket library. (Closed)

Created:
8 years ago by Bill Hesse
Modified:
8 years ago
Reviewers:
floitsch
CC:
reviews_dartlang.org, Søren Gjesse
Visibility:
Public.

Description

Add automatic initialization of SecureSocket library. BUG=dart:7541 Committed: https://code.google.com/p/dart/source/detail?r=16384

Patch Set 1 #

Total comments: 1

Patch Set 2 : Change documentation to match code. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+19 lines, -9 lines) Patch
M runtime/bin/secure_socket.h View 1 chunk +2 lines, -1 line 0 comments Download
M runtime/bin/secure_socket.cc View 3 chunks +7 lines, -2 lines 0 comments Download
M sdk/lib/io/secure_socket.dart View 1 3 chunks +9 lines, -5 lines 0 comments Download
M tests/standalone/io/https_client_test.dart View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 2 (0 generated)
Bill Hesse
8 years ago (2012-12-20 17:55:38 UTC) #1
floitsch
8 years ago (2012-12-20 17:57:51 UTC) #2
LGTM.

https://codereview.chromium.org/11583026/diff/1/runtime/bin/secure_socket.cc
File runtime/bin/secure_socket.cc (right):

https://codereview.chromium.org/11583026/diff/1/runtime/bin/secure_socket.cc#...
runtime/bin/secure_socket.cc:370: mutex_.Unlock();  // MutexLocker destructor
not called when throwing.
The ... is not called ...

Powered by Google App Engine
This is Rietveld 408576698