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

Issue 2686133002: EME: Require codecs parameter for audio/videoCapabilities (Closed)

Created:
3 years, 10 months ago by jrummell
Modified:
3 years, 10 months ago
Reviewers:
xhwang, foolip
CC:
chromium-reviews, mlamouri+watch-blink_chromium.org, eric.carlson_apple.com, haraken, feature-media-reviews_chromium.org, blink-reviews, Srirama
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

EME: Require codecs parameter for audio/videoCapabilities Chrome will no longer allow container-only contentType strings in the audioCapabilities and videoCapabilities passed to requestMediaKeySystemAccess. There has been a deprecation message for several releases, so enforce this now. BUG=605661 TEST=modified tests pass Review-Url: https://codereview.chromium.org/2686133002 Cr-Commit-Position: refs/heads/master@{#449788} Committed: https://chromium.googlesource.com/chromium/src/+/2f31b4ce5af50a9ae0b92d484028c41f20db3420

Patch Set 1 #

Total comments: 6

Patch Set 2 : changes + additional test fixes #

Unified diffs Side-by-side diffs Delta from patch set Stats (+145 lines, -139 lines) Patch
M chrome/browser/media/encrypted_media_supported_types_browsertest.cc View 1 7 chunks +83 lines, -46 lines 0 comments Download
M media/blink/key_system_config_selector.cc View 1 2 chunks +4 lines, -24 lines 0 comments Download
M media/blink/key_system_config_selector_unittest.cc View 1 8 chunks +20 lines, -0 lines 0 comments Download
M third_party/WebKit/LayoutTests/media/encrypted-media/encrypted-media-requestmediakeysystemaccess.html View 1 1 chunk +38 lines, -11 lines 0 comments Download
M third_party/WebKit/Source/core/frame/Deprecation.cpp View 1 chunk +0 lines, -8 lines 0 comments Download
M third_party/WebKit/Source/core/frame/UseCounter.h View 1 chunk +0 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/modules/encryptedmedia/NavigatorRequestMediaKeySystemAccess.cpp View 4 chunks +0 lines, -48 lines 0 comments Download

Messages

Total messages: 21 (13 generated)
jrummell
PTAL. Running the trybots to see what other tests I missed.
3 years, 10 months ago (2017-02-09 18:47:26 UTC) #4
xhwang
Thanks! Just a few minor comments. https://codereview.chromium.org/2686133002/diff/1/media/blink/key_system_config_selector.cc File media/blink/key_system_config_selector.cc (right): https://codereview.chromium.org/2686133002/diff/1/media/blink/key_system_config_selector.cc#newcode313 media/blink/key_system_config_selector.cc:313: // parameters can ...
3 years, 10 months ago (2017-02-09 20:07:55 UTC) #7
jrummell
Updated. https://codereview.chromium.org/2686133002/diff/1/media/blink/key_system_config_selector.cc File media/blink/key_system_config_selector.cc (right): https://codereview.chromium.org/2686133002/diff/1/media/blink/key_system_config_selector.cc#newcode313 media/blink/key_system_config_selector.cc:313: // parameters can be rejected. http://crbug.com/417561 On 2017/02/09 ...
3 years, 10 months ago (2017-02-09 23:36:08 UTC) #8
xhwang
Thanks! LGTM
3 years, 10 months ago (2017-02-09 23:52:40 UTC) #11
jrummell
+foolip@ for OWNERS review of the changes in Deprecation.cpp and UseCounter.h
3 years, 10 months ago (2017-02-10 18:53:13 UTC) #15
foolip
third_party/WebKit lgtm
3 years, 10 months ago (2017-02-10 23:26:28 UTC) #16
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/2686133002/20001
3 years, 10 months ago (2017-02-10 23:30:56 UTC) #18
commit-bot: I haz the power
3 years, 10 months ago (2017-02-10 23:41:28 UTC) #21
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://chromium.googlesource.com/chromium/src/+/2f31b4ce5af50a9ae0b92d484028...

Powered by Google App Engine
This is Rietveld 408576698