Closed
Bug 1611229
Opened 5 years ago
Closed 5 years ago
Add a linter rule to prevent using ChromeUtils.import(..., null)
Categories
(Core :: XPConnect, task, P3)
Core
XPConnect
Tracking
()
RESOLVED
FIXED
mozilla74
Tracking | Status | |
---|---|---|
firefox74 | --- | fixed |
People
(Reporter: jdescottes, Assigned: jdescottes)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
(deleted),
text/x-phabricator-request
|
Details |
See Bug 1609271.
Let's land an eslint rule with an ignore list an then fix violations independently.
Assignee | ||
Comment 1•5 years ago
|
||
Updated•5 years ago
|
Blocks: esm-ification
Updated•5 years ago
|
Attachment #9122743 -
Attachment description: Bug 1609271 - Add linting rule to prevent using ChromeUtils.import(..., null) → Bug 1611229 - Add linting rule to prevent using ChromeUtils.import(..., null)
Pushed by jdescottes@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/cdf9634be289
Add linting rule to prevent using ChromeUtils.import(..., null) r=Standard8
Comment 3•5 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 5 years ago
status-firefox74:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla74
You need to log in
before you can comment on or make changes to this bug.
Description
•