Bug 1325332 - Remove EME API disabled on android constrain r=smaug

MozReview-Commit-ID: 91BlevbCrmk

--HG--
extra : rebase_source : 2af97948dd00e9b7c4d08b5d6cb40cfbabc2c6ec
This commit is contained in:
James Cheng 2017-01-09 16:10:25 +08:00
Родитель 801c518cad
Коммит 7524193d78
1 изменённых файлов: 7 добавлений и 7 удалений

Просмотреть файл

@ -645,19 +645,19 @@ var interfaceNamesInGlobalScope =
// 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!
{name: "MediaKeyError", android: false},
"MediaKeyError",
// IMPORTANT: Do not change this list without review from a DOM peer!
{name: "MediaEncryptedEvent", android: false},
"MediaEncryptedEvent",
// IMPORTANT: Do not change this list without review from a DOM peer!
{name: "MediaKeys", android: false},
"MediaKeys",
// IMPORTANT: Do not change this list without review from a DOM peer!
{name: "MediaKeySession", android: false},
"MediaKeySession",
// IMPORTANT: Do not change this list without review from a DOM peer!
{name: "MediaKeySystemAccess", android: false},
"MediaKeySystemAccess",
// IMPORTANT: Do not change this list without review from a DOM peer!
{name: "MediaKeyMessageEvent", android: false},
"MediaKeyMessageEvent",
// IMPORTANT: Do not change this list without review from a DOM peer!
{name: "MediaKeyStatusMap", android: false},
"MediaKeyStatusMap",
// 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!