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

Unified Diff: modules/encryptedmedia/MediaKeySession.idl

Issue 2786203002: Roll 50: Copied IDLs, PYTHON scripts from WebKit removed deleted files in WebCore (Closed)
Patch Set: Created 3 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: modules/encryptedmedia/MediaKeySession.idl
diff --git a/modules/encryptedmedia/MediaKeySession.idl b/modules/encryptedmedia/MediaKeySession.idl
index 3af0cead762934509798033d5563d8a65e748033..5c3e214b6f2b4e89768bdf6cbb521fce1691132e 100644
--- a/modules/encryptedmedia/MediaKeySession.idl
+++ b/modules/encryptedmedia/MediaKeySession.idl
@@ -24,10 +24,9 @@
*/
[
- ActiveDOMObject,
+ DependentLifetime,
RuntimeEnabled=EncryptedMedia,
GarbageCollected,
- TypeChecking=Interface
] interface MediaKeySession : EventTarget {
// session properties
readonly attribute DOMString sessionId;
« no previous file with comments | « modules/encryptedmedia/HTMLMediaElementEncryptedMedia.idl ('k') | modules/encryptedmedia/MediaKeyStatusMap.idl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698