Upstream version 5.34.104.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / Source / modules / encryptedmedia / MediaKeySession.idl
index 79cc3e4..5a2ba37 100644 (file)
@@ -24,7 +24,9 @@
  */
 
 [
-    RuntimeEnabled=EncryptedMedia
+    ActiveDOMObject,
+    RuntimeEnabled=EncryptedMedia,
+    WillBeGarbageCollected
 ] interface MediaKeySession : EventTarget {
     // error state
     readonly attribute MediaKeyError error;