Closed
Bug 1790227
Opened 2 years ago
Closed 2 years ago
Convert browser/actors/DecoderDoctor* JSM modules to ESMs
Categories
(Core :: Audio/Video: Playback, task)
Core
Audio/Video: Playback
Tracking
()
RESOLVED
FIXED
108 Branch
Tracking | Status | |
---|---|---|
firefox108 | --- | fixed |
People
(Reporter: mconley, Assigned: eliang)
References
(Blocks 2 open bugs)
Details
(Whiteboard: [esmification-timeline] )
Attachments
(1 file, 1 obsolete file)
(deleted),
text/x-phabricator-request
|
Details |
The JSMs in browser/actors/DecoderDoctor* are:
- https://searchfox.org/mozilla-central/rev/34d49c8bb323e2df365d95d2ce830ceab78ec804/browser/actors/DecoderDoctorChild.jsm
- https://searchfox.org/mozilla-central/rev/34d49c8bb323e2df365d95d2ce830ceab78ec804/browser/actors/DecoderDoctorParent.jsm
ESMification guide: https://docs.google.com/document/d/1cpzIK-BdP7u6RJSar-Z955GV--2Rj8V4x2vl34m36Go/edit
Reporter | ||
Updated•2 years ago
|
Component: General → Audio/Video: Playback
Product: Firefox → Core
Reporter | ||
Updated•2 years ago
|
Assignee: nobody → eliang
Updated•2 years ago
|
Attachment #9294123 -
Attachment is obsolete: true
Updated•2 years ago
|
Attachment #9296740 -
Attachment description: Bug 1790227 -Coverted DecoderDoctor JSM modules to ESM modules. r?NeilDeakin. → Bug 1790227 -Coverted DecoderDoctor JSM modules to ESM modules. r?NeilDeakin!.
Pushed by mconley@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/a2fa6f754287
Coverted DecoderDoctor JSM modules to ESM modules. r=NeilDeakin,media-playback-reviewers,chunmin.
Comment 4•2 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 2 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
•