.. |
acorn
|
Backed out changeset 192d517219c1 (bug 1369801 )
|
2017-07-27 18:14:38 +02:00 |
apps
|
Bug 1381542 - renamed "devtools/shared/event-emitter" in "devtools/shared/old-event-emitter"; r=ochameau
|
2017-08-11 03:47:30 +02:00 |
client
|
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 |
css
|
Bug 1383075 part 2 - Update CSS lexer in devtools to match the change. r=jryans
|
2017-07-31 09:23:01 +10:00 |
discovery
|
Bug 1392098 - Enable the new ESLint no-useless-run-test rule across the tree. r=mossop
|
2017-08-20 18:52:05 +01:00 |
fronts
|
Bug 1151468 - add accessibility spec/actor/front to devtools. r=pbro
|
2017-08-31 23:11:23 -04:00 |
gcli
|
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 |
heapsnapshot
|
Bug 1389510 part 3 - Remove getProperty/setProperty hooks from ClassOps. r=evilpie
|
2017-08-25 10:12:16 +02:00 |
inspector
|
Bug 1360868 - Properly formatted data URLs in source links. r=gl
|
2017-07-29 11:31:13 +02:00 |
jsbeautify
|
Backed out changeset 192d517219c1 (bug 1369801 )
|
2017-07-27 18:14:38 +02:00 |
layout
|
Bug 1370278 - used getTransformToAncestor in Grid Inspector highlighter; r=gl
|
2017-06-09 01:32:27 +02:00 |
locales
|
Bug 1145527 - Display the inherited and used CSS Variable in the rule view. r=tromey
|
2017-07-02 22:39:45 +02:00 |
node-properties
|
…
|
|
performance
|
Bug 1392098 - Enable the new ESLint no-useless-run-test rule across the tree. r=mossop
|
2017-08-20 18:52:05 +01:00 |
platform
|
Bug 863246 - Fix test failures r=Gijs
|
2017-07-19 17:30:01 +08:00 |
pretty-fast
|
Backed out changeset 192d517219c1 (bug 1369801 )
|
2017-07-27 18:14:38 +02:00 |
qrcode
|
Backed out changeset 192d517219c1 (bug 1369801 )
|
2017-07-27 18:14:38 +02:00 |
security
|
Backed out changeset 192d517219c1 (bug 1369801 )
|
2017-07-27 18:14:38 +02:00 |
shims
|
Bug 1381542 - renamed "devtools/shared/event-emitter" in "devtools/shared/old-event-emitter"; r=ochameau
|
2017-08-11 03:47:30 +02:00 |
sourcemap
|
…
|
|
specs
|
Bug 1151468 - add accessibility spec/actor/front to devtools. r=pbro
|
2017-08-31 23:11:23 -04:00 |
sprintfjs
|
…
|
|
tests
|
Bug 1137935 - add support for wildcard event type in devtools event emitter;r=ochameau
|
2017-08-17 16:42:50 +02:00 |
touch
|
Bug 1355056 - replace (function(args) { /* do stuff using this */ }).bind(this) with arrow functions, r=jaws.
|
2017-04-27 00:25:45 +02:00 |
transport
|
Bug 1381542 - renamed "devtools/shared/event-emitter" in "devtools/shared/old-event-emitter"; r=ochameau
|
2017-08-11 03:47:30 +02:00 |
webconsole
|
Bug 1304923 - adding key exchange group and signature scheme details to devtools view, r=keeler, Honza
|
2017-08-28 15:29:19 +02:00 |
worker
|
Bug 1378821 - Stop using sdk/window/utils in DevTools; r=zer0
|
2017-07-10 10:55:40 +02:00 |
.eslintrc.js
|
…
|
|
DevToolsUtils.js
|
Bug 1390701 - Let devtools consider system principal proxy objects to be unsafe. r=jimb
|
2017-08-24 06:38:00 -04:00 |
Loader.jsm
|
Bug 1386616 - dt-addon: move key-shortcuts.properties to devtools/shim/locales;r=ochameau
|
2017-08-02 16:20:58 +02:00 |
Parser.jsm
|
…
|
|
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 |
builtin-modules.js
|
Bug 1361333 - use a common Sandbox instance to retrieve devtools globals;r=ochameau
|
2017-08-01 14:52:23 +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 1386545 - Edit comment to stop false-positiveing for sdk/ usages in debounce.js file. r=sole
|
2017-08-05 07:50:00 -04:00 |
defer.js
|
…
|
|
deprecated-sync-thenables.js
|
Bug 1362970 - Part 1 - Add support for "catch" to "deprecated-sync-thenables". r=florian
|
2017-06-16 11:07:08 +01: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 1361333 - move sdk/util/indexed-db to devtools;r=ochameau
|
2017-07-31 21:55:33 +02: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 1386616 - dt-addon: move key-shortcuts.properties to devtools/shim/locales;r=ochameau
|
2017-08-02 16:20:58 +02:00 |
loader-plugin-raw.jsm
|
…
|
|
moz.build
|
Bug 1381542 - refactored EventEmitter with old SDK event/core capabilities; r=ochameau
|
2017-08-11 22:21:28 +02: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 1395262 - use plain console.error in devtools promise catches; r=bgrins
|
2017-08-30 12:05:41 -06:00 |
system.js
|
Bug 1375125 - Stop using nsILocalFile in the tree. r=froydnj
|
2017-08-04 17:49:22 +09:00 |
task.js
|
Bug 1387122 - Remove all useless Promise = require("promise"). r=tromey
|
2017-08-07 17:53:29 +02:00 |
wasm-source-map.js
|
Bug 1364535 - Inverse source mapping for WebAssembly maps. r=jlast
|
2017-06-19 10:55:20 -05:00 |