Closed
Bug 1936088
Opened 2 months ago
Closed 2 months ago
Stop using JSM in the tests for EXTRA_JS_MODULES
Categories
(Firefox Build System :: General, task)
Firefox Build System
General
Tracking
(firefox135 fixed)
RESOLVED
FIXED
135 Branch
Tracking | Status | |
---|---|---|
firefox135 | --- | fixed |
People
(Reporter: arai, Assigned: arai)
References
(Blocks 1 open bug, Regressed 1 open bug)
Details
Attachments
(2 files)
The build backend test is using JSM files for EXTRA_JS_MODULES
etc.
They can be done also with ESM.
Assignee | ||
Comment 1•2 months ago
|
||
Updated•2 months ago
|
Assignee: nobody → arai.unmht
Status: NEW → ASSIGNED
Assignee | ||
Comment 2•2 months ago
|
||
Updated•2 months ago
|
Attachment #9442529 -
Attachment description: Bug 1936088 - Stop using JSM in the tests for the build backend. r?#firefox-build-system-reviewers! → Bug 1936088 - Part 2: Stop using JSM in the tests for the build backend. r?#firefox-build-system-reviewers!
Pushed by arai_a@mac.com:
https://hg.mozilla.org/integration/autoland/rev/33cc24a7bbf5
Part 1: Output the line annotation in the .mjs files. r=firefox-build-system-reviewers,glandium
https://hg.mozilla.org/integration/autoland/rev/9146242082da
Part 2: Stop using JSM in the tests for the build backend. r=firefox-build-system-reviewers,glandium
Backed out for causing build bustages @AppConstants.sys.mjs
Flags: needinfo?(arai.unmht)
Pushed by arai_a@mac.com:
https://hg.mozilla.org/integration/autoland/rev/aad12cdcbe71
Part 1: Output the line annotation in the .mjs files. r=firefox-build-system-reviewers,glandium
https://hg.mozilla.org/integration/autoland/rev/4bb5c3c36432
Part 2: Stop using JSM in the tests for the build backend. r=firefox-build-system-reviewers,glandium
Comment 6•2 months ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/aad12cdcbe71
https://hg.mozilla.org/mozilla-central/rev/4bb5c3c36432
Status: ASSIGNED → RESOLVED
Closed: 2 months ago
status-firefox135:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 135 Branch
Comment 7•2 months ago
|
||
FWIW, this bug lead to a 512byte increase in Base content JS opt fission numbers. These numbers are below any alert thresholds.
You need to log in
before you can comment on or make changes to this bug.
Description
•