gecko-dev/devtools/client/inspector/layout
Nicolas Chevobbe 213fc9c79b Bug 1224504 - Selecting the rule view panel should refresh the panel content. r=jdescottes
That's what the code intended to do, but it was checking an unexisting property.
This patch fixes that and adds a test to make sure changes are synced in the rule
view when editing properties in the layout view.
Move getRuleViewRuleEditor from inspector/rules/test/head to inspector/test/head in order to use
it in computed test folder. Remove the duplicated function in inspector/shared/test/head.

MozReview-Commit-ID: JbE4ppheSZC

--HG--
extra : transplant_source : %DDO%ED%10%C4%C1s%06%22D%D4%82%13%3F%1A%F0%E8%9D%F9%7B
2016-06-20 18:20:08 +02:00
..
test Bug 1224504 - Selecting the rule view panel should refresh the panel content. r=jdescottes 2016-06-20 18:20:08 +02:00
layout.js Bug 1279302 - Decouple the ReflowFront from the ReflowActor; r=ejpbruel 2016-06-10 13:28:15 -07:00
moz.build