Closed
Bug 1798212
Opened 3 years ago
Closed 3 years ago
Convert Download modules to ES modules
Categories
(Toolkit :: Downloads API, task)
Toolkit
Downloads API
Tracking
()
RESOLVED
FIXED
108 Branch
Tracking | Status | |
---|---|---|
firefox108 | --- | fixed |
People
(Reporter: standard8, Assigned: standard8)
References
Details
(Whiteboard: [esmification-timeline])
Attachments
(3 files)
As part of the ongoing process, we should migrate the download modules to ES modules.
Assignee | ||
Comment 1•3 years ago
|
||
Assignee | ||
Comment 2•3 years ago
|
||
Depends on D161012
Assignee | ||
Comment 3•3 years ago
|
||
Depends on D161013
Updated•3 years ago
|
Attachment #9301488 -
Attachment description: Bug 1798212 - Convert downloads code to ES modules. r?mak → Bug 1798212 - Convert downloads code to ES modules. r?mak!
Updated•3 years ago
|
Attachment #9301489 -
Attachment description: Bug 1798212 - Convert consumers of downloads code to ES modules. r?mak → Bug 1798212 - Convert consumers of downloads code to ES modules. r?mak!
Updated•3 years ago
|
Attachment #9301490 -
Attachment description: Bug 1798212 - Replace defineModuleGetter in Integration.sys.mjs with a ES version. r?mak → Bug 1798212 - Replace defineModuleGetter in Integration.sys.mjs with a ES version. r?mak!
Pushed by mbanner@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/c742bbb74ec5
Convert downloads code to ES modules. r=mak
https://hg.mozilla.org/integration/autoland/rev/be47b9c52fc5
Convert consumers of downloads code to ES modules. r=mak,geckoview-reviewers,extension-reviewers,settings-reviewers,credential-management-reviewers,sgalich,mconley,m_kato
https://hg.mozilla.org/integration/autoland/rev/90f5963dcba6
Replace defineModuleGetter in Integration.sys.mjs with a ES version. r=settings-reviewers,mossop
Comment 5•3 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/c742bbb74ec5
https://hg.mozilla.org/mozilla-central/rev/be47b9c52fc5
https://hg.mozilla.org/mozilla-central/rev/90f5963dcba6
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
•