Closed
Bug 1806331
Opened 3 years ago
Closed 3 years ago
Documentation issue on code-quality/lint/linters/eslint-plugin-mozilla/reject-import-system-module-from-non-system
Categories
(Developer Infrastructure :: Firefox Source Docs: Content, defect)
Developer Infrastructure
Firefox Source Docs: Content
Tracking
(firefox110 fixed)
RESOLVED
FIXED
| Tracking | Status | |
|---|---|---|
| firefox110 | --- | fixed |
People
(Reporter: aminomancer, Assigned: Sylvestre)
References
()
Details
Attachments
(1 file)
This says ChromeUtils.importESM instead of ChromeUtils.importESModule
Comment 1•3 years ago
|
||
The severity field is not set for this bug.
:Sylvestre, could you have a look please?
For more information, please visit auto_nag documentation.
Flags: needinfo?(sledru)
| Assignee | ||
Comment 2•3 years ago
|
||
Updated•3 years ago
|
Assignee: nobody → sledru
Status: NEW → ASSIGNED
Pushed by sledru@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/3c7169d5a8ab
doc: use ChromeUtils.importESM instead of ChromeUtils.importESModule r=Standard8 DONTBUILD
Comment 4•3 years ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 3 years ago
status-firefox110:
--- → fixed
Resolution: --- → FIXED
| Assignee | ||
Updated•3 years ago
|
Flags: needinfo?(sledru)
You need to log in
before you can comment on or make changes to this bug.
Description
•