Closed
Bug 1790711
Opened 3 years ago
Closed 1 day ago
Add an ESLint rule to prevent new usages of Preferences.sys.mjs
Categories
(Developer Infrastructure :: Lint and Formatting, task, P2)
Developer Infrastructure
Lint and Formatting
Tracking
(firefox153 fixed)
RESOLVED
FIXED
153 Branch
| Tracking | Status | |
|---|---|---|
| firefox153 | --- | fixed |
People
(Reporter: marco, Assigned: standard8)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
https://phabricator.services.mozilla.com/D120684 can serve as inspiration for the implementation.
| Assignee | ||
Updated•4 days ago
|
Assignee: nobody → standard8
Severity: -- → N/A
Status: NEW → ASSIGNED
Type: enhancement → task
Component: General → Lint and Formatting
Priority: -- → P2
Product: Firefox → Developer Infrastructure
Summary: Add a linter to prevent new usages of Preferences.jsm → Add an ESLint rule to prevent new usages of Preferences.sys.mjs
| Assignee | ||
Comment 1•4 days ago
|
||
Pushed by mbanner@mozilla.com:
https://github.com/mozilla-firefox/firefox/commit/c7995fdcc3eb
https://hg.mozilla.org/integration/autoland/rev/18c25f0630ba
Add an ESLint rule to prevent new usages of Preferences.sys.mjs. r=frontend-codestyle-reviewers,Gijs
Comment 3•1 day ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 1 day ago
status-firefox153:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 153 Branch
Pushed by mkmelin@iki.fi:
https://hg.mozilla.org/comm-central/rev/be1dd5db9a17
adjust Thunderbird for eslint mozilla/reject-import-preferences-module. r=freaktechnik
You need to log in
before you can comment on or make changes to this bug.
Description
•