gecko-dev/devtools/shared
Carsten "Tomcat" Book e3e8571c53 merge mozilla-inbound to mozilla-central a=merge 2016-10-24 16:55:47 +02:00
..
acorn Bug 1303268 - Package acorn lib with same path as sources to fix hot reload. r=pbro 2016-09-19 10:27:31 -07:00
apps Bug 1261019 - Part 3: Remove Navigator.mozApps and code depending on it; r=myk,jryans,fabrice,mcmanus,peterv 2016-10-13 13:18:41 -04:00
client Bug 1305079 - add `noSliding` option to `setBreakpoint` protocol request r=fitzgen 2016-09-28 10:58:30 -04:00
css Bug 1311959 - Remove marker-offset; r=tromey,xidorn 2016-10-21 15:34:46 +05:30
discovery Bug 1306397 - Remove B2G event 'network-active-changed' and consumers from non-B2G/Gonk files: devtools. r=jryans 2016-09-29 19:53:44 +02:00
fronts Bug 1249119 - Fix inspector startup when opening it on a loading document r=jdescottes 2016-10-19 05:25:26 -07:00
gcli Bug 1212689 - Extract ToolboxButtons to save GCLI from loading toolbox.js. r=ochameau 2016-10-13 11:21:53 -05:00
heapsnapshot Bug 1251003 - Change .eslintrc files to .eslintrc.js to avoid obsolete config file format. r=mossop 2016-10-18 08:38:10 +01:00
inspector Bug 1290988 - Collect devtools/shared/css-* files into a folder. r=tromey 2016-09-14 10:00:27 -05: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 1304513 - Get rid of sdk use in devtools/shared/layout/utils.js;r=tromey 2016-09-22 07:59:35 -07:00
locales Bug 1294186 - Migrate inspector.xul from DTDs to .properties files;r=pbro 2016-09-21 12:15:30 +02:00
node-properties Bug 1298012 - move l10n.js from devtools/client/shared to devtools/shared;r=bgrins 2016-08-25 17:51:42 +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 1251003 - Change .eslintrc files to .eslintrc.js to avoid obsolete config file format. r=mossop 2016-10-18 08:38:10 +01: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 1141544 - Clean up the devtools security xpcshell manifest. 2016-10-23 21:33:45 -04: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 Merge f-t to m-c, a=merge 2016-10-19 18:27:04 -07:00
sprintfjs Bug 1298012 - move l10n.js from devtools/client/shared to devtools/shared;r=bgrins 2016-08-25 17:51:42 +02:00
tests Bug 1251003 - Change .eslintrc files to .eslintrc.js to avoid obsolete config file format. r=mossop 2016-10-18 08:38:10 +01: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 1251003 - Change .eslintrc files to .eslintrc.js to avoid obsolete config file format. r=mossop 2016-10-18 08:38:10 +01:00
webconsole Bug 1251003 - Change .eslintrc files to .eslintrc.js to avoid obsolete config file format. r=mossop 2016-10-18 08:38:10 +01:00
worker Bug 1251003 - Change .eslintrc files to .eslintrc.js to avoid obsolete config file format. r=mossop 2016-10-18 08:38:10 +01:00
DevToolsUtils.js Bug 1282124 - Remove nsILoadInfo.usePrivateBrowsing and the SEC_FORCE_PRIVATE_BROWSING flag; r=smaug,jryans 2016-09-27 16:56:44 -04:00
Loader.jsm Bug 1303268 - Package acorn lib with same path as sources to fix hot reload. r=pbro 2016-09-19 10:27:31 -07:00
Parser.jsm Bug 1193390 - Remove single arg Cu.import from /devtools. r=tromey 2016-06-09 14:10:07 -05: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
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 1310211 - remove usage of deprecated Iterator in computed.js;r=tromey 2016-10-17 14:39:49 +02:00
content-observer.js
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
dom-node-constants.js Bug 1311266 - Add devtools/shared to paths in JSONView. r=Honza; 2016-10-19 19:20:49 +02: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
l10n.js Bug 1299070 - Move l10n.ELLIPSIS behind getter;r=bgrins 2016-09-01 16:26:09 +02:00
loader-plugin-raw.jsm Bug 1294220 - part4: Add chrome:// protocol when loading raw properties files;r=tromey 2016-08-20 20:31:53 +02:00
moz.build Bug 1290988 - Collect devtools/shared/css-* files into a folder. r=tromey 2016-09-14 10:00:27 -05:00
path.js
plural-form.js Bug 1265887 - port PluralForm.jsm to plural-form.js without chrome APIs;r=tromey 2016-08-29 12:17:42 +02:00
protocol.js Bug 1295171 - Reintroduce the old Actor/FrontClass constructors. r=jryans 2016-08-22 16:25:57 +02: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