gecko-dev/devtools/client/scratchpad
Alexandre Poirot bd9855b903 Bug 1513565 - Always use Target's WebConsoleClient instead of trying to instantiate it manually. r=yulia,nchevobbe
This will help getting rid of another usage of Target.form.
And also helps instantiating only one WebConsole client.
Once WebConsole becomes a front, we can replace all the target.activeTab
to target.getFront("console").

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

--HG--
extra : moz-landing-system : lando
2018-12-18 23:35:55 +00:00
..
test Bug 1512434 - Remove pretty-printing from the debugger server and related tooling. r=jlast 2018-12-10 17:02:02 +00:00
index.xul Bug 1512434 - Remove pretty-printing from the debugger server and related tooling. r=jlast 2018-12-10 17:02:02 +00:00
moz.build Bug 1462399 - remove GCLI commands; r=ochameau 2018-09-03 17:24:32 +00:00
panel.js Bug 1486741 - Enable ESLint rule comma-dangle for all of mozilla-central (automatic fixes). r=mossop 2018-10-19 12:55:39 +00:00
scratchpad-manager.jsm Bug 1486741 - Enable ESLint rule comma-dangle for all of mozilla-central (automatic fixes). r=mossop 2018-10-19 12:55:39 +00:00
scratchpad.js Bug 1513565 - Always use Target's WebConsoleClient instead of trying to instantiate it manually. r=yulia,nchevobbe 2018-12-18 23:35:55 +00:00