зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1246784 - Expose Console to the WorkerDebuggerGlobalScope - part 2, r=khuey
This commit is contained in:
Родитель
1208fb1470
Коммит
ae579bdcc3
|
@ -5,7 +5,7 @@
|
|||
* file, You can obtain one at http://mozilla.org/MPL/2.0/. */
|
||||
|
||||
[ChromeOnly,
|
||||
Exposed=(Window,Worker, WorkerDebugger)]
|
||||
Exposed=(Window,Worker,WorkerDebugger)]
|
||||
interface Console {
|
||||
void log(any... data);
|
||||
void info(any... data);
|
||||
|
|
Загрузка…
Ссылка в новой задаче