gecko-dev/dom/console
Mark Banner 4670076692 Bug 1891789 - Allow console.createInstance to work properly in workers. r=peterv
Also raise an error on the console if 'maxLogLevelPref' is used when it shouldn't be.

Differential Revision: https://phabricator.services.mozilla.com/D208000
2024-04-24 10:24:29 +00:00
..
tests Bug 1891789 - Allow console.createInstance to work properly in workers. r=peterv 2024-04-24 10:24:29 +00:00
components.conf Bug 1829614 - Convert dom/console to ES modules. r=Standard8 2023-05-23 16:19:06 +00:00
Console.cpp Bug 1876589 - Avoid getting and processing preferences for each logging call to ConsoleInstance. r=emilio 2024-02-13 18:31:21 +00:00
Console.h Bug 1891789 - Allow console.createInstance to work properly in workers. r=peterv 2024-04-24 10:24:29 +00:00
ConsoleAPIStorage.sys.mjs Bug 1864896: Autofix unused function arguments (dom). r=emilio,media-playback-reviewers,dom-storage-reviewers,padenot,janv 2024-03-04 15:44:59 +00:00
ConsoleCommon.h
ConsoleInstance.cpp Bug 1891789 - Allow console.createInstance to work properly in workers. r=peterv 2024-04-24 10:24:29 +00:00
ConsoleInstance.h Bug 1891789 - Allow console.createInstance to work properly in workers. r=peterv 2024-04-24 10:24:29 +00:00
ConsoleReportCollector.cpp
ConsoleReportCollector.h
ConsoleUtils.cpp Bug 1876987 - Move ConsoleInstance to dom/chrome-webidl. r=webidl,emilio 2024-02-23 23:34:35 +00:00
ConsoleUtils.h
moz.build Bug 1859890 - batch 14 convert xpcshell.ini -> .toml. r=aryx,dom-storage-reviewers,jesup 2023-11-28 01:02:01 +00:00
nsIConsoleAPIStorage.idl
nsIConsoleReportCollector.h