gecko-dev/devtools/shared
Andreea Pavel f970070b39 Backed out 4 changesets (bug 1445197) for failing mochitest devtools on multiple files e.g. devtools/client/aboutdebugging/test/browser_service_workers.js on a CLOSED TREE
Backed out changeset 4b6f77cfd686 (bug 1445197)
Backed out changeset ba9ffea6d216 (bug 1445197)
Backed out changeset a0345830e1cf (bug 1445197)
Backed out changeset 3e9acd2c8bd3 (bug 1445197)
2018-04-18 20:19:34 +03:00
..
acorn Bug 1434374 - Auto-rewrite Cu.import into ChromeUtils.import or require calls. r=jdescottes 2018-02-07 01:37:36 -08:00
apps Bug 1450982 - Remove old-event-emitter usage from devtools/shared; r=jryans. 2018-04-03 16:53:20 +02:00
client Backed out 4 changesets (bug 1445197) for failing mochitest devtools on multiple files e.g. devtools/client/aboutdebugging/test/browser_service_workers.js on a CLOSED TREE 2018-04-18 20:19:34 +03:00
css Backed out 7 changesets (bug 1452542) for failing toolkit/content/tests/chrome/test_arrowpanel.xul on a CLOSED TREE 2018-04-18 20:10:35 +03:00
discovery Bug 1450982 - Remove old-event-emitter usage from devtools/shared; r=jryans. 2018-04-03 16:53:20 +02:00
fronts Bug 1453385 - Remove NodeActor custom form attributes. r=Honza 2018-04-11 08:54:27 -07:00
gcli Bug 1443379 - Stop pretending cacheKey can be anything other than uint32_t, r=smaug 2018-04-10 17:49:46 -04:00
heapsnapshot Bug 1453881: Part 1a - Automatically write add_task(function*) to add_task(async function) r=ochameau 2018-04-12 21:10:04 -07:00
inspector Bug 1443081 - Apply spacing via `eslint --fix` for DevTools. r=jdescottes 2018-03-12 13:44:41 -05:00
jsbeautify Bug 1434374 - Auto-rewrite Cu.import into ChromeUtils.import or require calls. r=jdescottes 2018-02-07 01:37:36 -08:00
layout Bug 1351081 - Always retrieve quads relatively to the top window, correctly; r=gl 2018-03-30 11:24:45 +02:00
locales Bug 1411664 - Check if property name is invalid in rule view and change warning icon title text accordingly. r=pbro 2018-04-04 15:26:44 +02:00
node-properties
performance Bug 1443081 - Apply spacing via `eslint --fix` for DevTools. r=jdescottes 2018-03-12 13:44:41 -05:00
platform Bug 1448287 - Fix devtools.dump.emit when using new event emitter r=jdescottes 2018-03-23 15:34:22 +00:00
preferences Bug 1448077 - move DevTools prefs from libpref/init/all.js to devtools/shared;r=jryans 2018-04-06 12:22:53 +02:00
pretty-fast Bug 1440094 - Remove imports to Console.jsm that only access the 'console' object;r=mossop 2018-02-27 11:29:59 -08:00
qrcode Bug 1443081 - Apply spacing via `eslint --fix` for DevTools. r=jdescottes 2018-03-12 13:44:41 -05:00
security Bug 1446222 - Move websocket-server.js to socket dir. r=jdescottes 2018-03-19 18:06:44 -05:00
sourcemap Bug 1432992, part 1 - Remove definitions of Ci, Cr, Cc, and Cu. r=florian 2018-02-06 09:36:57 -08:00
specs Bug 1451021 - Migrate PropertyIteratorActor to protocol.js; r=ochameau. 2018-04-10 09:44:38 +02:00
sprintfjs Bug 1406311 - sprintfjs: optimise string-format for %S patterns;r=bgrins 2017-10-17 21:11:48 +02:00
test-helpers Bug 1443081 - Apply spacing via `eslint --fix` for DevTools. r=jdescottes 2018-03-12 13:44:41 -05:00
tests Bug 1453881: Part 1a - Automatically write add_task(function*) to add_task(async function) r=ochameau 2018-04-12 21:10:04 -07:00
transport Bug 1453846 - Remove DevTools RDP events. r=Honza 2018-04-13 12:57:48 -05:00
webconsole Bug 1452143: Fix webconsole tests. r=jryans 2018-04-17 11:24:42 +02:00
worker Bug 1443081 - Apply spacing via `eslint --fix` for DevTools. r=jdescottes 2018-03-12 13:44:41 -05:00
.eslintrc.js Bug 1338585 - Add an eslint rule to require using .ownerGlobal instead of .ownerDocument.defaultView, r=jaws. 2017-02-13 13:01:32 +01:00
DevToolsUtils.js Bug 1454000 - Add documentation for DevTools flags and their logging behavior; r=jryans 2018-04-13 10:46:46 -05:00
Loader.jsm Bug 1453385 - Throw error when RDP message can't be serialized in message manager. r=jryans 2018-04-12 04:44:12 -07:00
Parser.jsm Bug 1440094 - Remove imports to Console.jsm that only access the 'console' object;r=mossop 2018-02-27 11:29:59 -08:00
ThreadSafeDevToolsUtils.js Bug 1443081 - Apply spacing via `eslint --fix` for DevTools. r=jdescottes 2018-03-12 13:44:41 -05:00
async-storage.js Bug 1387122 - Remove all useless Promise = require("promise"). r=tromey 2017-08-07 17:53:29 +02:00
async-utils.js Bug 1443081 - Apply spacing via `eslint --fix` for DevTools. r=jdescottes 2018-03-12 13:44:41 -05:00
base-loader.js Backed out changeset ae1924aff61b (bug 1443457) as requested by developer 2018-03-14 12:35:38 +02:00
builtin-modules.js Bug 1452183 part 2. Stop using nsIDOMDocumentFragment in JS. r=mccr8 2018-04-17 21:13:03 -04:00
content-observer.js Bug 1443081 - Apply spacing via `eslint --fix` for DevTools. r=jdescottes 2018-03-12 13:44:41 -05:00
debounce.js Bug 1443081 - Apply spacing via `eslint --fix` for DevTools. r=jdescottes 2018-03-12 13:44:41 -05:00
defer.js Bug 1454373 - Switch protocol.js to native promises. r=jryans 2018-04-13 14:34:12 -07:00
deprecated-sync-thenables.js Bug 1434374 - Always import deprecated-sync-promises as a module. r=jdescottes 2018-02-05 08:11:30 -08:00
dom-node-constants.js Bug 1443081 - Apply spacing via `eslint --fix` for DevTools. r=jdescottes 2018-03-12 13:44:41 -05:00
dom-node-filter-constants.js
event-emitter.js Bug 1448287 - Fix devtools.dump.emit when using new event emitter r=jdescottes 2018-03-23 15:34:22 +00:00
extend.js Bug 1443081 - Apply spacing via `eslint --fix` for DevTools. r=jdescottes 2018-03-12 13:44:41 -05:00
flags.js Bug 1454000 - Add documentation for DevTools flags and their logging behavior; r=jryans 2018-04-13 10:46:46 -05:00
generate-uuid.js Bug 1378824 - Stop using sdk/util/uuid in DevTools. r=jdescottes 2017-07-28 14:36:33 +01:00
indentation.js Bug 1443081 - Apply spacing via `eslint --fix` for DevTools. r=jdescottes 2018-03-12 13:44:41 -05:00
indexed-db.js Bug 1445326 - Part 2 - Remove the proprietary "storage" option from indexedDB.open in indexed-db.js. r=jryans 2018-03-15 10:35:47 +01:00
jar.mn Bug 863246 - Move resources that need to be exposed to web content to locations that are marked as contentaccessible r=billm 2017-06-08 17:52:46 +08:00
l10n.js Bug 1444926 - Move devtools/shim to devtools/startup;r=ochameau 2018-03-12 14:41:48 +01:00
loader-plugin-raw.jsm Bug 1443081 - Apply spacing via `eslint --fix` for DevTools. r=jdescottes 2018-03-12 13:44:41 -05:00
moz.build Bug 1423517 - Helps tracking JS allocations when running DevTools tests. r=jdescottes 2017-12-06 01:36:51 -08:00
old-event-emitter.js Bug 1448287 - Fix devtools.dump.emit when using new event emitter r=jdescottes 2018-03-23 15:34:22 +00:00
path.js Bug 1321839 - make devtools/shared eslint-clean; r=jryans 2016-12-02 10:32:04 -07:00
plural-form.js Bug 1441146 - Sync DevTools plural-form.js with intl/PluralForm.jsm r=jdescottes 2018-02-26 14:41:26 +01:00
protocol.js Bug 1454373 - Switch protocol.js to native promises. r=jryans 2018-04-13 14:34:12 -07:00
system.js Bug 1446809 - Remove some b2g leftover in devtools/shared/system.js r=jdescottes 2018-03-19 10:45:29 +01:00
task.js Bug 1443081 - Apply spacing via `eslint --fix` for DevTools. r=jdescottes 2018-03-12 13:44:41 -05:00
throttle.js Bug 1443081 - Apply spacing via `eslint --fix` for DevTools. r=jdescottes 2018-03-12 13:44:41 -05:00
wasm-source-map.js Bug 1364535 - Inverse source mapping for WebAssembly maps. r=jlast 2017-06-19 10:55:20 -05:00