Closed
Bug 1843788
Opened 2 years ago
Closed 2 years ago
Convert html/xhtml consumers of JSM modules in testing/modules/ to import ES modules direct
Categories
(Testing :: General, task)
Testing
General
Tracking
(firefox117 fixed)
RESOLVED
FIXED
117 Branch
Tracking | Status | |
---|---|---|
firefox117 | --- | fixed |
People
(Reporter: arai, Assigned: arai)
References
Details
Attachments
(2 files)
No description provided.
Assignee | ||
Comment 1•2 years ago
|
||
Depends on D183654
Assignee | ||
Comment 2•2 years ago
|
||
Depends on D183655
Pushed by arai_a@mac.com:
https://hg.mozilla.org/integration/autoland/rev/1e3b000b7800
Part 1: Rewrite testing/modules/Assert.sys.mjs consumers in html/xhtml to use ChromeUtils.importESModule. r=ahal
https://hg.mozilla.org/integration/autoland/rev/1b3d3b610506
Part 2: Rewrite testing/modules/TestUtils.sys.mjs consumers in html/xhtml to use ChromeUtils.importESModule. r=ahal,credential-management-reviewers,fxview-reviewers,sgalich,sfoster
Comment 4•2 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/1e3b000b7800
https://hg.mozilla.org/mozilla-central/rev/1b3d3b610506
Status: ASSIGNED → RESOLVED
Closed: 2 years 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
•