Closed
Bug 1792824
Opened 3 years ago
Closed 2 years ago
Convert ObjectUtils.jsm to an ES module
Categories
(Toolkit :: General, task, P3)
Toolkit
General
Tracking
()
RESOLVED
FIXED
117 Branch
Tracking | Status | |
---|---|---|
firefox117 | --- | fixed |
People
(Reporter: standard8, Assigned: standard8)
References
Details
(Whiteboard: [esmification-timeline])
Attachments
(2 files)
This is currently blocked on workers having support for ES modules (bug 1247687).
As part of the general effort we should switch ObjectUtils.jsm to an ES module.
Currently it is used in one worker, so we'll need to wait until we have the ES module capability there before we can convert this module.
Assignee | ||
Comment 1•2 years ago
|
||
Updated•2 years ago
|
Assignee: nobody → standard8
Status: NEW → ASSIGNED
Assignee | ||
Comment 2•2 years ago
|
||
Depends on D183308
Pushed by mbanner@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/b0511089debb
Stop using ObjectUtils.jsm directly in ioutils test worker. r=barret
https://hg.mozilla.org/integration/autoland/rev/777c90924b4a
Convert ObjectUtils.jsm to an ES module. r=barret,necko-reviewers,devtools-reviewers,kershaw
Comment 4•2 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/b0511089debb
https://hg.mozilla.org/mozilla-central/rev/777c90924b4a
Status: ASSIGNED → RESOLVED
Closed: 2 years ago
status-firefox117:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 117 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•