gecko-dev/devtools/shared
Nick Fitzgerald 546829d13e Bug 1260589 - Add the ThreadSafeDevToolsUtils.flatten utility; r=jimb a=kwierso
The `flatten` function takes an array of arrays and flattens them to a single
array, removing one level of nesting. It does not recursively flatten multiple
levels of nesting.

MozReview-Commit-ID: ErDMHbT2IX

--HG--
extra : histedit_source : eb6e4f8c54f536c84b08da22ef60cfa56a5075c8
2016-03-31 16:18:44 -07:00
..
acorn Bug 989960 - Unhandled rejections in DOM Promises should cause xpcshell tests to fail. r=Yoric 2016-02-03 12:58:03 +00:00
apps Bug 1250453 - Remove DOMApplicationRegistry.allAppsLaunchable property and related testing API. r=myk 2016-03-14 16:29:11 +00:00
client Bug 1172920: DevTools: Map/Set entries should be visible in the Variables view r=vporof,tromey a=kwierso 2016-03-31 16:12:38 -07:00
discovery Bug 1245530 - Use require(Services) instead of Cu.import(Services.jsm). r=jryans 2016-02-27 04:51:10 -08:00
gcli Bug 1233780 - Avoid CPOWs in GCLI security csp. r=jwalker 2016-03-24 14:10:27 -05:00
heapsnapshot Bug 1260307 - Add the CensusUtils.getReportLeaves utility for getting leaves in a census report; r=jimb 2016-03-29 08:54:00 +02:00
inspector Bug 1237441 - Move styleinspector directory into the shared inspector directory r=pbro 2016-01-12 09:52:12 -08:00
jsbeautify Bug 1203159 - Clean up various tests after DevTools resource move. r=me 2015-10-21 14:18:29 -05:00
layout Bug 1246088 - ESLint cleanups of devtools/shared/layout/utils.js; r=bgrins 2016-03-09 12:09:48 +01:00
locales Bug 1245875 - Remove Tilt from tree. r=vporof,jwalker 2016-03-03 02:27:22 -08:00
performance Bug 1245886 - Refactor performance tests, r=jsantell 2016-03-16 09:39:39 +01:00
pretty-fast Bug 989960 - Unhandled rejections in DOM Promises should cause xpcshell tests to fail. r=Yoric 2016-02-03 12:58:03 +00:00
qrcode Bug 1203159 - Clean up various tests after DevTools resource move. r=me 2015-10-21 14:18:29 -05:00
security Bug 1241646 - remove unused token arguments from nsIX509CertDB r=keeler 2016-01-30 13:50:58 +05:30
shims Bug 1250430 - Remove SrcDir loader support from devtools. r=jryans 2016-02-27 04:51:11 -08:00
sourcemap Bug 1221549 - Package source-map with the same layout than source tree r=jryans 2015-11-16 07:22:48 -08:00
tests Bug 1260589 - Add the ThreadSafeDevToolsUtils.flatten utility; r=jimb a=kwierso 2016-03-31 16:18:44 -07:00
touch Bug 1252346 - Some DevTools files missing Services. r=ochameau 2016-03-01 14:00:28 -06:00
transport Bug 1239276 - Convert DebuggerClient.connect to promise. r=jryans 2016-01-28 10:11:31 -08:00
webconsole Bug 1255799 - remove obsolete TODO from network-monitor.js; r=odvarko 2016-03-16 08:16:00 +01:00
worker Bug 1119490 - Enable source maps for workers;r=jryans 2016-03-01 14:57:01 +01:00
async-storage.js Bug 1196047 - Move async-storage.js to devtools/shared. r=bgrins 2015-10-09 18:26:06 -05:00
async-utils.js Bug 1224545 - Remove async-utils/async method and use Task.async instead. r=jryans 2015-11-13 16:54:09 +01:00
content-observer.js Bug 1245530 - Use require(Services) instead of Cu.import(Services.jsm). r=jryans 2016-02-27 04:51:10 -08:00
css-angle.js Bug 1259777 - Remove unnecessary DOMUtils lazy load in css-angle.js . r=pbro 2016-03-25 17:34:51 +01:00
css-color.js Bug 1245530 - Use require(Services) instead of Cu.import(Services.jsm). r=jryans 2016-02-27 04:51:10 -08:00
deprecated-sync-thenables.js
DevToolsUtils.js Bug 1235458 - Move a bunch of utilities from DevToolsUtils to ThreadSafeDevToolsUtils. r=jsantell 2016-01-21 12:07:17 -08:00
event-emitter.js Bug 1259045 - Prevent loading Loader.jsm when using event-emitter.js as a JSM. r=jryans 2016-03-29 06:28:17 -07:00
event-parsers.js
indentation.js Bug 1245530 - Use require(Services) instead of Cu.import(Services.jsm). r=jryans 2016-02-27 04:51:10 -08:00
jar.mn Bug 1203159 - Add resource:// mapping in all DevTools directories. r=glandium,ochameau 2015-10-21 12:22:58 -05:00
Loader.jsm Bug 1255266 - create sandbox with system principal. r=jryans,khuey. 2016-03-15 19:51:02 +08:00
moz.build Bug 1250835 - Display swatch for angles in the rules panel. r=miker 2016-03-08 23:04:54 +01:00
Parser.jsm Bug 964709 - Updates Parser regex and tests to support self-closing script tags, r=vporof 2015-11-13 10:04:33 -03:00
path.js Bug 1207506 - Replace all uses of Services.io in path.js with URL;r=janx 2016-03-04 13:06:48 +01:00
system.js Bug 1196047 - Move system.js to devtools/shared. r=jsantell 2015-10-09 18:26:04 -05:00
ThreadSafeDevToolsUtils.js Bug 1260589 - Add the ThreadSafeDevToolsUtils.flatten utility; r=jimb a=kwierso 2016-03-31 16:18:44 -07:00