Closed
Bug 1790274
Opened 3 years ago
Closed 3 years ago
Convert browser/actors/DOMFullscreen* JSM modules to ESMs
Categories
(Firefox :: General, task)
Firefox
General
Tracking
()
RESOLVED
FIXED
108 Branch
Tracking | Status | |
---|---|---|
firefox108 | --- | fixed |
People
(Reporter: mconley, Assigned: angelvillalobos1995)
References
(Blocks 1 open bug)
Details
(Whiteboard: [esmification-timeline] )
Attachments
(1 file, 1 obsolete file)
The JSMs in browser/actors/DOMFullscreen* are:
- https://searchfox.org/mozilla-central/rev/fb95a6dc3db347664f89998ab5843da4167c5140/browser/actors/DOMFullscreenChild.jsm
- https://searchfox.org/mozilla-central/rev/fb95a6dc3db347664f89998ab5843da4167c5140/browser/actors/DOMFullscreenParent.jsm
ESMification guide: https://docs.google.com/document/d/1cpzIK-BdP7u6RJSar-Z955GV--2Rj8V4x2vl34m36Go/edit
Reporter | ||
Updated•3 years ago
|
Assignee: nobody → angelvillalobos1995
Assignee | ||
Comment 1•3 years ago
|
||
Assignee | ||
Comment 2•3 years ago
|
||
Updated•3 years ago
|
Attachment #9297936 -
Attachment description: Bug 1790274 - JSM to ESMs. r=mconley,kpatenio. → Bug 1790274 - Convert browser/actors/DOMFullscreen* JSM modules to ESMs. r=mconley,kpatenio.
Updated•3 years ago
|
Attachment #9298092 -
Attachment is obsolete: true
Pushed by mconley@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/fe59acd50c10
Convert browser/actors/DOMFullscreen* JSM modules to ESMs. r=mconley,kpatenio.
Comment 4•3 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 3 years ago
status-firefox108:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 108 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•