fune/devtools/shared/commands/inspector
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
..
tests Bug 1716703 - [devtools] Rename TestActor to HighlighterTestActor. r=jdescottes. 2021-06-17 10:03:03 +00:00
inspector-command.js Bug 1711096 - [devtools] Add support for multiple target types to getAllFronts r=nchevobbe 2021-05-17 11:55:38 +00:00
moz.build