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

Issue 686893004: Remove obsolete ready and error events from MediaKeySession. (Closed)

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

Description

Remove obsolete ready and error events from MediaKeySession. Also removes error() and keySystem() attributes as they are no longer needed. BUG=418260 TEST=existing EME tests pass Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=186808

Patch Set 1 #

Total comments: 2

Patch Set 2 : Completely remove events #

Total comments: 4

Patch Set 3 : remove event name #

Patch Set 4 : rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+5 lines, -136 lines) Patch
M LayoutTests/media/encrypted-media/encrypted-media-v2-syntax.html View 1 1 chunk +0 lines, -1 line 0 comments Download
M Source/core/events/EventTypeNames.in View 1 2 3 1 chunk +0 lines, -1 line 0 comments Download
M Source/modules/encryptedmedia/MediaKeySession.h View 1 2 3 4 chunks +0 lines, -8 lines 0 comments Download
M Source/modules/encryptedmedia/MediaKeySession.cpp View 1 2 3 4 chunks +0 lines, -63 lines 0 comments Download
M Source/modules/encryptedmedia/MediaKeySession.idl View 1 2 3 1 chunk +0 lines, -4 lines 0 comments Download
M Source/platform/exported/WebContentDecryptionModuleSession.cpp View 1 2 chunks +0 lines, -37 lines 0 comments Download
M public/platform/WebContentDecryptionModuleSession.h View 1 2 chunks +5 lines, -22 lines 0 comments Download

Messages

Total messages: 17 (4 generated)
jrummell
PTAL. Simply removing stuff not in the spec anymore. Local variable m_keySystem still remains, as ...
6 years, 1 month ago (2014-10-29 01:13:07 UTC) #2
ddorwin
The BUG for this is https://code.google.com/p/chromium/issues/detail?id=418260. That one is currently "blocked on" the replacement. Should ...
6 years, 1 month ago (2014-10-30 00:30:17 UTC) #3
jrummell
Updated to completely remove the events on the blink side. Includes a rebase that affected ...
6 years, 1 month ago (2014-10-30 21:32:28 UTC) #4
ddorwin
LGTM, though please check if we need to remove event names. https://codereview.chromium.org/686893004/diff/20001/Source/modules/encryptedmedia/MediaKeySession.cpp File Source/modules/encryptedmedia/MediaKeySession.cpp (left): ...
6 years, 1 month ago (2014-11-03 19:50:50 UTC) #5
ddorwin
Please also update the description to just be something like "Remove obsolete ready and error ...
6 years, 1 month ago (2014-11-03 19:52:40 UTC) #6
jrummell
+dglazkov@ for OWNERS review of source/core, source/platform, and public/platform. It is mostly removal of code, ...
6 years, 1 month ago (2014-11-03 20:47:32 UTC) #8
jrummell
ping dglazkov@ for OWNERS review of source/core, source/platform, and public/platform.
6 years, 1 month ago (2014-11-10 19:47:18 UTC) #9
jrummell
another ping dglazkov@ for OWNERS review of source/core, source/platform, and public/platform.
6 years ago (2014-12-09 02:09:52 UTC) #10
philipj_slow
LGTM for Source/core and Source/platform, I'll ask mkwst to do public/
6 years ago (2014-12-09 12:46:27 UTC) #11
jrummell
+mkwst for OWNERS review of public/platform
6 years ago (2014-12-09 18:57:02 UTC) #13
Mike West
public/ LGTM.
6 years ago (2014-12-09 19:05:56 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/686893004/60001
6 years ago (2014-12-09 19:47:23 UTC) #16
commit-bot: I haz the power
6 years ago (2014-12-09 21:35:36 UTC) #17
Message was sent while issue was closed.
Committed patchset #4 (id:60001) as
https://src.chromium.org/viewvc/blink?view=rev&revision=186808

Powered by Google App Engine
This is Rietveld 408576698