gecko-dev/devtools/client/styleeditor
Razvan Caliman 17fd76e771 Bug 1628044 - Remove obsolete initCssProperties() helper and cleanup tests; r=jdescottes
Depends on D70071

After changes in D70071, the `CSSProperties` object is retrieved from the `CSSPropertiesFront`. The `initCssProperties()` method is no longer required. It is only used in tests.

This patch removes the leftover callsites for `initCssProperties()` from tests and the method implementation itself.

Differential Revision: https://phabricator.services.mozilla.com/D71560
2020-04-21 13:49:11 +00:00
..
test Bug 1628044 - Remove obsolete initCssProperties() helper and cleanup tests; r=jdescottes 2020-04-21 13:49:11 +00:00
index.xhtml Bug 1608199 - Port devtools/client/styleeditor.dtd to Fluent, r=fluent-reviewers,flod,Gijs,jdescottes 2020-02-20 14:36:15 +00:00
moz.build
original-source.js Bug 1541633 - Part 3: Reduce the amount of data passed to the source-map worker functions. r=jlast 2019-08-23 14:34:42 +00:00
panel.js Bug 1628044 - Get CSSProperties directly from CSSPropertiesFront r=jdescottes 2020-04-21 13:42:02 +00:00
StyleEditorUI.jsm Bug 1628044 - Remove obsolete initCssProperties() helper and cleanup tests; r=jdescottes 2020-04-21 13:49:11 +00:00
StyleEditorUtil.jsm Bug 1608278 - Automated rewrite away from assigning properties to this in JSM files in devtools;r=jdescottes 2020-01-16 17:41:38 +00:00
StyleSheetEditor.jsm Bug 1247083 - Number inline and new stylesheets separately in Style Editor; r=pbro 2020-03-09 15:50:29 +00:00