gecko-dev/devtools/client
Hiroyuki Ikezoe 7ea3b5e685 Bug 1492724 - Add ADBScanner once after the extension is installed or is ready. r=jdescottes
And remove the ADBScanner once the extension is uninstalled.

When RuntimeScanners.add is called for ADBScanner, RuntimeScanner calls
ADBScanner.enable(), thus ADB.start() is called.  Meanwhile WebIDE installs the
devtools adb extension if the extension hasn't installed yet.  So if the
ADB.start() is called before the installation finishes, ADB.start() fails.

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

--HG--
extra : moz-landing-system : lando
2018-09-21 08:17:15 +00:00
..
aboutdebugging Bug 1476549 - Part 5. Modify the tests which is realted to frames button. r=birtles 2018-09-20 08:03:21 +00:00
aboutdebugging-new Bug 1489221: Add tests for collapsibilities of DebugTargetPane. r=jdescottes 2018-09-20 02:01:29 +00:00
accessibility Bug 1485676 - Rename TabTarget.makeRemote to TabTarget.attach. r=jdescottes 2018-09-21 08:08:11 +00:00
application Bug 1485676 - Rename TabTarget.makeRemote to TabTarget.attach. r=jdescottes 2018-09-21 08:08:11 +00:00
canvasdebugger Bug 1485676 - Rename TabTarget.makeRemote to TabTarget.attach. r=jdescottes 2018-09-21 08:08:11 +00:00
debugger Bug 1485676 - Rename DebuggerClient.attachTab to attachTarget. r=jdescottes 2018-09-21 08:08:24 +00:00
dom Bug 1485676 - Rename TabTarget.makeRemote to TabTarget.attach. r=jdescottes 2018-09-21 08:08:11 +00:00
framework Bug 1485676 - Rename DebuggerClient.attachTab to attachTarget. r=jdescottes 2018-09-21 08:08:24 +00:00
inspector Bug 1485676 - Rename TabTarget.makeRemote to TabTarget.attach. r=jdescottes 2018-09-21 08:08:11 +00:00
jsonview Bug 1486182: Part 2a - Add Services.catMan getter for the category manager. r=mossop 2018-08-24 22:13:57 -07:00
locales Bug 1478397 - Part 17: Replace %s with %S for flexbox.flexItemOf string in layout.properties. r=pbro 2018-09-20 11:58:56 -04:00
memory Bug 1485676 - Connect to local server from TargetFactory.forTab and make TabTarget always remote-like. r=yulia 2018-09-21 08:07:48 +00:00
netmonitor Bug 1485676 - Rename TabTarget.makeRemote to TabTarget.attach. r=jdescottes 2018-09-21 08:08:11 +00:00
performance Bug 1485676 - Rename TabTarget.makeRemote to TabTarget.attach. r=jdescottes 2018-09-21 08:08:11 +00:00
performance-new Bug 1222047 - Manage device and preference fronts via client.mainRoot.getFront. r=yulia 2018-08-23 03:51:40 -07:00
preferences Bug 1491768 - Increase input history limit; r=nchevobbe. 2018-09-19 15:24:15 +00:00
responsive.html Bug 1485676 - Connect to local server from TargetFactory.forTab and make TabTarget always remote-like. r=yulia 2018-09-21 08:07:48 +00:00
scratchpad Bug 1485676 - Rename TabTarget.makeRemote to TabTarget.attach. r=jdescottes 2018-09-21 08:08:11 +00:00
shadereditor Bug 1485676 - Rename TabTarget.makeRemote to TabTarget.attach. r=jdescottes 2018-09-21 08:08:11 +00:00
shared Bug 1485676 - Rename TabTarget.makeRemote to TabTarget.attach. r=jdescottes 2018-09-21 08:08:11 +00:00
sourceeditor Bug 1485676 - Rename TabTarget.makeRemote to TabTarget.attach. r=jdescottes 2018-09-21 08:08:11 +00:00
storage Bug 1485676 - Rename TabTarget.makeRemote to TabTarget.attach. r=jdescottes 2018-09-21 08:08:11 +00:00
styleeditor Bug 1485676 - Rename TabTarget.makeRemote to TabTarget.attach. r=jdescottes 2018-09-21 08:08:11 +00:00
themes Backed out changeset 45f7b6097f9b (bug 1491609)for browser chrome failures on static/browser_parsable_css.js 2018-09-21 10:15:46 +03:00
webaudioeditor Bug 1485676 - Rename TabTarget.makeRemote to TabTarget.attach. r=jdescottes 2018-09-21 08:08:11 +00:00
webconsole Bug 1485676 - Rename TabTarget.makeRemote to TabTarget.attach. r=jdescottes 2018-09-21 08:08:11 +00:00
webide Bug 1492724 - Add ADBScanner once after the extension is installed or is ready. r=jdescottes 2018-09-21 08:17:15 +00:00
.eslintrc.js
definitions.js Bug 1429421 - remove gcli code; r=jdescottes,julienw,ochameau 2018-09-06 11:42:57 +00:00
jar.mn Bug 1490950: Define aboutdebugging in script tag on html. r=jdescottes 2018-09-19 22:07:01 +00:00
menus.js Bug 1485676 - Rename TabTarget.makeRemote to TabTarget.attach. r=jdescottes 2018-09-21 08:08:11 +00:00
moz.build Bug 1447494 - remove all instances of commandline/helpers; r=ochameau 2018-08-16 14:06:07 +00:00