Bug 1324568 - Implement AudioScheduledSourceNode - part 2, r=me

This commit is contained in:
Andrea Marchesini 2016-12-20 21:38:47 +01:00
parent 118a096748
commit 374bf9aa67

View File

@ -154,10 +154,14 @@ var interfaceNamesInGlobalScope =
"AudioParam",
// IMPORTANT: Do not change this list without review from a DOM peer!
"AudioProcessingEvent",
// IMPORTANT: Do not change this list without review from a DOM peer!
"AudioScheduledSourceNode",
// IMPORTANT: Do not change this list without review from a DOM peer!
"AudioStreamTrack",
// IMPORTANT: Do not change this list without review from a DOM peer!
"BarProp",
// IMPORTANT: Do not change this list without review from a DOM peer!
"BaseAudioContext",
// IMPORTANT: Do not change this list without review from a DOM peer!
"BatteryManager",
// IMPORTANT: Do not change this list without review from a DOM peer!