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

Issue 11583013: Ensure keymessage response to generateKeyRequest() has keySystem set for external CDMs. (Closed)

Created:
8 years ago by ddorwin
Modified:
8 years ago
Reviewers:
xhwang
CC:
chromium-reviews, joi+watch-content_chromium.org, darin-cc_chromium.org, jam, feature-media-reviews_chromium.org
Visibility:
Public.

Description

Ensure keymessage response to generateKeyRequest() has keySystem set for external CDMs. Always post a task for all EME app-facing events, which was the intention when calling CallOnMain(). Also added DCHECKs to avoid sending empty keySystem and refactored the code a bit to minimize the number of paths. BUG=166204 TEST=Enabled check in encrypted_media_utils.js Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=173303

Patch Set 1 #

Patch Set 2 : rebased on 11469040 #

Patch Set 3 : rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+28 lines, -16 lines) Patch
M content/test/data/media/encrypted_media_utils.js View 1 1 chunk +1 line, -2 lines 0 comments Download
M webkit/media/crypto/ppapi/cdm_wrapper.cc View 8 chunks +27 lines, -14 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
ddorwin
8 years ago (2012-12-14 21:49:44 UTC) #1
xhwang
lgtm In the future, we probably should pass the key_system to CDM calls instead of ...
8 years ago (2012-12-14 22:59:44 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/ddorwin@chromium.org/11583013/7002
8 years ago (2012-12-15 03:15:15 UTC) #3
commit-bot: I haz the power
Retried try job too often on win_rel for step(s) browser_tests
8 years ago (2012-12-15 09:00:01 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/ddorwin@chromium.org/11583013/7002
8 years ago (2012-12-15 17:12:38 UTC) #5
commit-bot: I haz the power
8 years ago (2012-12-15 19:06:35 UTC) #6
Message was sent while issue was closed.
Change committed as 173303

Powered by Google App Engine
This is Rietveld 408576698