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

Issue 2082213002: Add CTVerifier and CTPolicyEnforcer to cast channel ssl socket (Closed)

Created:
4 years, 6 months ago by btolsch
Modified:
4 years, 6 months ago
Reviewers:
imcheng, Wez, Ryan Sleevi
CC:
chromium-reviews, chromium-apps-reviews_chromium.org, extensions-reviews_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Add CTVerifier and CTPolicyEnforcer to cast channel ssl socket This change adds the CTVerifier and CTPolicyEnforcer parameters to the ssl context when initializing an ssl socket for a cast channel. These were became required by https://codereview.chromium.org/2067843003 but this code wasn't updated because it is not used in tests. BUG=622098 Committed: https://crrev.com/f0df1d51b68f008d04d38f53b8f7758407375a65 Cr-Commit-Position: refs/heads/master@{#401514}

Patch Set 1 #

Total comments: 2

Patch Set 2 : Amend comment #

Patch Set 3 : Re-re-comment #

Unified diffs Side-by-side diffs Delta from patch set Stats (+12 lines, -2 lines) Patch
M extensions/browser/api/cast_channel/cast_socket.h View 2 chunks +4 lines, -0 lines 0 comments Download
M extensions/browser/api/cast_channel/cast_socket.cc View 1 2 2 chunks +8 lines, -2 lines 0 comments Download

Messages

Total messages: 12 (5 generated)
btolsch
PTAL. This code isn't currently used in tests (which caused this regression in the first ...
4 years, 6 months ago (2016-06-22 01:22:40 UTC) #2
imcheng
LGTM I am fine with landing the unit tests separately once you have manually verified ...
4 years, 6 months ago (2016-06-22 03:06:03 UTC) #3
Ryan Sleevi
LGTM as well.
4 years, 6 months ago (2016-06-23 00:48:06 UTC) #5
Wez
lgtm https://codereview.chromium.org/2082213002/diff/1/extensions/browser/api/cast_channel/cast_socket.cc File extensions/browser/api/cast_channel/cast_socket.cc (right): https://codereview.chromium.org/2082213002/diff/1/extensions/browser/api/cast_channel/cast_socket.cc#newcode194 extensions/browser/api/cast_channel/cast_socket.cc:194: // CertVerifier and TransportSecurityState are owned by us, ...
4 years, 6 months ago (2016-06-23 00:56:48 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/2082213002/40001
4 years, 6 months ago (2016-06-23 01:05:05 UTC) #9
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years, 6 months ago (2016-06-23 01:51:56 UTC) #10
commit-bot: I haz the power
4 years, 6 months ago (2016-06-23 01:57:16 UTC) #12
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/f0df1d51b68f008d04d38f53b8f7758407375a65
Cr-Commit-Position: refs/heads/master@{#401514}

Powered by Google App Engine
This is Rietveld 408576698