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

Issue 2341883002: media: Add Feature to control External Clear Key key system support (Closed)

Created:
4 years, 3 months ago by xhwang
Modified:
4 years, 3 months ago
Reviewers:
ddorwin
CC:
chromium-reviews, feature-media-reviews_chromium.org, mcasas+watch+vc_chromium.org, miu+watch_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

media: Add Feature to control External Clear Key key system support External Clear Key is only used in tests. It can be enabled in tests, but will be disabled by default in production. BUG=581893 Committed: https://crrev.com/6bca3b7929ba2f8a7dfb03388d671a8eb0296217 Cr-Commit-Position: refs/heads/master@{#418915}

Patch Set 1 #

Total comments: 4

Patch Set 2 : comments addressed #

Total comments: 2

Patch Set 3 : comments addressed #

Total comments: 6

Patch Set 4 : comments addressed #

Unified diffs Side-by-side diffs Delta from patch set Stats (+52 lines, -1 line) Patch
M chrome/browser/media/encrypted_media_browsertest.cc View 2 chunks +3 lines, -0 lines 0 comments Download
M chrome/browser/media/encrypted_media_supported_types_browsertest.cc View 1 2 3 4 chunks +34 lines, -0 lines 0 comments Download
M chrome/renderer/media/chrome_key_systems.cc View 2 chunks +7 lines, -1 line 0 comments Download
M media/base/media_switches.h View 1 chunk +1 line, -0 lines 0 comments Download
M media/base/media_switches.cc View 1 1 chunk +7 lines, -0 lines 0 comments Download

Messages

Total messages: 32 (17 generated)
xhwang
PTAL
4 years, 3 months ago (2016-09-14 18:59:24 UTC) #2
ddorwin
LGTM % comments https://chromiumcodereview.appspot.com/2341883002/diff/1/media/base/media_switches.cc File media/base/media_switches.cc (right): https://chromiumcodereview.appspot.com/2341883002/diff/1/media/base/media_switches.cc#newcode176 media/base/media_switches.cc:176: // supported platforms. Currently ECK is ...
4 years, 3 months ago (2016-09-14 19:33:29 UTC) #5
xhwang
comments addressed
4 years, 3 months ago (2016-09-14 21:28:42 UTC) #8
xhwang
Comments addressed. Also, I forgot to update EncryptedMediaSupportedTypesExternalClearKeyTest, which is done in the new PS. ...
4 years, 3 months ago (2016-09-14 21:32:05 UTC) #11
ddorwin
LGTM with possible additional coverage. https://chromiumcodereview.appspot.com/2341883002/diff/20001/chrome/browser/media/encrypted_media_supported_types_browsertest.cc File chrome/browser/media/encrypted_media_supported_types_browsertest.cc (right): https://chromiumcodereview.appspot.com/2341883002/diff/20001/chrome/browser/media/encrypted_media_supported_types_browsertest.cc#newcode323 chrome/browser/media/encrypted_media_supported_types_browsertest.cc:323: RegisterPepperCdm(command_line, kClearKeyCdmBaseDirectory, Except for ...
4 years, 3 months ago (2016-09-14 21:38:57 UTC) #12
xhwang
comments addressed
4 years, 3 months ago (2016-09-14 23:20:22 UTC) #13
xhwang
https://chromiumcodereview.appspot.com/2341883002/diff/20001/chrome/browser/media/encrypted_media_supported_types_browsertest.cc File chrome/browser/media/encrypted_media_supported_types_browsertest.cc (right): https://chromiumcodereview.appspot.com/2341883002/diff/20001/chrome/browser/media/encrypted_media_supported_types_browsertest.cc#newcode323 chrome/browser/media/encrypted_media_supported_types_browsertest.cc:323: RegisterPepperCdm(command_line, kClearKeyCdmBaseDirectory, On 2016/09/14 21:38:57, ddorwin wrote: > Except ...
4 years, 3 months ago (2016-09-14 23:57:57 UTC) #15
ddorwin
Mostly naming issues. LGTM https://chromiumcodereview.appspot.com/2341883002/diff/40001/chrome/browser/media/encrypted_media_supported_types_browsertest.cc File chrome/browser/media/encrypted_media_supported_types_browsertest.cc (right): https://chromiumcodereview.appspot.com/2341883002/diff/40001/chrome/browser/media/encrypted_media_supported_types_browsertest.cc#newcode295 chrome/browser/media/encrypted_media_supported_types_browsertest.cc:295: // By default External Clear ...
4 years, 3 months ago (2016-09-15 02:43:21 UTC) #19
xhwang
comments addressed
4 years, 3 months ago (2016-09-15 16:55:54 UTC) #20
xhwang
https://chromiumcodereview.appspot.com/2341883002/diff/40001/chrome/browser/media/encrypted_media_supported_types_browsertest.cc File chrome/browser/media/encrypted_media_supported_types_browsertest.cc (right): https://chromiumcodereview.appspot.com/2341883002/diff/40001/chrome/browser/media/encrypted_media_supported_types_browsertest.cc#newcode295 chrome/browser/media/encrypted_media_supported_types_browsertest.cc:295: // By default External Clear Key (ECK) key system ...
4 years, 3 months ago (2016-09-15 16:56:44 UTC) #23
ddorwin
lgtm
4 years, 3 months ago (2016-09-15 17:56:57 UTC) #24
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2341883002/60001
4 years, 3 months ago (2016-09-15 17:59:02 UTC) #27
commit-bot: I haz the power
Committed patchset #4 (id:60001)
4 years, 3 months ago (2016-09-15 18:45:35 UTC) #28
commit-bot: I haz the power
Patchset 4 (id:??) landed as https://crrev.com/6bca3b7929ba2f8a7dfb03388d671a8eb0296217 Cr-Commit-Position: refs/heads/master@{#418915}
4 years, 3 months ago (2016-09-15 18:48:47 UTC) #30
xhwang
4 years, 3 months ago (2016-09-15 20:19:16 UTC) #31
Message was sent while issue was closed.
rebase only

Powered by Google App Engine
This is Rietveld 408576698