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

Issue 22816008: dart:io | Add badCertificateCallback to HttpClient. (Closed)

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

Description

dart:io | Add badCertificateCallback to HttpClient. BUG=dartbug.com/9689 R=sgjesse@google.com Committed: https://code.google.com/p/dart/source/detail?r=26110

Patch Set 1 #

Total comments: 6

Patch Set 2 : Improve documentation comments. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+141 lines, -32 lines) Patch
M sdk/lib/io/http.dart View 1 3 chunks +32 lines, -6 lines 0 comments Download
M sdk/lib/io/http_impl.dart View 5 chunks +18 lines, -4 lines 0 comments Download
A tests/standalone/io/https_bad_certificate_client.dart View 1 chunk +74 lines, -0 lines 0 comments Download
A + tests/standalone/io/https_bad_certificate_test.dart View 2 chunks +17 lines, -22 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
Bill Hesse
7 years, 4 months ago (2013-08-13 14:10:10 UTC) #1
Søren Gjesse
lgtm https://codereview.chromium.org/22816008/diff/1/sdk/lib/io/http.dart File sdk/lib/io/http.dart (right): https://codereview.chromium.org/22816008/diff/1/sdk/lib/io/http.dart#newcode1181 sdk/lib/io/http.dart:1181: * If the callback returns true, the future ...
7 years, 4 months ago (2013-08-13 16:56:08 UTC) #2
Bill Hesse
https://codereview.chromium.org/22816008/diff/1/sdk/lib/io/http.dart File sdk/lib/io/http.dart (right): https://codereview.chromium.org/22816008/diff/1/sdk/lib/io/http.dart#newcode1181 sdk/lib/io/http.dart:1181: * If the callback returns true, the future completes ...
7 years, 4 months ago (2013-08-14 09:25:48 UTC) #3
Bill Hesse
7 years, 4 months ago (2013-08-14 09:26:08 UTC) #4
Message was sent while issue was closed.
Committed patchset #2 manually as r26110 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698