.. |
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 1435483 part 1. Stop using nsIXPCException in devtools code. r=ochameau
|
2018-02-05 16:34:03 -05:00 |
client
|
Bug 1434374 - Remove useless Cu imports. r=jdescottes
|
2018-02-06 11:08:31 -08:00 |
css
|
Bug 1439837: Regenerate the devtools css database. r=me
|
2018-02-22 10:51:20 +01:00 |
discovery
|
Bug 1434374 - Auto-rewrite Cu.import into ChromeUtils.import or require calls. r=jdescottes
|
2018-02-07 01:37:36 -08:00 |
fronts
|
Bug 792808 - Change devtools/ to import and instantiate XHRs from global properties rather than using Cc.createInstance(Ci.nsIXMLHttpRequest), and the same for FormData; r=Honza
|
2017-11-20 00:27:39 -05:00 |
gcli
|
Bug 1439000 - Remove *-actor suffix from inspector actors. r=jdescottes
|
2018-02-16 15:47:32 -06:00 |
heapsnapshot
|
Bug 1436263 - Part 3: Remove `virtual` from final virtual function declarations. r=froydnj
|
2018-02-08 21:22:43 -08:00 |
inspector
|
Bug 1427512 - Part 16: Remove nsIDOMCSSRule. r=xidorn,jryans,bz
|
2018-01-11 16:17:56 +08: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 1430918 - Rotate grid outline for writing mode. r=gl
|
2018-02-10 22:03:12 -06:00 |
locales
|
Bug 1425280 - Fix localization note mismatch in devtools files;r=pbro
|
2017-12-14 15:43:37 -06:00 |
node-properties
|
…
|
|
performance
|
Bug 1434374 - Auto-rewrite Cu.import into ChromeUtils.import or require calls. r=jdescottes
|
2018-02-07 01:37:36 -08:00 |
platform
|
Bug 1438489 - Enable ESLint rule mozilla/use-services for devtools/. r=jdescottes
|
2018-02-15 12:00:17 +00:00 |
pretty-fast
|
Bug 1434374 - Auto-rewrite Cu.import into ChromeUtils.import or require calls. r=jdescottes
|
2018-02-07 01:37:36 -08:00 |
qrcode
|
Bug 1434374 - Auto-rewrite Cu.import into ChromeUtils.import or require calls. r=jdescottes
|
2018-02-07 01:37:36 -08:00 |
security
|
Bug 1438489 - Enable ESLint rule mozilla/use-services for devtools/. r=jdescottes
|
2018-02-15 12:00:17 +00: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
|
Merge mozilla-central to autoland. a=merge CLOSED TREE
|
2018-02-09 18:54:37 +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 1434374 - Replace usages of Cu.import in modules (where ChromeUtils isn't defined) r=jdescottes
|
2018-02-05 08:43:50 -08:00 |
tests
|
Bug 1438489 - Enable ESLint rule mozilla/use-services for devtools/. r=jdescottes
|
2018-02-15 12:00:17 +00:00 |
transport
|
Bug 1438489 - Enable ESLint rule mozilla/use-services for devtools/. r=jdescottes
|
2018-02-15 12:00:17 +00:00 |
webconsole
|
Bug 1437921 part 1. Add an attribute on document that is a Promise that resolves when the document has fired DOMContentLoaded _and_ maybe started layout. r=mystor
|
2018-02-22 16:55:40 -05:00 |
worker
|
Bug 1438489 - Enable ESLint rule mozilla/use-services for devtools/. r=jdescottes
|
2018-02-15 12:00:17 +00:00 |
.eslintrc.js
|
…
|
|
DevToolsUtils.js
|
Bug 1434374 - Auto-rewrite Cu.import into ChromeUtils.import or require calls. r=jdescottes
|
2018-02-07 01:37:36 -08:00 |
Loader.jsm
|
Bug 1434374 - Auto-rewrite Cu.import into ChromeUtils.import or require calls. r=jdescottes
|
2018-02-07 01:37:36 -08:00 |
Parser.jsm
|
Bug 1434374 - Auto-rewrite Cu.import into ChromeUtils.import or require calls. r=jdescottes
|
2018-02-07 01:37:36 -08:00 |
ThreadSafeDevToolsUtils.js
|
Bug 1382833 - Don't throw when dealing with CPOWs in the Object Actor;r=jimb
|
2017-07-26 11:22:56 -07: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 1387122 - Remove all useless Promise = require("promise"). r=tromey
|
2017-08-07 17:53:29 +02:00 |
base-loader.js
|
Bug 1438489 - Enable ESLint rule mozilla/use-services for devtools/. r=jdescottes
|
2018-02-15 12:00:17 +00:00 |
builtin-modules.js
|
Bug 792808 - switch to webidl XHR: add missing comma detected by eslint. r=eslint-fix on a CLOSED TREE
|
2018-02-16 17:19:20 +02:00 |
content-observer.js
|
Bug 1391562 - use obj.on/off/emit rather than static methods from devtools event-emitter;r=zer0
|
2017-08-18 17:05:04 +02:00 |
debounce.js
|
Bug 1383037 - Use only one debounce function in devtools. r=pbro
|
2017-10-03 11:03:19 +01:00 |
defer.js
|
…
|
|
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
|
…
|
|
dom-node-filter-constants.js
|
…
|
|
event-emitter.js
|
Bug 1137935 - add support for wildcard event type in devtools event emitter;r=ochameau
|
2017-08-17 16:42:50 +02:00 |
extend.js
|
Backed out changeset 68c5012ba344 (bug 1378850) for ESlint no-unused-vars failures on a CLOSED TREE.
|
2017-07-19 12:26:25 -04:00 |
flags.js
|
…
|
|
generate-uuid.js
|
Bug 1378824 - Stop using sdk/util/uuid in DevTools. r=jdescottes
|
2017-07-28 14:36:33 +01:00 |
indentation.js
|
…
|
|
indexed-db.js
|
Bug 1438489 - Enable ESLint rule mozilla/use-services for devtools/. r=jdescottes
|
2018-02-15 12:00:17 +00: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 1406375 - always localize numbers in l10n::numbersWithDecimals;r=Honza
|
2017-10-06 15:14:56 +02:00 |
loader-plugin-raw.jsm
|
Bug 1434374 - Auto-rewrite Cu.import into ChromeUtils.import or require calls. r=jdescottes
|
2018-02-07 01:37:36 -08: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 1381542 - renamed "devtools/shared/event-emitter" in "devtools/shared/old-event-emitter"; r=ochameau
|
2017-08-11 03:47:30 +02:00 |
path.js
|
…
|
|
plural-form.js
|
Bug 1356146 - Link webpack alias to m-c shared r=Honza
|
2017-04-13 14:26:47 +08:00 |
protocol.js
|
Bug 1432496 - Clean up protocol.js deprecations. r=jdescottes
|
2018-01-23 09:15:49 -06:00 |
system.js
|
Bug 1421066 - remove getAppIniString from devtools/shared/system.js; r=ochameau
|
2017-11-28 09:04:10 -07:00 |
task.js
|
Bug 1339461 - script-generated patch to convert foo.indexOf(...) == -1 to foo.includes(), r=Mossop.
|
2018-02-01 20:45:22 +01:00 |
throttle.js
|
Bug 1171482 - extract throttle to dedicated util;r=bgrins
|
2017-10-18 13:05:32 +02:00 |
wasm-source-map.js
|
Bug 1364535 - Inverse source mapping for WebAssembly maps. r=jlast
|
2017-06-19 10:55:20 -05:00 |