gecko-dev/devtools/shared
Tom Tromey d0a35ae517 Bug 1328016 - add parseNamedDeclarations and use in rule view; r=pbro
MozReview-Commit-ID: 25LvVRvbpIm

--HG--
extra : rebase_source : bc1d33cf183212863b5b9a1a138d8671aad995b3
2017-01-03 13:14:08 -07:00
..
acorn Bug 1310297 - Remove test annotations using b2g, mulet or gonk: devtools. r=RyanVM 2016-11-05 11:29:14 +01:00
apps Bug 1320084 - Remove useless devtools JSM shims. r=jryans 2017-01-04 09:11:25 -08:00
client Bug 1325213 - Fix lots of eslint errors in devtools/shared/. r=jryans 2016-12-30 15:01:42 +01:00
css Bug 1328016 - add parseNamedDeclarations and use in rule view; r=pbro 2017-01-03 13:14:08 -07:00
discovery Bug 1325213 - Fix lots of eslint errors in devtools/shared/. r=jryans 2016-12-30 15:01:42 +01:00
fronts Backed out changeset 2aef437d23b7 (bug 1309065) for failures in test_css-properties-db.js a=backout 2016-12-28 13:42:19 -08:00
gcli Merge inbound to central, a=merge 2017-01-05 17:30:35 -08:00
heapsnapshot Bug 1324242 - Ignore the -Wnull-dereference warning caused by gtest; r=froydnj 2016-12-19 10:52:56 -05:00
inspector Bug 1154645 - Move findCssSelector from server to shared. r=pbro 2016-11-09 09:22:42 -08:00
jsbeautify Bug 1310297 - Remove test annotations using b2g, mulet or gonk: devtools. r=RyanVM 2016-11-05 11:29:14 +01:00
layout Bug 1310845 - Remove support for mozapp iframes; r=fabrice,jryans,baku,mcmanus 2016-11-16 09:13:38 -05:00
locales Bug 1316855 - Tooltip of "Toolbox Buttons" should show their shortcut. r=jryans 2016-11-29 13:21:00 -05: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 1325213 - Fix lots of eslint errors in devtools/shared/. r=jryans 2016-12-30 15:01:42 +01:00
platform Bug 1316096 - Change eslint configuration to use string values for rules instead of integers, making it easier for others who are reading the rules to know if a rule is set to off, warn, or error. r=mossop 2016-11-08 15:14:19 -05:00
pretty-fast Bug 1310297 - Remove test annotations using b2g, mulet or gonk: devtools. r=RyanVM 2016-11-05 11:29:14 +01:00
qrcode Bug 1325213 - Fix lots of eslint errors in devtools/shared/. r=jryans 2016-12-30 15:01:42 +01:00
security Bug 1325213 - Fix lots of eslint errors in devtools/shared/. r=jryans 2016-12-30 15:01:42 +01:00
shims Bug 1320084 - Remove useless devtools JSM shims. r=jryans 2017-01-04 09:11:25 -08:00
sourcemap Bug 1310297 - Remove test annotations using b2g, mulet or gonk: devtools. r=RyanVM 2016-11-05 11:29:14 +01:00
specs Bug 1306937 - enable inspector eyedropper when viewing images;r=pbro 2016-11-30 14:35:28 +01: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 1326479 - Fix 'indent' eslint errors now that eslint scans multiline array and object definitions. r=Gijs 2017-01-03 10:07:50 -05:00
touch Bug 1325213 - Fix lots of eslint errors in devtools/shared/. r=jryans 2016-12-30 15:01:42 +01:00
transport Bug 1326334 - Fix more errors in devtools/shared. r=jryans 2017-01-03 23:47:28 +01:00
webconsole Bug 1324929 - Accept ':' between url and line number in server side logs backtraces. r=ochameau 2017-01-04 09:11:24 -08:00
worker Bug 1326334 - Fix more errors in devtools/shared. r=jryans 2017-01-03 23:47:28 +01:00
DevToolsUtils.js Bug 1326479 - Fix 'indent' eslint errors now that eslint scans multiline array and object definitions. r=Gijs 2017-01-03 10:07:50 -05:00
Loader.jsm Bug 1320793 - Fix lazy loading of pseudo modules in devtools. r=jryans 2016-11-28 07:43:14 -08: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 1321839 - make devtools/shared eslint-clean; r=jryans 2016-12-02 10:32:04 -07: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 1321839 - make devtools/shared eslint-clean; r=jryans 2016-12-02 10:32:04 -07:00
content-observer.js Bug 1321839 - make devtools/shared eslint-clean; r=jryans 2016-12-02 10:32:04 -07: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 1321839 - make devtools/shared eslint-clean; r=jryans 2016-12-02 10:32:04 -07:00
dom-node-constants.js Bug 1321839 - make devtools/shared eslint-clean; r=jryans 2016-12-02 10:32:04 -07: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 1321839 - make devtools/shared eslint-clean; r=jryans 2016-12-02 10:32:04 -07: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
l10n.js Backed out 2 changesets (bug 1312041) for mass failures a=backout 2016-11-01 10:30:45 -07:00
loader-plugin-raw.jsm Backed out 2 changesets (bug 1312041) for mass failures a=backout 2016-11-01 10:30:45 -07: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 Bug 1321839 - make devtools/shared eslint-clean; r=jryans 2016-12-02 10:32:04 -07:00
plural-form.js Backed out 2 changesets (bug 1312041) for mass failures a=backout 2016-11-01 10:30:45 -07:00
protocol.js Bug 1321839 - make devtools/shared eslint-clean; r=jryans 2016-12-02 10:32:04 -07:00
system.js Bug 1321839 - make devtools/shared eslint-clean; r=jryans 2016-12-02 10:32:04 -07:00
task.js Bug 1294187 - correctly define Task at top level; r=bgrins 2016-08-10 12:44:39 -06:00