Instead of setting MOZ_QUIET to hide the DOMWINDOW and DOCSHELL log messages, you
now must set a regular logging module to enable them. They are automatically enabled
on tests that rely on these messages are leak checking.
That module is DocShellAndDOMWindowLeak:3
One disadvantage of this change is that you cannot set MOZ_QUIET to hide these
messages when running those tests (primarily browser-chrome).
Differential Revision: https://phabricator.services.mozilla.com/D52413
--HG--
extra : moz-landing-system : lando
The page was outdated and incorrect, so we remove it.
The architecture diagram of the console is updated to
show TabBoxPanel, and we add a quick summary for the
external components used in the Console.
Differential Revision: https://phabricator.services.mozilla.com/D54463
--HG--
extra : moz-landing-system : lando
+ rename the title as it is used in the menu
Differential Revision: https://phabricator.services.mozilla.com/D54514
--HG--
rename : devtools/docs/SUMMARY.md => devtools/docs/index.md
extra : moz-landing-system : lando