gecko-dev/devtools/client/styleeditor
Nicolas Chevobbe 2834d00a38 Bug 1636924 - Remove unnecessary isTopLevel and type properties from onTargetAvailable/onTargetDestroyed callback parameter. r=ochameau.
Since targetFronts now have isTopLevel and targetType properties, we can directly use
those, as the targetFront is included in the callback parameter.
This patch remove those properties and refactor consumer code.

Differential Revision: https://phabricator.services.mozilla.com/D74651
2020-05-15 16:03:32 +00:00
..
test Bug 1628044 - Remove obsolete initCssProperties() helper and cleanup tests; r=jdescottes 2020-04-21 13:49:11 +00:00
StyleEditorUI.jsm Bug 1636924 - Remove unnecessary isTopLevel and type properties from onTargetAvailable/onTargetDestroyed callback parameter. r=ochameau. 2020-05-15 16:03:32 +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
index.xhtml Bug 1634380 - Part 2: Split devtools-button and legacy devtools-toolbarbutton styles; r=ladybenko 2020-05-12 13:22:28 +00:00
moz.build
original-source.js
panel.js Bug 1628044 - Get CSSProperties directly from CSSPropertiesFront r=jdescottes 2020-04-21 13:42:02 +00:00