Граф коммитов

3 Коммитов

Автор SHA1 Сообщение Дата
Tom Ritter e751bb508a Bug 1592297 - Remove MOZ_QUIET and disable this output by default. r=mccr8,jdescottes
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
2019-12-02 15:41:35 +00:00
Nicolas Chevobbe f4d39529e3 Bug 1599027 - Remove http inspector doc. r=Honza.
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
2019-11-26 08:43:59 +00:00
Sylvestre Ledru ad21420df7 Bug 1599080 - Rename SUMMARY.md to index.md to make sure that the doc build use it r=nchevobbe
+ 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
2019-11-25 13:57:12 +00:00