зеркало из https://github.com/mozilla/gecko-dev.git
Bug 856369 - Fix typo in WebrtcUI script load. r=mfinkle
This commit is contained in:
Родитель
f9f649bd43
Коммит
44df0a0ed0
|
@ -89,7 +89,7 @@ var LazyNotificationGetter = {
|
||||||
|
|
||||||
[
|
[
|
||||||
#ifdef MOZ_WEBRTC
|
#ifdef MOZ_WEBRTC
|
||||||
["WebRTC", ["getUserMedia:request"], "chrome://browser/content/WebRTC.js"],
|
["WebrtcUI", ["getUserMedia:request"], "chrome://browser/content/WebrtcUI.js"],
|
||||||
#endif
|
#endif
|
||||||
["MemoryObserver", ["memory-pressure", "Memory:Dump"], "chrome://browser/content/MemoryObserver.js"],
|
["MemoryObserver", ["memory-pressure", "Memory:Dump"], "chrome://browser/content/MemoryObserver.js"],
|
||||||
["ConsoleAPI", ["console-api-log-event"], "chrome://browser/content/ConsoleAPI.js"],
|
["ConsoleAPI", ["console-api-log-event"], "chrome://browser/content/ConsoleAPI.js"],
|
||||||
|
|
Загрузка…
Ссылка в новой задаче