Closed
Bug 1899331
Opened 8 months ago
Closed 8 months ago
Rename workers to use the .worker.(m)js pattern for ESLint (toolkit/)
Categories
(Toolkit :: General, task, P3)
Toolkit
General
Tracking
()
RESOLVED
FIXED
128 Branch
Tracking | Status | |
---|---|---|
firefox128 | --- | fixed |
People
(Reporter: standard8, Assigned: standard8)
References
(Blocks 1 open bug)
Details
Attachments
(2 files)
We should rename our worker files to use the .worker.(m)js
pattern introduced by bug 1846758. This bug is to address all of toolkit/.
This avoids manual annotations of the environment. In future, it'll also make migration to the ESLint flat configuration simpler, as that doesn't manage environments in the same way.
Assignee | ||
Comment 1•8 months ago
|
||
This was added in https://hg.mozilla.org/mozilla-central/rev/9c99d5a4a0ffc3ff95f6d98f9b9fd10df0da4419 but never used.
Assignee | ||
Comment 2•8 months ago
|
||
Pushed by mbanner@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/06372a4ef1e0
Remove unused test file. r=frontend-codestyle-reviewers,Gijs
https://hg.mozilla.org/integration/autoland/rev/b3253766c0f9
Rename workers in toolkit to use the ESLint pattern. r=frontend-codestyle-reviewers,Gijs
Comment 4•8 months ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/06372a4ef1e0
https://hg.mozilla.org/mozilla-central/rev/b3253766c0f9
Status: NEW → RESOLVED
Closed: 8 months ago
status-firefox128:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 128 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•