Closed
Bug 1788776
Opened 2 years ago
Closed 2 years ago
Convert screenshots component JSM modules to ESMs
Categories
(Firefox :: Screenshots, task)
Firefox
Screenshots
Tracking
()
RESOLVED
FIXED
106 Branch
Tracking | Status | |
---|---|---|
firefox106 | --- | fixed |
People
(Reporter: niklas, Assigned: brianpt1106)
References
(Blocks 2 open bugs)
Details
(Whiteboard: [esmification-timeline])
Attachments
(1 file)
(deleted),
text/x-phabricator-request
|
Details |
The JSMs in browser/components/screenshots* are:
- https://searchfox.org/mozilla-central/source/browser/components/screenshots/ScreenshotsOverlayChild.jsm
- https://searchfox.org/mozilla-central/source/browser/components/screenshots/ScreenshotsUtils.jsm
- https://searchfox.org/mozilla-central/source/browser/actors/ScreenshotsComponentChild.jsm
ESMification guide: https://docs.google.com/document/d/1cpzIK-BdP7u6RJSar-Z955GV--2Rj8V4x2vl34m36Go/edit
Reporter | ||
Updated•2 years ago
|
Blocks: calstate, esm-ification
Whiteboard: [esmification-timeline]
Reporter | ||
Updated•2 years ago
|
Summary: Convert browser/components/screenshots* JSM modules to ESMs → Convert browser/components/screenshots/*.jsm JSM modules to ESMs
Reporter | ||
Updated•2 years ago
|
Summary: Convert browser/components/screenshots/*.jsm JSM modules to ESMs → Convert screenshots componet JSM modules to ESMs
Reporter | ||
Updated•2 years ago
|
Summary: Convert screenshots componet JSM modules to ESMs → Convert screenshots component JSM modules to ESMs
Reporter | ||
Updated•2 years ago
|
Assignee: nobody → brianpt1106
Status: NEW → ASSIGNED
Assignee | ||
Comment 1•2 years ago
|
||
Depends on D157034
Pushed by nbaumgardner@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/64f9789c1e41
Convert screenshots component from JSM to ESM. r=niklas.
Comment 3•2 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 2 years ago
status-firefox106:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 106 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•