Bug 1044742 - Add EME globals to test_interfaces.html - r=bz

This commit is contained in:
Edwin Flores 2014-09-24 15:59:12 +12:00
parent 6adc6ea76a
commit 6a540f3e68

View File

@ -628,6 +628,16 @@ var interfaceNamesInGlobalScope =
"MediaElementAudioSourceNode",
// IMPORTANT: Do not change this list without review from a DOM peer!
"MediaError",
// IMPORTANT: Do not change this list without review from a DOM peer!
"MediaKeyError",
// IMPORTANT: Do not change this list without review from a DOM peer!
"MediaEncryptedEvent",
// IMPORTANT: Do not change this list without review from a DOM peer!
"MediaKeys",
// IMPORTANT: Do not change this list without review from a DOM peer!
"MediaKeySession",
// IMPORTANT: Do not change this list without review from a DOM peer!
"MediaKeyMessageEvent",
// IMPORTANT: Do not change this list without review from a DOM peer!
"MediaList",
// IMPORTANT: Do not change this list without review from a DOM peer!