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

Issue 697203003: Resume playback of EME stream only on SessionKeysChange event. (Closed)

Created:
6 years, 1 month ago by jrummell
Modified:
6 years, 1 month ago
CC:
chromium-reviews, feature-media-reviews_chromium.org, posciak+watch_chromium.org, jam, mcasas+watch_chromium.org, eme-reviews_chromium.org, darin-cc_chromium.org, mkwst+moarreviews-renderer_chromium.org, wjia+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

Resume playback of EME stream only on SessionKeysChange event. Now that the CDM is generating SessionKeysChange events, it is no longer necessary to intercept Update() and Load() promises and call ResumePlayback() when they are resolved. BUG=370251, 413413 TEST=existing EME tests pass Committed: https://crrev.com/5b104332eb9ca3161a69e75ef168c62c765b3e29 Cr-Commit-Position: refs/heads/master@{#302526}

Patch Set 1 #

Total comments: 3

Patch Set 2 : rename #

Unified diffs Side-by-side diffs Delta from patch set Stats (+6 lines, -92 lines) Patch
M content/renderer/media/crypto/ppapi_decryptor.h View 1 1 chunk +1 line, -2 lines 0 comments Download
M content/renderer/media/crypto/ppapi_decryptor.cc View 1 8 chunks +5 lines, -90 lines 0 comments Download

Messages

Total messages: 10 (2 generated)
jrummell
More cleanup.
6 years, 1 month ago (2014-11-03 21:30:06 UTC) #2
sandersd (OOO until July 31)
lgtm Yay! https://codereview.chromium.org/697203003/diff/1/content/renderer/media/crypto/ppapi_decryptor.h File content/renderer/media/crypto/ppapi_decryptor.h (right): https://codereview.chromium.org/697203003/diff/1/content/renderer/media/crypto/ppapi_decryptor.h#newcode119 content/renderer/media/crypto/ppapi_decryptor.h:119: // On an OnSessionKeysChange event, trigger playback ...
6 years, 1 month ago (2014-11-03 21:54:16 UTC) #3
ddorwin
Does this really address those two bugs? Is one dependent on the other? LGTM with ...
6 years, 1 month ago (2014-11-03 22:33:30 UTC) #4
jrummell
Thanks for the reviews. This should fix 370531, and I included 413413 since the deleted ...
6 years, 1 month ago (2014-11-03 23:19:29 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/697203003/20001
6 years, 1 month ago (2014-11-03 23:21:17 UTC) #7
ddorwin
lgtm
6 years, 1 month ago (2014-11-03 23:22:10 UTC) #8
commit-bot: I haz the power
Committed patchset #2 (id:20001)
6 years, 1 month ago (2014-11-04 00:07:54 UTC) #9
commit-bot: I haz the power
6 years, 1 month ago (2014-11-04 00:08:30 UTC) #10
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/5b104332eb9ca3161a69e75ef168c62c765b3e29
Cr-Commit-Position: refs/heads/master@{#302526}

Powered by Google App Engine
This is Rietveld 408576698