.. |
acorn
|
Bug 1188401 - Expose `require` out of Loader.jsm and use it. r=jryans
|
2015-08-06 05:38:10 -07:00 |
apps
|
Bug 1195825 - Replace Cu.import(Promise.jsm) by require(promise) in devtools. r=jryans
|
2015-08-26 06:05:13 -07:00 |
client
|
Bug 789430 - Pause on next bytecode instead of immediately;r=fitzgen
|
2015-09-02 09:06:10 -07:00 |
discovery
|
Bug 1195825 - Replace Cu.import(Promise.jsm) by require(promise) in devtools. r=jryans
|
2015-08-26 06:05:13 -07:00 |
gcli
|
NO BUG - s/if(/if (/ in toolkit/devtools JS; r=jimb DONTBUILD
|
2015-09-01 11:25:13 -07:00 |
heapsnapshot
|
Bug 1201213 - Add a HeapAnalyses{Worker,Client} for running heap analyses; r=jsantell
|
2015-09-03 17:29:40 -07:00 |
jsbeautify
|
Bug 1188401 - Expose `require` out of Loader.jsm and use it. r=jryans
|
2015-08-06 05:38:10 -07:00 |
performance
|
Backed out changeset 8613a4ad3e3b (bug 1171488) for various e10s devtools failures.
|
2015-09-01 12:58:44 -04:00 |
pretty-fast
|
Bug 1188401 - Expose `require` out of Loader.jsm and use it. r=jryans
|
2015-08-06 05:38:10 -07:00 |
qrcode
|
Bug 1195825 - Replace Cu.import(Promise.jsm) by require(promise) in devtools. r=jryans
|
2015-08-26 06:05:13 -07:00 |
security
|
Bug 1198334 (part 1) - Replace the opt-in FAIL_ON_WARNINGS with the opt-out ALLOW_COMPILER_WARNINGS. r=glandium.
|
2015-08-27 20:44:53 -07:00 |
server
|
Bug 1200821 - Move HeapSnapshot code and tests to toolkit/devtools/heapsnapshot; r=jimb
|
2015-09-03 17:29:40 -07:00 |
shared
|
Bug 1196431 - generalize detectIndentation and move to new file. r=pbro
|
2015-09-01 14:24:00 +02:00 |
sourcemap
|
Bug 1188697 - Update the tree's copy of the mozilla/source-map library; r=jryans
|
2015-08-07 13:49:16 -07:00 |
styleinspector
|
Bug 1182194 - Convert LayoutHelpers.jsm into a commonjs module. r=jwalker
|
2015-07-30 06:14:08 -07:00 |
tern
|
Bug 1188401 - Expose `require` out of Loader.jsm and use it. r=jryans
|
2015-08-06 05:38:10 -07:00 |
tests
|
Bug 1195349 - Make css-color preserve original text; add classifyColor. r=pbrosset
|
2015-09-01 07:26:00 -04:00 |
touch
|
Bug 1074180 - Convert touch simulator to frame script for e10s. r=ochameau
|
2015-07-16 01:12:50 -05:00 |
transport
|
Bug 1195825 - Replace Cu.import(Promise.jsm) by require(promise) in devtools. r=jryans
|
2015-08-26 06:05:13 -07:00 |
webconsole
|
NO BUG - s/if(/if (/ in toolkit/devtools JS; r=jimb DONTBUILD
|
2015-09-01 11:25:13 -07:00 |
.eslintignore
|
Bug 1166189 - ESLint configuration files for devtools; r=tromey
|
2015-05-28 09:30:03 +02:00 |
.eslintrc
|
Bug 1166189 - ESLint configuration files for devtools; r=tromey
|
2015-05-28 09:30:03 +02:00 |
Console.jsm
|
Bug 1172141 - Add a maxLogLevelPref option to the ConsoleAPI constructor to easily control log levels with a preference. r=bgrins
|
2015-06-08 00:46:18 -07:00 |
DevToolsUtils.js
|
Bug 1177891 - Introduce redux-style UI architecture in the debugger and refactor event listeners to use it. r=fitzgen
|
2015-08-28 07:27:00 -04:00 |
Loader.jsm
|
Backed out changeset e00fb04fe1ef (bug 1188413) for OSX devtools failures.
|
2015-08-27 15:30:15 -04:00 |
async-utils.js
|
Bug 1195825 - Replace Cu.import(Promise.jsm) by require(promise) in devtools. r=jryans
|
2015-08-26 06:05:13 -07:00 |
content-observer.js
|
Bug 1193313 - Cleanup promises. r=jryans
|
2015-08-13 10:57:15 -07:00 |
css-color.js
|
Bug 1195349 - Make css-color preserve original text; add classifyColor. r=pbrosset
|
2015-09-01 07:26:00 -04:00 |
deprecated-sync-thenables.js
|
Bug 995184 - Copy the legacy "promise.js" implementation from the Add-on SDK to devtools. r=past
|
2014-04-22 20:55:01 +01:00 |
event-emitter.js
|
Bug 889158 part 1 - Fix chrome and tests to not use arrow functions with arguments. r=Waldo
|
2015-08-22 13:49:11 +02:00 |
event-parsers.js
|
Bug 1102219 - Part 4: Replace `String.prototype.contains` with `String.prototype.includes` in chrome code. r=till
|
2015-04-30 00:32:05 +09:00 |
layout-helpers.js
|
Bug 1182194 - Convert LayoutHelpers.jsm into a commonjs module. r=jwalker
|
2015-07-30 06:14:08 -07:00 |
moz.build
|
Bug 1200821 - Move HeapSnapshot code and tests to toolkit/devtools/heapsnapshot; r=jimb
|
2015-09-03 17:29:40 -07:00 |
output-parser.js
|
Bug 1188401 - Expose `require` out of Loader.jsm and use it. r=jryans
|
2015-08-06 05:38:10 -07:00 |
path.js
|
NO BUG - s/if(/if (/ in toolkit/devtools JS; r=jimb DONTBUILD
|
2015-09-01 11:25:13 -07:00 |
worker-loader.js
|
Bug 1194115 - Fix all hidden errors while running test_promises_client_getdependentpromises.js. r=jryans
|
2015-08-13 10:57:14 -07:00 |