gecko-dev/devtools
Nicolas Chevobbe 80aa7658fd Bug 1240038 - Listen for changes when a StyleSheetActor is created. r=tromey
A listener was added for stylesheet changes only if the stylesheet already
contributed to the page before the modification. So if there was a stylesheet
without any rule matching a node of the page, when a rule was created in it for
the current selected node in the markup view, the rule view wasn't refreshed.
The fix here is to emit an event, from the TabActor, when a StyleSheetActor is created,
and listen to such event to watch for changes in it, in order to update the rule view.
Modify an existing rule view/stylesheet editor sync test to make sure this bug is fixed.


MozReview-Commit-ID: H3szbUnchQP

--HG--
extra : transplant_source : %F7%E0%D2%8B%B3%D2%C3%1F%F8%88%03%AA%10Q%E4%B8h%0C%BE_
2016-06-07 22:28:45 +02:00
..
client Bug 1240038 - Listen for changes when a StyleSheetActor is created. r=tromey 2016-06-07 22:28:45 +02:00
docs Bug 1240913 - Destroy RDM early on quit. r=ochameau 2016-05-18 19:27:29 -05:00
server Bug 1240038 - Listen for changes when a StyleSheetActor is created. r=tromey 2016-06-07 22:28:45 +02:00
shared bug 1265723 - Decouple the MemoryFront from the MemoryActor; r=ejpbruel 2016-06-10 13:28:15 -07:00
.eslintrc Bug 1193390 - Remove single arg Cu.import from /devtools. r=tromey 2016-06-09 14:10:07 -05:00
.eslintrc.mochitests
.eslintrc.xpcshell
bootstrap.js Bug 1271048 - Fix eslint issues in devtools/bootstrap.js. r=pbro 2016-05-10 00:15:03 +02:00
chrome.manifest
install.rdf
moz.build
templates.mozbuild