gecko/browser/devtools
Simon Lindholm b3d58b2d86 Bug 1187777 - Lazily create computed styles list. r=bgrins
---
 browser/devtools/styleinspector/rule-view.js       | 38 +++++++-----
 browser/devtools/styleinspector/test/browser.ini   |  2 +
 .../test/browser_ruleview_computed_01.js           | 47 +++++++++++++++
 .../test/browser_ruleview_computed_02.js           | 68 ++++++++++++++++++++++
 .../browser_ruleview_edit-property-computed.js     |  8 +++
 5 files changed, 149 insertions(+), 14 deletions(-)
 create mode 100644 browser/devtools/styleinspector/test/browser_ruleview_computed_01.js
 create mode 100644 browser/devtools/styleinspector/test/browser_ruleview_computed_02.js
2015-08-07 18:16:32 -07:00
..
animationinspector Bug 1188401 - Expose require out of Loader.jsm and use it. r=jryans 2015-08-06 05:38:10 -07:00
app-manager Bug 1188401 - Expose require out of Loader.jsm and use it. r=jryans 2015-08-06 05:38:10 -07:00
canvasdebugger Bug 1188401 - Expose require out of Loader.jsm and use it. r=jryans 2015-08-06 05:38:10 -07:00
commandline Bug 1188401 - Expose require out of Loader.jsm and use it. r=jryans 2015-08-06 05:38:10 -07:00
debugger Backed out changeset 85303b3d8d17 (bug 882790) a=backout 2015-08-07 13:22:57 -07:00
eyedropper Bug 1188401 - Expose require out of Loader.jsm and use it. r=jryans 2015-08-06 05:38:10 -07:00
fontinspector Bug 1188401 - Expose require out of Loader.jsm and use it. r=jryans 2015-08-06 05:38:10 -07:00
framework Bug 1188401 - Expose require out of Loader.jsm and use it. r=jryans 2015-08-06 05:38:10 -07:00
inspector Bug 1188401 - Expose require out of Loader.jsm and use it. r=jryans 2015-08-06 05:38:10 -07:00
layoutview Bug 1188401 - Expose require out of Loader.jsm and use it. r=jryans 2015-08-06 05:38:10 -07:00
markupview Bug 1188401 - Expose require out of Loader.jsm and use it. r=jryans 2015-08-06 05:38:10 -07:00
netmonitor Bug 1188401 - Expose require out of Loader.jsm and use it. r=jryans 2015-08-06 05:38:10 -07:00
performance Bug 1191508 part 2: Count allocations on the client side so the count accurately reflects the selection in performance tools. r=shu 2015-08-07 10:50:58 -07:00
projecteditor Bug 1188401 - Expose require out of Loader.jsm and use it. r=jryans 2015-08-06 05:38:10 -07:00
promisedebugger Bug 1189057 - [promise-dbg] Add initial boilerplate for initializing the promise debugger iframe r=fitzgen 2015-07-30 00:13:26 -07:00
responsivedesign Bug 1188401 - Expose require out of Loader.jsm and use it. r=jryans 2015-08-06 05:38:10 -07:00
scratchpad Bug 1188401 - Expose require out of Loader.jsm and use it. r=jryans 2015-08-06 05:38:10 -07:00
shadereditor Bug 1188401 - Expose require out of Loader.jsm and use it. r=jryans 2015-08-06 05:38:10 -07:00
shared Bug 1188401 - Expose require out of Loader.jsm and use it. r=jryans 2015-08-06 05:38:10 -07:00
sourceeditor Bug 1188401 - Expose require out of Loader.jsm and use it. r=jryans 2015-08-06 05:38:10 -07:00
storage Bug 1188401 - Expose require out of Loader.jsm and use it. r=jryans 2015-08-06 05:38:10 -07:00
styleeditor Bug 1188401 - Expose require out of Loader.jsm and use it. r=jryans 2015-08-06 05:38:10 -07:00
styleinspector Bug 1187777 - Lazily create computed styles list. r=bgrins 2015-08-07 18:16:32 -07:00
tilt Bug 1188401 - Expose require out of Loader.jsm and use it. r=jryans 2015-08-06 05:38:10 -07:00
webaudioeditor Bug 1188401 - Expose require out of Loader.jsm and use it. r=jryans 2015-08-06 05:38:10 -07:00
webconsole Bug 1186925 - Convert tests using bad-content notification to use gIdentityHandler;r=tanvi 2015-08-07 15:22:52 -07:00
webide Bug 1188401 - Expose require out of Loader.jsm and use it. r=jryans 2015-08-06 05:38:10 -07:00
.eslintignore Bug 1166189 - ESLint configuration files for devtools; r=tromey 2015-05-28 09:30:03 +02:00
.eslintrc Bug 1074180 - Fix linting issues in touch-events.js. r=ochameau 2015-07-16 01:12:50 -05:00
.eslintrc.mochitests Bug 1166189 - ESLint configuration files for devtools; r=tromey 2015-05-28 09:30:03 +02:00
.eslintrc.xpcshell Bug 1166189 - ESLint configuration files for devtools; r=tromey 2015-05-28 09:30:03 +02:00
definitions.js Bug 1190909 - Fix resize-commands module path when mapping to local sources. r=jryans 2015-08-06 05:38:09 -07:00
devtools-clhandler.js Bug 1188401 - Expose require out of Loader.jsm and use it. r=jryans 2015-08-06 05:38:10 -07:00
devtools-clhandler.manifest
jar.mn Bug 1189057 - [promise-dbg] Add initial boilerplate for initializing the promise debugger iframe r=fitzgen 2015-07-30 00:13:26 -07:00
main.js Bug 1128988 - runAt support for commands/converters; r=bgrins 2015-04-23 10:24:49 +01:00
moz.build Bug 1189057 - [promise-dbg] Add initial boilerplate for initializing the promise debugger iframe r=fitzgen 2015-07-30 00:13:26 -07:00