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

Issue 429033003: Allow JSON messages to be returned for ClearKey. (Closed)

Created:
6 years, 4 months ago by jrummell
Modified:
6 years, 4 months ago
CC:
blink-reviews, feature-media-reviews_chromium.org, philipj_slow, eric.carlson_apple.com
Base URL:
https://chromium.googlesource.com/chromium/blink.git@master
Project:
blink
Visibility:
Public.

Description

Allow JSON messages to be returned for ClearKey. The EME specification now describes the format of the license request provided to the application via the message attribute of the message event as being JSON. This change allows the browser tests to work once the new message format is implemented. BUG=358271 TEST=EME layout tests pass with and without the JSON change Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=179880

Patch Set 1 #

Total comments: 8

Patch Set 2 : extractSingleKeyIdFromMessage #

Messages

Total messages: 7 (0 generated)
jrummell
PTAL. Actual changes to return JSON are in https://codereview.chromium.org/427993002/.
6 years, 4 months ago (2014-07-29 23:21:11 UTC) #1
ddorwin
https://codereview.chromium.org/429033003/diff/1/LayoutTests/media/encrypted-media/encrypted-media-lifetime-reload.html File LayoutTests/media/encrypted-media/encrypted-media-lifetime-reload.html (right): https://codereview.chromium.org/429033003/diff/1/LayoutTests/media/encrypted-media/encrypted-media-lifetime-reload.html#newcode50 LayoutTests/media/encrypted-media/encrypted-media-lifetime-reload.html:50: var keyId = extractFirstLicenseKey(event.message); extractSingleKeyIdFromMessage()? If there is more ...
6 years, 4 months ago (2014-08-08 20:41:14 UTC) #2
jrummell
Updated. https://codereview.chromium.org/429033003/diff/1/LayoutTests/media/encrypted-media/encrypted-media-lifetime-reload.html File LayoutTests/media/encrypted-media/encrypted-media-lifetime-reload.html (right): https://codereview.chromium.org/429033003/diff/1/LayoutTests/media/encrypted-media/encrypted-media-lifetime-reload.html#newcode50 LayoutTests/media/encrypted-media/encrypted-media-lifetime-reload.html:50: var keyId = extractFirstLicenseKey(event.message); On 2014/08/08 20:41:14, ddorwin ...
6 years, 4 months ago (2014-08-08 23:51:28 UTC) #3
ddorwin
lgtm thanks.
6 years, 4 months ago (2014-08-08 23:59:26 UTC) #4
jrummell
The CQ bit was checked by jrummell@chromium.org
6 years, 4 months ago (2014-08-09 00:14:46 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jrummell@chromium.org/429033003/40001
6 years, 4 months ago (2014-08-09 00:15:35 UTC) #6
commit-bot: I haz the power
6 years, 4 months ago (2014-08-09 01:34:42 UTC) #7
Message was sent while issue was closed.
Change committed as 179880

Powered by Google App Engine
This is Rietveld 408576698