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 2924133002: Updated changelog to describe changes made to SecureSocket, SecurityContext, and X509Certificate. (Closed)

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

Description

Updated changelog to describe changes made to SecureSocket, SecurityContext, and X509Certificate. BUG= R=zra@google.com Committed: https://github.com/dart-lang/sdk/commit/9cf7ba4f842a126b581eeac0197c269a204ecd78

Patch Set 1 #

Total comments: 1

Patch Set 2 : Updated changelog to describe changes made to SecureSocket, SecurityContext, and X509Certificate. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+6 lines, -0 lines) Patch
M CHANGELOG.md View 1 1 chunk +6 lines, -0 lines 0 comments Download

Messages

Total messages: 8 (2 generated)
bkonyi
Here's the updated change log associated with this change: https://codereview.chromium.org/2903743002/. I've done a code search ...
3 years, 6 months ago (2017-06-07 21:35:07 UTC) #2
zra
lgtm https://codereview.chromium.org/2924133002/diff/1/CHANGELOG.md File CHANGELOG.md (right): https://codereview.chromium.org/2924133002/diff/1/CHANGELOG.md#newcode14 CHANGELOG.md:14: * Removed `SecurityContext.alpnSupported` as ALPN is now supported ...
3 years, 6 months ago (2017-06-07 21:38:20 UTC) #3
bkonyi
Committed patchset #2 (id:20001) manually as 9cf7ba4f842a126b581eeac0197c269a204ecd78 (presubmit successful).
3 years, 6 months ago (2017-06-07 21:42:57 UTC) #5
kevmoo
On 2017/06/07 21:38:20, zra wrote: > lgtm > > https://codereview.chromium.org/2924133002/diff/1/CHANGELOG.md > File CHANGELOG.md (right): > ...
3 years, 6 months ago (2017-06-07 23:32:37 UTC) #6
bkonyi
On 2017/06/07 23:32:37, kevmoo wrote: > On 2017/06/07 21:38:20, zra wrote: > > lgtm > ...
3 years, 6 months ago (2017-06-07 23:36:19 UTC) #7
zra
3 years, 6 months ago (2017-06-08 03:28:08 UTC) #8
Message was sent while issue was closed.
On 2017/06/07 23:36:19, bkonyi wrote:
> On 2017/06/07 23:32:37, kevmoo wrote:
> > On 2017/06/07 21:38:20, zra wrote:
> > > lgtm
> > > 
> > > https://codereview.chromium.org/2924133002/diff/1/CHANGELOG.md
> > > File CHANGELOG.md (right):
> > > 
> > > https://codereview.chromium.org/2924133002/diff/1/CHANGELOG.md#newcode14
> > > CHANGELOG.md:14: * Removed `SecurityContext.alpnSupported` as ALPN is now
> > > supported on all
> > > Let's wait to add this part in the CL that removes alpnSupported.
> > 
> > We shouldn't just "remove" this method.
> > 
> > We should mark it as deprecated – assuming it always returns true now.
> > 
> > We can remove it in 2.x
> 
> It doesn't look like this property is actually used in google3 outside of the
> dart-sdk or any public repositories that I could find, so I think the risk of
> removing it is fairly minimal. If that's not reasonable, I can revert the
change
> that removed the property.

Yah, let's revert and deprecate instead. Let's discuss tomorrow.

Powered by Google App Engine
This is Rietveld 408576698