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

Issue 2406073002: EME: Implement Session Closed algorithm (Closed)

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

Description

EME: Implement Session Closed algorithm Update MediaKeySession to implement the Session Closed algorithm as outlined in the EME spec. This replaces a previous change that implemented this as part of Clear Key key system only. BUG=622956, 624192 TEST=updated test passes Committed: https://crrev.com/beab77818bad0932063375097110e6048632a193 Cr-Commit-Position: refs/heads/master@{#424524}

Patch Set 1 #

Total comments: 6
Unified diffs Side-by-side diffs Delta from patch set Stats (+25 lines, -14 lines) Patch
M media/cdm/aes_decryptor.cc View 1 chunk +0 lines, -5 lines 0 comments Download
M media/cdm/aes_decryptor_unittest.cc View 1 chunk +0 lines, -1 line 0 comments Download
M third_party/WebKit/LayoutTests/media/encrypted-media/encrypted-media-keystatuses.html View 1 chunk +3 lines, -1 line 2 comments Download
M third_party/WebKit/Source/modules/encryptedmedia/MediaKeySession.cpp View 1 chunk +22 lines, -7 lines 4 comments Download

Messages

Total messages: 12 (5 generated)
jrummell
PTAL.
4 years, 2 months ago (2016-10-11 00:50:16 UTC) #3
ddorwin
Thanks. LGTM. Let's fix naming at some point. https://codereview.chromium.org/2406073002/diff/1/third_party/WebKit/LayoutTests/media/encrypted-media/encrypted-media-keystatuses.html File third_party/WebKit/LayoutTests/media/encrypted-media/encrypted-media-keystatuses.html (right): https://codereview.chromium.org/2406073002/diff/1/third_party/WebKit/LayoutTests/media/encrypted-media/encrypted-media-keystatuses.html#newcode148 third_party/WebKit/LayoutTests/media/encrypted-media/encrypted-media-keystatuses.html:148: assert_true(isNaN(mediaKeySession.expiration)); ...
4 years, 2 months ago (2016-10-11 01:41:09 UTC) #4
xhwang
LGTM % ddorwin's comments
4 years, 2 months ago (2016-10-11 17:32:56 UTC) #5
jrummell
Thanks for the reviews. https://codereview.chromium.org/2406073002/diff/1/third_party/WebKit/LayoutTests/media/encrypted-media/encrypted-media-keystatuses.html File third_party/WebKit/LayoutTests/media/encrypted-media/encrypted-media-keystatuses.html (right): https://codereview.chromium.org/2406073002/diff/1/third_party/WebKit/LayoutTests/media/encrypted-media/encrypted-media-keystatuses.html#newcode148 third_party/WebKit/LayoutTests/media/encrypted-media/encrypted-media-keystatuses.html:148: assert_true(isNaN(mediaKeySession.expiration)); On 2016/10/11 01:41:07, ddorwin ...
4 years, 2 months ago (2016-10-11 18:47:35 UTC) #6
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/2406073002/1
4 years, 2 months ago (2016-10-11 18:48:16 UTC) #8
commit-bot: I haz the power
Committed patchset #1 (id:1)
4 years, 2 months ago (2016-10-11 20:17:46 UTC) #10
commit-bot: I haz the power
4 years, 2 months ago (2016-10-11 20:21:45 UTC) #12
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/beab77818bad0932063375097110e6048632a193
Cr-Commit-Position: refs/heads/master@{#424524}

Powered by Google App Engine
This is Rietveld 408576698