gecko-dev/devtools/server
Razvan Caliman 38e6367521 Bug 1512956 - Ensure empty string is considered valid CSS authoredText; r=pbro
When removing all declarations from a rule via the Rule view, the authoredText value ends up as an empty string.
This patch ensures that the fallback cssText is not used in that case because that accidentally restores the whole declaration block when re-parsing the text of the rule.

Differential Revision: https://phabricator.services.mozilla.com/D14753

--HG--
extra : moz-landing-system : lando
2019-02-25 09:49:41 +00:00
..
actors Bug 1512956 - Ensure empty string is considered valid CSS authoredText; r=pbro 2019-02-25 09:49:41 +00:00
performance Bug 1489745 - Convert the preference sample-frequency-khz to hz r=ochameau,mstange 2018-10-24 12:09:37 +00:00
socket Bug 1514594: Part 3 - Change ChromeUtils.import API. 2019-01-17 10:18:31 -08:00
startup Bug 1515290 - Instantiate DebuggerServer in dedicated loader when debugging chrome tabs. r=yulia,jdescottes 2019-01-30 08:04:50 +00:00
tests Bug 1529247 - Remove environment method from the threadClient; r=ochameau 2019-02-22 16:13:54 +00:00
main.js Bug 1521052 - Add DebuggerServer.hasConnection to track if it still has active connections. r=jdescottes 2019-01-23 14:46:10 +00:00
moz.build Bug 1473513 - move ActorRegistry module to server/actors/utils; r=ochameau 2018-09-26 10:09:15 +02:00