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

Issue 568033003: Implement MediaKeySession close() and remove() (Closed)

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

Description

Implement MediaKeySession close() and remove() Rename existing release() method to close(), and add remove(). BUG=358271 TEST=updated EME tests pass Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=183689

Patch Set 1 #

Total comments: 4

Patch Set 2 : ScriptPromise #

Total comments: 1

Patch Set 3 : rebase #

Patch Set 4 : rebase #

Messages

Total messages: 18 (7 generated)
jrummell
PTAL.
6 years, 3 months ago (2014-09-12 20:44:14 UTC) #2
sandersd (OOO until July 31)
lgtm
6 years, 3 months ago (2014-09-17 00:33:22 UTC) #3
ddorwin
I skimmed the CL. LGTM % comment. https://codereview.chromium.org/568033003/diff/1/Source/modules/encryptedmedia/MediaKeySession.cpp File Source/modules/encryptedmedia/MediaKeySession.cpp (right): https://codereview.chromium.org/568033003/diff/1/Source/modules/encryptedmedia/MediaKeySession.cpp#newcode227 Source/modules/encryptedmedia/MediaKeySession.cpp:227: ASSERT(sessionType == ...
6 years, 3 months ago (2014-09-17 23:26:41 UTC) #4
jrummell
+wolenetz https://codereview.chromium.org/568033003/diff/1/Source/modules/encryptedmedia/MediaKeySession.cpp File Source/modules/encryptedmedia/MediaKeySession.cpp (right): https://codereview.chromium.org/568033003/diff/1/Source/modules/encryptedmedia/MediaKeySession.cpp#newcode227 Source/modules/encryptedmedia/MediaKeySession.cpp:227: ASSERT(sessionType == kTemporary || sessionType == kPersistent); On ...
6 years, 3 months ago (2014-09-18 00:15:03 UTC) #6
ddorwin
https://codereview.chromium.org/568033003/diff/20001/Source/modules/encryptedmedia/MediaKeySession.cpp File Source/modules/encryptedmedia/MediaKeySession.cpp (right): https://codereview.chromium.org/568033003/diff/20001/Source/modules/encryptedmedia/MediaKeySession.cpp#newcode444 Source/modules/encryptedmedia/MediaKeySession.cpp:444: return ScriptPromise::cast(scriptState, ScriptValue()); Hmm. I wonder why there isn't ...
6 years, 3 months ago (2014-09-18 00:33:02 UTC) #7
jrummell
+abarth@ for OWNERS review of Source/platform and public/platform (2 files)
6 years, 2 months ago (2014-09-29 23:10:35 UTC) #9
wolenetz
I'll do a first round of a noob-to-eme CR of this tomorrow.
6 years, 2 months ago (2014-10-02 00:36:40 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/568033003/70001
6 years, 2 months ago (2014-10-14 01:14:26 UTC) #13
commit-bot: I haz the power
Try jobs failed on following builders: win_blink_rel on tryserver.blink (http://build.chromium.org/p/tryserver.blink/builders/win_blink_rel/builds/31606)
6 years, 2 months ago (2014-10-14 03:23:23 UTC) #15
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/568033003/70001
6 years, 2 months ago (2014-10-14 16:58:35 UTC) #17
commit-bot: I haz the power
6 years, 2 months ago (2014-10-14 18:17:45 UTC) #18
Message was sent while issue was closed.
Committed patchset #4 (id:70001) as 183689

Powered by Google App Engine
This is Rietveld 408576698