gecko-dev/devtools
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
..
client Bug 1716703 - [devtools] Rename TestActor to HighlighterTestActor. r=jdescottes. 2021-06-17 10:03:03 +00:00
docs Bug 1515695 - Remove Task.jsm. r=florian,jdescottes 2021-06-17 08:28:02 +00:00
platform Bug 1676365 - Move SpinEventLoopUntil to separate header. r=#xpcom-reviewers 2020-11-23 16:10:41 +00:00
server Bug 1716703 - [devtools] Rename TestActor to HighlighterTestActor. r=jdescottes. 2021-06-17 10:03:03 +00:00
shared Bug 1716703 - [devtools] Rename TestActor to HighlighterTestActor. r=jdescottes. 2021-06-17 10:03:03 +00:00
startup Bug 1711523 - remove private proton tracking flags in frontend modules, r=mak,emalysz,desktop-theme-reviewers,harry 2021-05-28 19:33:38 +00:00
.eslintrc.js Bug 1714527 - [devtools] Remove unused serviceworker actor code in DevTools server r=nchevobbe,devtools-backward-compat-reviewers 2021-06-07 20:13:26 +00:00
.eslintrc.xpcshell.js Bug 1620537 - Fix eslint issues in devtools .eslintrc*.js files now that ESLint 7 will lint them. r=mossop 2020-07-24 20:39:07 +00:00
CODE_OF_CONDUCT.md
moz.build Bug 1654103: Standardize on Black for Python code in mozilla-central. 2020-10-26 18:34:53 +00:00
templates.mozbuild
tsconfig.json