Closed
Bug 1684905
Opened 5 months ago
Closed 5 months ago
Fully enable globalThis for ESLint
Categories
(Firefox Build System :: Lint and Formatting, task, P3)
Firefox Build System
Lint and Formatting
Tracking
(firefox86 fixed)
| Tracking | Status | |
|---|---|---|
| firefox86 | --- | fixed |
People
(Reporter: standard8, Assigned: standard8)
References
Details
Attachments
(1 file)
When we upgraded ESLint in bug 1620537, although the intention was to also add support for globalThis, I didn't realise that there was an environment/parser change that was also necessary.
This bug is to fix that, and remove the few global definitions we have for globalThis.
| Assignee | ||
Comment 1•5 months ago
|
||
Pushed by mbanner@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/a1c39f88d499 Fully enable globalThis for ESLint. r=Gijs,necko-reviewers,kershaw
Comment 3•5 months ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 5 months ago
status-firefox86:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 86 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•