Closed
Bug 1842428
Opened 1 year ago
Closed 1 year ago
Stop using non-test module in js/xpconnect/tests/unit/
Categories
(Core :: XPConnect, task, P3)
Core
XPConnect
Tracking
()
RESOLVED
FIXED
117 Branch
Tracking | Status | |
---|---|---|
firefox117 | --- | fixed |
People
(Reporter: arai, Assigned: arai)
References
(Blocks 1 open bug)
Details
Attachments
(2 files)
js/xpconnect/tests/unit/ contains tests for JSM/ESM loader, and they shouldn't use non-test module which can be or can already be ESMified.
Assignee | ||
Comment 1•1 year ago
|
||
Updated•1 year ago
|
Assignee: nobody → arai.unmht
Status: NEW → ASSIGNED
Assignee | ||
Comment 2•1 year ago
|
||
Depends on D183653
Pushed by arai_a@mac.com:
https://hg.mozilla.org/integration/autoland/rev/9923af20a891
Part 1: Stop using non-test JSMs in js/xpconnect/tests/unit/. r=mccr8
https://hg.mozilla.org/integration/autoland/rev/e1c3529748fe
Part 2: Remove unused imports. r=mccr8
Comment 4•1 year ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/9923af20a891
https://hg.mozilla.org/mozilla-central/rev/e1c3529748fe
Status: ASSIGNED → RESOLVED
Closed: 1 year ago
status-firefox117:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 117 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•