gecko-dev/devtools
Nicolas Chevobbe 88c894d090 Bug 1567832 - Retrieve fission pref and use it in console classes. r=yulia.
We retrieve the preference in the hudservice, where
WebConsoles and BrowserConsoles are created from.
If the pref is set to true, we assign a different
title to the Browser Console window so it will be
easier to spot.
The preference is then passes to the BrowserConsole,
WebConsole, WebConsoleUI and finally WebConsoleConnectionProxy
instances.
Later, we'll check this pref to connect to different
targets and listen to new ones.

Depends on D39646

Differential Revision: https://phabricator.services.mozilla.com/D39647

--HG--
extra : moz-landing-system : lando
2019-07-29 08:44:08 +00:00
..
client Bug 1567832 - Retrieve fission pref and use it in console classes. r=yulia. 2019-07-29 08:44:08 +00:00
docs Bug 1568269 - Update console architecture diagram in doc. r=ochameau. 2019-07-25 08:57:14 +00:00
platform Bug 1561435 - Format remaining devtools/, a=automatic-formatting, CLOSED TREE 2019-07-05 11:29:32 +02:00
server Bug 1568823 - Stop exporting reflectionAPI from Parser.jsm r=nchevobbe 2019-07-25 13:15:12 +00:00
shared Bug 1539764 - Add a targetFront attribute to the Front class to retrieve the target front. r=ochameau 2019-07-26 21:40:12 +00:00
startup Bug 1566520 - Ensure DevToolsShim.getToolboxes returns an empty array if devtools are not yet initialized. r=jdescottes 2019-07-18 12:03:23 +00:00
.eslintrc.js Bug 1558517 - Pre 3.0: Remove conflicting eslint rules, and turn on "curly: all" everywhere, r=standard8 2019-06-28 17:14:01 +02:00
.eslintrc.mochitests.js
.eslintrc.xpcshell.js
CODE_OF_CONDUCT.md
moz.build
templates.mozbuild