gecko-dev/devtools/shared
Julian Descottes 12c3c11f23 Bug 1508956 - Check for ADB runtimes updates periodically;r=daisuke,ladybenko
Depends on D14318. This patch introduces a setInterval to check if
new runtimes have appeared on monitored devices, directly from ADB. This is
one of the scenarios where we don't get an update from ADB. ADB is able to
track devices appearing or disappearing but here we are looking for a new
process, containing a specific string. Out of the box I don't think we can
do anything for this.

Maybe we could ask the devtools server to "broadcast" its presence when it
starts, but at the moment I am not sure how we should implement that.

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

--HG--
extra : moz-landing-system : lando
2018-12-20 09:25:41 +00:00
..
acorn
adb Bug 1508956 - Check for ADB runtimes updates periodically;r=daisuke,ladybenko 2018-12-20 09:25:41 +00:00
client Bug 1515438 - Part 2: Create an API endpoint to query available breakpoint locations. r=jlast 2018-12-19 22:18:53 +00:00
css Bug 1322780 - Part 2: Support unprefixed min-content and max-content. r=mats,emilio 2018-12-18 18:47:37 +00:00
discovery Bug 1486741 - Enable ESLint rule comma-dangle for all of mozilla-central (automatic fixes). r=mossop 2018-10-19 12:55:39 +00:00
fronts Bug 1513565 - Convert the last manually instantiated fronts to target.getFront. r=yulia 2018-12-18 23:35:59 +00:00
heapsnapshot Bug 1462741 - Update tests. r=jorendorff 2018-12-17 18:40:13 +00:00
inspector Bug 1502346 - Retrieve ::slotted rules in InspectorUtils getCSSStyleRules;r=emilio 2018-12-17 21:33:40 +00:00
jsbeautify
layout Bug 1483663 - Support element picker for UA widgets with NAC;r=ladybenko 2018-12-19 21:40:41 +00:00
locales Bug 1513557 - adding overlapping swatch preview for colour contrast indicator in a11y panel. r=pbro,flod 2018-12-16 13:49:51 +00:00
node-properties
performance Bug 1489745 - Convert the preference sample-frequency-khz to hz r=ochameau,mstange 2018-10-24 12:09:37 +00:00
performance-new Bug 1476775 - Part 2: Change the profiler usage in devtools after API change r=julienw,gregtatum 2018-11-23 16:10:08 +00:00
platform Bug 1493292 - Remove aDataLen parameters from nsITransferable.getTransferData. r=smaug 2018-11-20 16:59:56 +00:00
preferences Bug 1505172 - Remove references to devtools.debugger.forbid-certified-apps preference. r=jdescottes,jryans 2018-11-08 16:46:58 +00:00
protocol Bug 1486741 - Enable ESLint rule comma-dangle for all of mozilla-central (automatic fixes). r=mossop 2018-10-19 12:55:39 +00:00
qrcode Bug 1486741 - Enable ESLint rule comma-dangle for all of mozilla-central (automatic fixes). r=mossop 2018-10-19 12:55:39 +00:00
screenshot Bug 1498143 - Pass nodeActorID to screenshot actor to enable feature in iframes and shadowroots;r=pbro,yulia 2018-11-19 13:27:51 +00:00
security Bug 1508285 - Refactor RootFront.listTabs to return BrowsingContextTargetFront instead of JSON form. r=yulia,jdescottes 2018-12-17 11:56:30 +00:00
specs Bug 1506770: Extract data url from icon of addon. r=jdescottes,ochameau 2018-12-20 02:11:56 +00:00
sprintfjs
test-helpers Bug 1486741 - Enable ESLint rule comma-dangle for all of mozilla-central (automatic fixes). r=mossop 2018-10-19 12:55:39 +00:00
tests Bug 1513028 - Throw exception with stack and message when a module doesn't exists. r=jdescottes 2018-12-18 13:35:42 +00:00
transport Bug 1508285 - Use RootFront.rootForm instead of listTabs to fetch global actors. r=yulia 2018-12-17 11:56:28 +00:00
webconsole 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
worker Bug 1492937 - Make the JS subscript loader load scripts exclusively as UTF-8, with no way to specify any other encoding, and adjust a bunch of existing tests to use UTF-8 directly, rather than Unicode escape sequences or similar. (This also changes the encoding of .sjs scripts and all mochitest-browser tests in the tree from Latin-1 to UTF-8.) r=yzen, r=MattN, r=jimb, r=kmag 2018-12-19 13:46:20 -08:00
.eslintrc.js
async-storage.js
async-utils.js
base-loader.js Bug 1492937 - Make the JS subscript loader load scripts exclusively as UTF-8, with no way to specify any other encoding, and adjust a bunch of existing tests to use UTF-8 directly, rather than Unicode escape sequences or similar. (This also changes the encoding of .sjs scripts and all mochitest-browser tests in the tree from Latin-1 to UTF-8.) r=yzen, r=MattN, r=jimb, r=kmag 2018-12-19 13:46:20 -08:00
builtin-modules.js Bug 1506770: Extract data url from icon of addon. r=jdescottes,ochameau 2018-12-20 02:11:56 +00:00
content-observer.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
debounce.js
defer.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
deprecated-sync-thenables.js
DevToolsUtils.js Bug 1505393 - Add better handling of unsafe getters in JsPropertyProvider; r=bgrins. 2018-11-08 15:47:53 +00:00
dom-node-constants.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
dom-node-filter-constants.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
event-emitter.js Bug 1514197 - finish emitting events before clearing; r=jdescottes 2018-12-14 17:36:45 +00:00
extend.js
flags.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
generate-uuid.js
indentation.js
indexed-db.js
jar.mn
l10n.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
loader-plugin-raw.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
Loader.jsm Bug 1513655 - Remove source-map module and usage from the debugger server. r=jlast 2018-12-14 19:49:08 +00:00
moz.build Bug 1513655 - Remove source-map module and usage from the debugger server. r=jlast 2018-12-14 19:49:08 +00:00
Parser.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
path.js
plural-form.js
protocol.js Bug 1514197 - add clearEvents method to the event emitter and call from Front.destroy; r=jdescottes 2018-12-14 17:34:53 +00:00
system.js Bug 1497449: Introduce deviceName into getSystemInfo(). r=jdescottes 2018-11-16 04:30:29 +00:00
task.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
ThreadSafeDevToolsUtils.js
throttle.js
wasm-source-map.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