gecko-dev/devtools/shared/adb
Daisuke Akatsuka 60bab71cdf Bug 1507126: Corresponds to USB device disconnection. r=jdescottes
Depends on D14709

So far, because we supported only single device, we could correspond to
disconnection by following code. From now, because we will support multi
devices, fix the code that changes the status.

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

--HG--
extra : moz-landing-system : lando
2018-12-19 09:02:23 +00:00
..
commands Bug 1507126: Corresponds to USB device disconnection. r=jdescottes 2018-12-19 09:02:23 +00:00
test Bug 1492700 - Fix eslint failure in test_adb.js;r=fix 2018-12-06 10:33:02 -05:00
adb-addon.js Bug 1507071 - Explicitly uninstall valence and adbhelper when starting aboutdebugging and webide;r=ochameau 2018-11-14 15:33:01 +00:00
adb-binary.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
adb-client.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
adb-device.js Bug 1507126: Execute adb shell command to specified device. r=jdescottes 2018-12-18 01:44:15 +00:00
adb-process.js Bug 1492700 - Rename adb.js to adb-process.js and switch to class;r=daisuke 2018-12-05 20:51:58 +00:00
adb-running-checker.js Bug 1481691 - Replace console.log and console.debug with dumpn. r=jdescottes 2018-08-10 16:32:21 +09:00
adb-runtime.js Bug 1507126: Prepare port forwarding for specified device. r=jdescottes 2018-12-18 04:38:51 +00:00
adb-socket.js Bug 1481691 - Drop code and comments for older versions of Firefox. r=jdescottes 2018-08-10 16:32:21 +09:00
adb.js Bug 1508956 - Add unknown runtime entries for devices with no runtime detected;r=daisuke 2018-12-19 18:07:37 +00:00
moz.build Bug 1492700 - Introduce adb singleton to register adb consumers;r=daisuke 2018-12-06 14:57:03 +00:00