Closed
Bug 1834831
Opened 3 years ago
Closed 3 years ago
Convert JSMs in browser/modules to ESMs
Categories
(Firefox :: General, task, P3)
Firefox
General
Tracking
()
RESOLVED
FIXED
116 Branch
| Tracking | Status | |
|---|---|---|
| firefox116 | --- | fixed |
People
(Reporter: kpatenio, Assigned: kpatenio)
References
Details
(Whiteboard: [esmification-timeline])
Attachments
(2 files)
There are 26 JSMs that require conversion into ESMs (searchfox).
Updated•3 years ago
|
Priority: -- → P3
Updated•3 years ago
|
Attachment #9336021 -
Attachment description: WIP: Bug 1834831 - update imports of browser/modules JSMs → Bug 1834831 - update imports of browser/modules JSMs
Updated•3 years ago
|
Attachment #9336019 -
Attachment description: WIP: Bug 1834831 - convert browser/modules JSMs to ESMs → Bug 1834831 - convert browser/modules JSMs to ESMs
Pushed by kpatenio@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/1acbb5231d14
convert browser/modules JSMs to ESMs r=Standard8
https://hg.mozilla.org/integration/autoland/rev/58b351a155c8
update imports of browser/modules JSMs r=webdriver-reviewers,perftest-reviewers,zeid,extension-reviewers,settings-reviewers,pip-reviewers,credential-management-reviewers,devtools-reviewers,fxview-reviewers,sessionstore-reviewers,tabbrowser-reviewers,whimboo,mhowell,sgalich,robwu,sparky,Standard8,mconley,dao,sclements
Comment 4•3 years ago
|
||
Backed out for causing node failures with checkBundles
- Backout link
- Push with failures
- Failure Log
- Failure line: TEST-UNEXPECTED-FAIL checkBundles | Activity Stream bundle out of date
Flags: needinfo?(kpatenio)
Pushed by kpatenio@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/a3e65f816945
convert browser/modules JSMs to ESMs r=Standard8
https://hg.mozilla.org/integration/autoland/rev/03a00f2c2bc4
update imports of browser/modules JSMs r=webdriver-reviewers,perftest-reviewers,zeid,extension-reviewers,settings-reviewers,pip-reviewers,credential-management-reviewers,devtools-reviewers,fxview-reviewers,sessionstore-reviewers,tabbrowser-reviewers,whimboo,mhowell,sgalich,robwu,sparky,Standard8,mconley,dao,sclements
Comment 6•3 years ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/a3e65f816945
https://hg.mozilla.org/mozilla-central/rev/03a00f2c2bc4
Status: NEW → RESOLVED
Closed: 3 years ago
status-firefox116:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 116 Branch
Pushed by mkmelin@iki.fi:
https://hg.mozilla.org/comm-central/rev/6e103f917e51
Update Thunderbird include of FaviconLoader.jsm to FaviconLoader.sys.mjs. r=bustage-fix
| Comment hidden (Intermittent Failures Robot) |
Updated•3 years ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•