gecko-dev/devtools/shared
Tom Tromey 1d6c2684eb Bug 1278625 - move SimpleStringFront to specs/string.js; r=ejpbruel
MozReview-Commit-ID: Ib11CZwL4pP

--HG--
extra : rebase_source : 85b35231efa1e987bd4742a7d9255fb19bfeb435
2016-08-16 11:01:33 -06:00
..
acorn Bug 1286877 - do not set c-basic-offset for python-mode; r=gps 2016-07-14 10:16:42 -06:00
apps Backed out changeset 16aa7041c009 (bug 1287107) for causing xpcshell and mac tests 2016-07-22 11:30:23 +02:00
client Bug 1287910 - move devtools stack-related APIs to per-platform require; r=jryans 2016-08-05 13:17:17 -06:00
discovery Bug 1286877 - do not set c-basic-offset for python-mode; r=gps 2016-07-14 10:16:42 -06:00
fronts Bug 1278625 - move SimpleStringFront to specs/string.js; r=ejpbruel 2016-08-16 11:01:33 -06:00
gcli Merge m-c to autoland, a=merge 2016-08-16 22:07:30 -07:00
heapsnapshot Bug 1292892 part 1 - Stop using JSRuntime outside SpiderMonkey. r=bz,terrence,fitzgen,kanru 2016-08-11 14:39:22 +02:00
inspector Bug 1278625 - remove some lazy loading from devtools; r=jlongster 2016-08-05 08:46:37 -06:00
jsbeautify Bug 1284887 - Replaced references to mxr.mozilla.org in the codebase with dxr.mozilla.org r=dolske 2016-08-15 17:28:05 -07:00
layout Bug 1292242 - move scrollIntoViewIfNeeded to its own module; r=bgrins 2016-08-17 11:13:54 -06:00
locales Bug 1289135 - Fix typos in the properties files r=Ehsan 2016-07-25 16:34:38 +02:00
performance Bug 1286877 - do not set c-basic-offset for python-mode; r=gps 2016-07-14 10:16:42 -06:00
platform Bug 1287910 - move devtools stack-related APIs to per-platform require; r=jryans 2016-08-05 13:17:17 -06:00
pretty-fast Bug 1286877 - do not set c-basic-offset for python-mode; r=gps 2016-07-14 10:16:42 -06:00
qrcode Bug 1286877 - do not set c-basic-offset for python-mode; r=gps 2016-07-14 10:16:42 -06:00
security Bug 1286281 - Part 8: Mochitest for WebSocket-based debugger transport r=jryans 2016-08-05 05:02:00 -07:00
shims Bug 1286877 - do not set c-basic-offset for python-mode; r=gps 2016-07-14 10:16:42 -06:00
sourcemap Bug 1286877 - do not set c-basic-offset for python-mode; r=gps 2016-07-14 10:16:42 -06:00
specs Bug 1278625 - move SimpleStringFront to specs/string.js; r=ejpbruel 2016-08-16 11:01:33 -06:00
tests Merge fx-team to m-c a=merge 2016-08-07 00:16:15 -07:00
touch Bug 1285566 - Create an EmulationActor and use per-tab API for touch simulator, r=jryans 2016-08-16 21:56:14 -05:00
transport Bug 1290599 - Part 3: New unit test for debugger transport events r=jryans 2016-08-11 13:44:22 +02:00
webconsole Merge fx-team to central, a=merge CLOSED TREE 2016-08-12 14:37:49 -07:00
worker Bug 1287910 - move devtools stack-related APIs to per-platform require; r=jryans 2016-08-05 13:17:17 -06:00
async-storage.js Bug 1291834 - make indexDB a global via devtools loader; r=jryans 2016-08-03 13:26:34 -06:00
async-utils.js Bug 1292245 - remove some unnecessary imports of chrome from devtools; r=gregtatum 2016-08-04 11:55:40 -06:00
builtin-modules.js Bug 1292253 - replace some Ci uses in view-helpers and TableWidget; r=gregtatum 2016-08-09 09:43:58 -06:00
content-observer.js Bug 1271084 - Apply ESLint autofixes to ignored /devtools files. r=tromey 2016-05-18 12:49:23 -05:00
css-color-db.js Bug 1262439 - 1 - Introduce a new eye-dropper highlighter; r=zer0 2016-07-21 14:35:14 +02:00
css-color.js merge fx-team to mozilla-central a=merge 2016-07-25 15:49:05 +02:00
css-lexer.js Bug 790997. Align our tokenization of CSS bad-url-token with the CSS Syntax Level 3 CR. r=heycam,tromey 2016-07-13 22:54:20 -04:00
css-parsing-utils.js Bug 1292574 - make CSS a global rather than a module in devtools loader; r=gregtatum 2016-08-05 08:32:59 -06:00
css-properties-db.js Bug 1275939 - replace domUtils.getCSSValuesForProperty in inplace-editor.js r=tromey 2016-08-01 09:34:00 +02:00
defer.js Bug 1273941 - replace uses of promise.defer in devtools/shared; r=jryans 2016-06-09 09:03:47 -06:00
deprecated-sync-thenables.js Bug 1271084 - Apply ESLint autofixes to ignored /devtools files. r=tromey 2016-05-18 12:49:23 -05:00
DevToolsUtils.js Bug 1287910 - move devtools stack-related APIs to per-platform require; r=jryans 2016-08-05 13:17:17 -06:00
dom-node-constants.js Bug 1265854 - replace uses of nsiDOMNode constants in devtools frontend r=tromey 2016-06-03 09:47:58 -04:00
dom-node-filter-constants.js Bug 1274609 - Replace uses of Ci.nsIDOMNodeFilter constants. r=jlongster 2016-07-11 20:28:00 +02:00
event-emitter.js Bug 1287910 - move devtools stack-related APIs to per-platform require; r=jryans 2016-08-05 13:17:17 -06:00
flags.js Bug 1267365 - move various flags out of DevToolsUtils and don't depend on that module so much r=tromey 2016-08-05 17:41:01 -04:00
indentation.js Bug 1292245 - remove some unnecessary imports of chrome from devtools; r=gregtatum 2016-08-04 11:55:40 -06:00
jar.mn Bug 1203159 - Add resource:// mapping in all DevTools directories. r=glandium,ochameau 2015-10-21 12:22:58 -05:00
loader-plugin-raw.jsm Bug 1287915 - support webpack "raw!" requires in devtools loader; r=jryans 2016-07-28 12:11:42 -06:00
Loader.jsm Bug 1287910 - move devtools stack-related APIs to per-platform require; r=jryans 2016-08-05 13:17:17 -06:00
moz.build Bug 1287910 - move devtools stack-related APIs to per-platform require; r=jryans 2016-08-05 13:17:17 -06:00
Parser.jsm Bug 1193390 - Remove single arg Cu.import from /devtools. r=tromey 2016-06-09 14:10:07 -05:00
path.js Bug 1271084 - Apply ESLint autofixes to ignored /devtools files. r=tromey 2016-05-18 12:49:23 -05:00
protocol.js Bug 1284887 - Replaced references to mxr.mozilla.org in the codebase with dxr.mozilla.org r=dolske 2016-08-15 17:28:05 -07:00
system.js Bug 1266839 - replace uses of nsIXULAppInfo in devtools; r=gregtatum 2016-07-15 14:04:02 -06:00
task.js Bug 1294187 - correctly define Task at top level; r=bgrins 2016-08-10 12:44:39 -06:00
ThreadSafeDevToolsUtils.js Bug 1267365 - move various flags out of DevToolsUtils and don't depend on that module so much r=tromey 2016-08-05 17:41:01 -04:00
webaudio.js Bug 1265732 - Decouple the AudioNodeFront and WebAudioFront from the AudioNodeActor and WebAudioActor respectively; r=ejpbruel 2016-06-03 10:45:10 -07:00