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

Issue 2928013002: Revert "Removed SecurityContext.alpnSupported, as ALPN is now supported on all platforms. Also upda… (Closed)

Created:
3 years, 6 months ago by bkonyi
Modified:
3 years, 6 months ago
Reviewers:
zra, kevmoo
CC:
reviews_dartlang.org, vm-dev_dartlang.org
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Revert "Removed SecurityContext.alpnSupported, as ALPN is now supported on all platforms. Also updated CHANGELOG.md to announce its removal." This reverts commit 4b6fa0d5fbd06fdca1db48c49fa31725ef629ac3. BUG= R=kevmoo@google.com Committed: https://github.com/dart-lang/sdk/commit/033c18472d395c9ebb0cefd981cd867d758e66d8

Patch Set 1 #

Patch Set 2 : Modified SecurityContext.alpnSupported to return true, and added @deprecated annotation. #

Total comments: 1

Patch Set 3 : Removed extra @deprecated annotations and updated documentation. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+21 lines, -1 line) Patch
M CHANGELOG.md View 1 1 chunk +1 line, -1 line 0 comments Download
M pkg/dev_compiler/tool/input_sdk/patch/io_patch.dart View 2 1 chunk +5 lines, -0 lines 0 comments Download
M runtime/bin/secure_socket_patch.dart View 1 2 1 chunk +3 lines, -0 lines 0 comments Download
M sdk/lib/_internal/js_runtime/lib/io_patch.dart View 2 1 chunk +5 lines, -0 lines 0 comments Download
M sdk/lib/io/security_context.dart View 1 2 1 chunk +7 lines, -0 lines 0 comments Download

Messages

Total messages: 9 (2 generated)
bkonyi
3 years, 6 months ago (2017-06-08 19:59:46 UTC) #2
kevmoo
We *could* do this. Or just add in a `bool get alpnSupported => true` getter ...
3 years, 6 months ago (2017-06-08 20:01:38 UTC) #3
bkonyi
On 2017/06/08 20:01:38, kevmoo wrote: > We *could* do this. > > Or just add ...
3 years, 6 months ago (2017-06-08 20:08:39 UTC) #4
bkonyi
I've gone ahead and made your suggested change Kevin. I wasn't sure where the @deprecated ...
3 years, 6 months ago (2017-06-08 20:39:28 UTC) #5
kevmoo
lgtm https://codereview.chromium.org/2928013002/diff/20001/sdk/lib/io/security_context.dart File sdk/lib/io/security_context.dart (right): https://codereview.chromium.org/2928013002/diff/20001/sdk/lib/io/security_context.dart#newcode152 sdk/lib/io/security_context.dart:152: * Whether the platform supports ALPN. It's good ...
3 years, 6 months ago (2017-06-08 20:47:54 UTC) #6
zra
On 2017/06/08 20:39:28, bkonyi wrote: > I've gone ahead and made your suggested change Kevin. ...
3 years, 6 months ago (2017-06-08 20:50:24 UTC) #7
bkonyi
3 years, 6 months ago (2017-06-08 21:32:49 UTC) #9
Message was sent while issue was closed.
Committed patchset #3 (id:40001) manually as
033c18472d395c9ebb0cefd981cd867d758e66d8.

Powered by Google App Engine
This is Rietveld 408576698