gecko-dev/devtools/client/styleeditor
Nicolas Chevobbe 60944db71f Bug 1716703 - [devtools] Rename TestActor to HighlighterTestActor. r=jdescottes.
Renaming the actor makes it more explicit that it should
only be used for highlighter-related assertions.
We take this opportunity to rename all the 'testActor' instances
in tests to 'highlighterTestFront' which better represents
what the object is.
While doing this work, I was able to cleanup a few function definition
where the testActor parameter wasn't needed.

Differential Revision: https://phabricator.services.mozilla.com/D117978
2021-06-17 10:03:03 +00:00
..
test Bug 1716703 - [devtools] Rename TestActor to HighlighterTestActor. r=jdescottes. 2021-06-17 10:03:03 +00:00
index.xhtml Bug 1691314 - Use DOM hidden property instead of attribute methods in devtools/client. r=nchevobbe 2021-02-09 17:32:07 +00:00
moz.build Bug 1654103: Standardize on Black for Python code in mozilla-central. 2020-10-26 18:34:53 +00:00
original-source.js Bug 1644193: Implement basic server-side stylesheets watcher. r=ochameau 2020-09-14 21:29:47 +00:00
panel.js Bug 1702061 - [devtools] Remove isPanelReady flag and devtools-panel-ready from DevTools panel instances r=nchevobbe 2021-03-31 12:41:44 +00:00
StyleEditorUI.jsm Bug 1701790 - Migrate ResourceWatcher to become ResourceCommand. r=nchevobbe 2021-05-04 09:29:47 +00:00
StyleEditorUtil.jsm
StyleSheetEditor.jsm Bug 1701790 - Migrate ResourceWatcher to become ResourceCommand. r=nchevobbe 2021-05-04 09:29:47 +00:00