gecko-dev/devtools/client/styleeditor
Julian Descottes 34e58925be Bug 1278823 - styleeditor: fix csscoverage report creation;r=jryans
The sheetToUrl function in csscoverage is only used to create ids for the
csscoverage map of knownRules. Instead of asking the UI to format stylesheet
URLs using the same logic as the server, StyleEditor.jsm now sends the
stylesheet actor to create the report. The csscoverage actor can then compute
the stylesheet URL on the server.

MozReview-Commit-ID: GDtWhbi2ScW

--HG--
extra : rebase_source : bfc8dc7c680523ff8d67e8ffd5d1b1b7af862333
2016-06-28 11:18:39 +02:00
..
test Bug 1273941 - replace uses of promise.defer in devtools/client/styleeditor; r=jryans 2016-06-09 09:06:21 -06:00
moz.build Bug 912121 - Rewrite require / import to match source tree. rs=devtools 2015-09-21 12:04:18 -05:00
styleeditor-commands.js Bug 1263258 - Require space before paren for anonymous functions. r=pbro 2016-04-27 09:06:15 -05:00
styleeditor-panel.js Bug 1193390 - Remove single arg Cu.import from /devtools. r=tromey 2016-06-09 14:10:07 -05:00
styleeditor.css
styleeditor.xul Bug 1246733 - Remove stylesheet references of 'devtools/skin/common.css' and instead import it in theme files;r=ntim,r=ochameau 2016-02-16 16:10:25 -08:00
StyleEditorUI.jsm Bug 1278823 - styleeditor: fix csscoverage report creation;r=jryans 2016-06-28 11:18:39 +02:00
StyleEditorUtil.jsm Backed out changeset 3347773109ae (bug 102617) for landing with the wrong bug number 2016-05-17 12:15:54 -07:00
StyleSheetEditor.jsm Bug 1225254 - split css-logic.js into server and shared files; r=pbro 2016-06-24 08:26:21 -06:00
utils.js Bug 1270619 - Add missing imports instead of using globals. r=pbro 2016-05-09 13:35:09 -05:00