Closed
Bug 1881887
Opened 1 year ago
Closed 6 months ago
Remove support for component JSMs
Categories
(Core :: XPCOM, task)
Core
XPCOM
Tracking
()
RESOLVED
FIXED
136 Branch
Tracking | Status | |
---|---|---|
firefox136 | --- | fixed |
People
(Reporter: arai, Assigned: arai)
References
(Blocks 1 open bug)
Details
Attachments
(2 files)
The support for Component JSMs can be removed once mozilla-central and comm-central migration finishes.
We're planning to finish the migration before ESR128, and let out-of-tree code migrate in the ESR128 cycle, and remove JSM support after that.
Assignee | ||
Updated•7 months ago
|
Assignee: nobody → arai.unmht
Status: NEW → ASSIGNED
Assignee | ||
Comment 1•6 months ago
|
||
Assignee | ||
Comment 2•6 months ago
|
||
Pushed by arai_a@mac.com:
https://hg.mozilla.org/integration/autoland/rev/96cb9890c41a
Part 1: Remove JSM tests for components. r=mccr8
https://hg.mozilla.org/integration/autoland/rev/147976d582ae
Part 2: Remove support for component JSMs. r=mccr8
Backed out for causing xpcshell failures @ test_envChain_subscript_in_frameScript.js
- Backout link
- Push with failures
- Failure Log
- Failure line:
TEST-UNEXPECTED-FAIL | js/xpconnect/tests/unit/test_envChain_subscript_in_frameScript.js | xpcshell return code: 0
Flags: needinfo?(arai.unmht)
Assignee | ||
Updated•6 months ago
|
Flags: needinfo?(arai.unmht)
Pushed by arai_a@mac.com:
https://hg.mozilla.org/integration/autoland/rev/b5a4e77f4050
Part 1: Remove JSM tests for components. r=mccr8
https://hg.mozilla.org/integration/autoland/rev/723296ee0fe5
Part 2: Remove support for component JSMs. r=mccr8
https://hg.mozilla.org/mozilla-central/rev/b5a4e77f4050
https://hg.mozilla.org/mozilla-central/rev/723296ee0fe5
Status: ASSIGNED → RESOLVED
Closed: 6 months ago
status-firefox136:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 136 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•