gecko-dev/devtools/client/styleeditor
J. Ryan Stinnett 4e81bf75f6 Bug 1429254 - Expand long strings when fetching from network monitor. r=jdescottes
In bug 1306892, we started fetching stylesheets from the network monitor when
possible.  However, this only worked for short strings (< 10000 bytes).  For
long strings, we need to also look up the long string actor that holds the
actual text.

MozReview-Commit-ID: 2M0OAioZnX5

--HG--
rename : devtools/client/styleeditor/test/doc_uncached.css => devtools/client/styleeditor/test/doc_short_string.css
extra : rebase_source : e0babac9bc162222dc207e9fba3c88b3c22aabfa
2018-01-10 10:46:07 -06:00
..
test Bug 1429254 - Expand long strings when fetching from network monitor. r=jdescottes 2018-01-10 10:46:07 -06:00
moz.build Bug 1179820 - Convert style editor to client-side source maps; r=gl 2017-09-29 07:36:30 -06:00
original-source.js Bug 1179820 - Convert style editor to client-side source maps; r=gl 2017-09-29 07:36:30 -06:00
styleeditor-commands.js Backed out changeset 6bc38f188ef2 (bug 1330099) for devtools failures. r=backout 2017-01-11 23:21:56 +01:00
styleeditor-panel.js Bug 1388497 - apply source maps to CSS warnings in the console; r=bgrins 2017-08-15 14:32:56 -06:00
styleeditor.xul Bug 1426057 - Move chart style from skin/widgets.css StatisticsPanel.css r=Honza 2017-12-22 15:55:10 +08:00
StyleEditorUI.jsm Bug 1420604 - Remove unused isDirty bit from the Inspector and Style Editor. r=jdescottes 2017-11-28 13:27:38 -05:00
StyleEditorUtil.jsm Bug 1375125 - Stop using nsILocalFile in the tree. r=froydnj 2017-08-04 17:49:22 +09:00
StyleSheetEditor.jsm Bug 1397366 - restore source-editor commands controller for scratchpad & styleeditor menus;r=ochameau 2018-01-03 20:52:58 +01:00