gecko-dev/dom/console
Julian Descottes 831fcbcb48 Bug 1609100 - Remove devtools.enabled check from Console.cpp r=baku,nchevobbe
Depends on D141467

The devtools.enabled preference was never really used in the end.
The devtools add-on plans were cancelled, as well as the devtools onboarding flows.

So I think this was essentially dead code.

Differential Revision: https://phabricator.services.mozilla.com/D141468
2022-03-28 11:12:07 +00:00
..
tests Bug 1609100 - Remove devtools.enabled check from Console.cpp r=baku,nchevobbe 2022-03-28 11:12:07 +00:00
Console.cpp Bug 1609100 - Remove devtools.enabled check from Console.cpp r=baku,nchevobbe 2022-03-28 11:12:07 +00:00
Console.h Bug 1609100 - Remove devtools.enabled check from Console.cpp r=baku,nchevobbe 2022-03-28 11:12:07 +00:00
ConsoleAPIStorage.jsm
ConsoleCommon.h Bug 1671641 - Make `dom/console` buildable outside of `unified-build` environment. r=sg 2020-10-21 08:00:16 +00:00
ConsoleInstance.cpp Bug 1683228 - Check maxLogLevelPref value each time and use it when available. r=smaug 2021-01-06 01:11:24 +00:00
ConsoleInstance.h
ConsoleReportCollector.cpp Bug 1660470 - Add missing include directives/forward declarations. r=nika 2020-11-23 16:21:38 +00:00
ConsoleReportCollector.h Bug 1207753 - dom misc thread-safety annotations r=hsivonen,smaug 2022-03-25 13:32:35 +00:00
ConsoleUtils.cpp Bug 1708448 - Move property and element functions into js/public/PropertyAndElement.h. r=nbp 2021-07-13 11:52:42 +00:00
ConsoleUtils.h
components.conf
moz.build Bug 1654103: Standardize on Black for Python code in `mozilla-central`. 2020-10-26 18:34:53 +00:00
nsIConsoleAPIStorage.idl
nsIConsoleReportCollector.h