gecko-dev/devtools/server/tests/mochitest
Patrick Brosset e57616990f Bug 1069829 - 2 - Don't use cssPropertyIsValid in the rule-view UI, get the info from the server instead; r=tromey
- StyleRuleActors now parse declarations and send them within the form
- Each declaration also contains isValid flag
- Parsing is still done client side for old backends (back compat)
- Declarations are sent with the form, so updated every time the rule changes
- Also made StyleRuleActors send the declarations array for element styles, and made canSetRuleText true for this, since we can simply set the style attribute

MozReview-Commit-ID: 2nI4bRyvwwi

--HG--
extra : rebase_source : 0ccfaeb0edb0b1a60a7c0d741295d61ad66ac57e
2016-04-29 09:30:02 +02:00
..
.eslintrc
Debugger.Source.prototype.element-2.js
Debugger.Source.prototype.element.html
Debugger.Source.prototype.element.js
animation-data.html Bug 1247243 - Animations are shown only every 2 reloads. r=pbrosset 2016-02-23 00:15:04 +01:00
chrome.ini Bug 1247243 - Animations are shown only every 2 reloads. r=pbrosset 2016-02-23 00:15:04 +01:00
director-helpers.js Bug 1239276 - Convert DebuggerClient.connect to promise. r=jryans 2016-01-28 10:11:31 -08:00
hello-actor.js Bug 1270173 - Move protocol.js from devtools/server to devtools/shared. r=ejpbruel 2016-05-06 09:19:00 +02:00
inspector-delay-image-response.sjs
inspector-helpers.js Bug 1239276 - Convert DebuggerClient.connect to promise. r=jryans 2016-01-28 10:11:31 -08:00
inspector-search-data.html Bug 835896 - Make inspector searchbox also provide results matching text or attributes in the page;r=pbrosset 2015-11-10 21:48:57 -08:00
inspector-styles-data.css
inspector-styles-data.html
inspector-traversal-data.html Bug 1208864 - Tests for duplicate node context menu item in markup view. r=pbro 2015-10-18 14:30:00 +02:00
inspector_getImageData.html
large-image.jpg
memory-helpers.js Bug 1245530 - Use require(Services) instead of Cu.import(Services.jsm). r=jryans 2016-02-27 04:51:10 -08:00
memprof-helpers.js Bug 1245530 - Use require(Services) instead of Cu.import(Services.jsm). r=jryans 2016-02-27 04:51:10 -08:00
nonchrome_unsafeDereference.html
setup-in-child.js Bug 912121 - Update misc. DevTools paths and comments. rs=devtools 2015-09-21 12:07:31 -05:00
setup-in-parent.js
small-image.gif
test_Debugger.Script.prototype.global.html
test_Debugger.Source.prototype.element.html
test_Debugger.Source.prototype.introductionScript.html
test_Debugger.Source.prototype.introductionType.html
test_animation_actor-lifetime.html Bug 1247243 - Animations are shown only every 2 reloads. r=pbrosset 2016-02-23 00:15:04 +01:00
test_connectToChild.html Bug 1203159 - Rewrite DevTools resource URLs. r=ochameau 2015-10-21 12:48:53 -05:00
test_connection-manager.html Bug 1245530 - Use require(Services) instead of Cu.import(Services.jsm). r=jryans 2016-02-27 04:51:10 -08:00
test_css-logic-inheritance.html Bug 1245530 - Use require(Services) instead of Cu.import(Services.jsm). r=jryans 2016-02-27 04:51:10 -08:00
test_css-logic-media-queries.html Bug 1245530 - Use require(Services) instead of Cu.import(Services.jsm). r=jryans 2016-02-27 04:51:10 -08:00
test_css-logic-specificity.html Bug 1237441 - Move styleinspector directory into the shared inspector directory r=pbro 2016-01-12 09:52:12 -08:00
test_css-logic.html Bug 1237441 - Move styleinspector directory into the shared inspector directory r=pbro 2016-01-12 09:52:12 -08:00
test_device.html Bug 1245530 - Use require(Services) instead of Cu.import(Services.jsm). r=jryans 2016-02-27 04:51:10 -08:00
test_director.html
test_director_connectToChild.html
test_executeInGlobal-outerized_this.html
test_framerate_01.html Bug 1245530 - Use require(Services) instead of Cu.import(Services.jsm). r=jryans 2016-02-27 04:51:10 -08:00
test_framerate_02.html Bug 1245530 - Use require(Services) instead of Cu.import(Services.jsm). r=jryans 2016-02-27 04:51:10 -08:00
test_framerate_03.html Bug 1245530 - Use require(Services) instead of Cu.import(Services.jsm). r=jryans 2016-02-27 04:51:10 -08:00
test_framerate_04.html Bug 912121 - Rewrite require / import to match source tree. rs=devtools 2015-09-21 12:04:18 -05:00
test_framerate_05.html Bug 1245530 - Use require(Services) instead of Cu.import(Services.jsm). r=jryans 2016-02-27 04:51:10 -08:00
test_framerate_06.html Bug 912121 - Rewrite require / import to match source tree. rs=devtools 2015-09-21 12:04:18 -05:00
test_getProcess.html Bug 1239276 - Convert DebuggerClient.connect to promise. r=jryans 2016-01-28 10:11:31 -08:00
test_inspector-anonymous.html Bug 912121 - Misc. DevTools test fixes after migration. rs=devtools 2015-09-20 03:12:51 -05:00
test_inspector-changeattrs.html
test_inspector-changevalue.html
test_inspector-dead-nodes.html
test_inspector-duplicate-node.html Bug 1208864 - Tests for duplicate node context menu item in markup view. r=pbro 2015-10-18 14:30:00 +02:00
test_inspector-hide.html
test_inspector-insert.html Bug 1198039 - Don't modify the DOM after dragging an element and putting it back where it started;r=pbrosset 2015-10-07 08:19:09 -07:00
test_inspector-mutations-attr.html Bug 1209342 - Ignore attribute changes from Mutation Observer with null newValue;r=pbrosset 2015-09-29 08:45:24 -07:00
test_inspector-mutations-childlist.html Bug 1220564 - Update chrome code uses of genexprs and legacy comprehensions. (r=billm) 2016-01-06 16:02:16 -08:00
test_inspector-mutations-events.html Bug 1204127 - Clean up paths added after migration. r=ochameau 2016-02-08 17:32:07 -06:00
test_inspector-mutations-frameload.html
test_inspector-mutations-value.html
test_inspector-pseudoclass-lock.html
test_inspector-release.html
test_inspector-reload.html
test_inspector-remove.html
test_inspector-resize.html Bug 1204127 - Fix line endings in DevTools server test. r=me 2016-02-08 17:32:07 -06:00
test_inspector-resolve-url.html Bug 912121 - Update misc. DevTools paths and comments. rs=devtools 2015-09-21 12:07:31 -05:00
test_inspector-retain.html
test_inspector-scroll-into-view.html
test_inspector-search-front.html Bug 1204127 - Clean up paths added after migration. r=ochameau 2016-02-08 17:32:07 -06:00
test_inspector-search.html Bug 1264270 - Parser should output attributes in source order, not reversed; r=hsivonen,bgrins 2016-05-01 15:15:26 +03:00
test_inspector-traversal.html Bug 1220564 - Update chrome code uses of genexprs and legacy comprehensions. (r=billm) 2016-01-06 16:02:16 -08:00
test_inspector_getImageData-wait-for-load.html Bug 912121 - Update misc. DevTools paths and comments. rs=devtools 2015-09-21 12:07:31 -05:00
test_inspector_getImageData.html
test_inspector_getImageDataFromURL.html Bug 912121 - Update misc. DevTools paths and comments. rs=devtools 2015-09-21 12:07:31 -05:00
test_inspector_getNodeFromActor.html
test_makeGlobalObjectReference.html
test_memory.html
test_memory_allocations_01.html
test_memory_allocations_02.html
test_memory_allocations_03.html
test_memory_allocations_04.html
test_memory_allocations_05.html
test_memory_allocations_06.html
test_memory_allocations_07.html
test_memory_attach_01.html
test_memory_attach_02.html
test_memory_census.html
test_memory_gc_01.html
test_memory_gc_events.html
test_memprof.html
test_preference.html Bug 1245530 - Use require(Services) instead of Cu.import(Services.jsm). r=jryans 2016-02-27 04:51:10 -08:00
test_settings.html Bug 1239276 - Convert DebuggerClient.connect to promise. r=jryans 2016-01-28 10:11:31 -08:00
test_setupInParentChild.html Bug 1245530 - Use require(Services) instead of Cu.import(Services.jsm). r=jryans 2016-02-27 04:51:10 -08:00
test_styles-applied.html Bug 1064843 part 7 - Add backdrop pseudo-element and add related UA stylesheet. r=heycam 2016-01-28 10:11:00 +11:00
test_styles-computed.html
test_styles-layout.html
test_styles-matched.html Bug 1237441 - Move styleinspector directory into the shared inspector directory r=pbro 2016-01-12 09:52:12 -08:00
test_styles-modify.html Bug 1069829 - 2 - Don't use cssPropertyIsValid in the rule-view UI, get the info from the server instead; r=tromey 2016-04-29 09:30:02 +02:00
test_styles-svg.html
test_unsafeDereference.html Bug 912121 - Update misc. DevTools paths and comments. rs=devtools 2015-09-21 12:07:31 -05:00