gecko-dev/devtools/shared/adb
Andrew Swan f527f0e6ff Bug 1504056 Part 1: Refactor AddonManager.getInstallForURL() arguments r=kmag
AddonManagergetInstallForURL() has a number of optional arguments, most
of which are passed infrequently.  Convert them from positional arguments
to a single options object.

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

--HG--
extra : rebase_source : 503c09b54fab90cefe69286b05def43ef70074df
2019-02-01 15:23:55 -08:00
..
commands Bug 1507126: Corresponds to USB device disconnection. r=jdescottes 2018-12-19 09:02:23 +00:00
test Bug 1514594: Part 3 - Change ChromeUtils.import API. 2019-01-17 10:18:31 -08:00
adb-addon.js Bug 1504056 Part 1: Refactor AddonManager.getInstallForURL() arguments r=kmag 2019-02-01 15:23:55 -08: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 - Check for ADB runtimes updates periodically;r=daisuke,ladybenko 2018-12-20 09:25:41 +00:00
moz.build Bug 1492700 - Introduce adb singleton to register adb consumers;r=daisuke 2018-12-06 14:57:03 +00:00