Bug 1137816 follow-up: Add WindowClient, added by bug 1058311

This commit is contained in:
Ehsan Akhgari 2015-03-06 09:34:50 -05:00
parent bbcb024b96
commit ce6a8495a1

View File

@ -172,6 +172,8 @@ var interfaceNamesInGlobalScope =
"URLSearchParams",
// IMPORTANT: Do not change this list without review from a DOM peer!
{ name: "WebSocket", pref: "dom.workers.websocket.enabled" },
// IMPORTANT: Do not change this list without review from a DOM peer!
"WindowClient",
// IMPORTANT: Do not change this list without review from a DOM peer!
"WorkerGlobalScope",
// IMPORTANT: Do not change this list without review from a DOM peer!