gecko-dev/devtools/client/webide
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
..
content Bug 1492724 - Add ADBScanner once after the extension is installed or is ready. r=jdescottes 2018-09-21 08:17:15 +00:00
modules Bug 1492724 - Add ADBScanner once after the extension is installed or is ready. r=jdescottes 2018-09-21 08:17:15 +00:00
preferences Bug 1491315 - Rename all references to ADB Helper to ADB Extension;r=daisuke 2018-09-14 17:57:13 +02:00
test Bug 1491315 - Rename all references to ADB Helper to ADB Extension;r=daisuke 2018-09-14 17:57:13 +02:00
themes Bug 1491315 - Rename all references to ADB Helper to ADB Extension;r=daisuke 2018-09-14 17:57:13 +02:00
moz.build Bug 1469872 - update bugzilla products and components in moz.build files: devtools. r=nalexander 2018-06-20 21:34:40 +03:00