Closed
Bug 1779981
Opened 3 years ago
Closed 3 years ago
Migrate search from ChromeUtils.import to ES6 Modules
Categories
(Firefox :: Search, task)
Firefox
Search
Tracking
()
RESOLVED
FIXED
104 Branch
| Tracking | Status | |
|---|---|---|
| firefox104 | --- | fixed |
People
(Reporter: standard8, Assigned: standard8)
References
Details
(Whiteboard: [esmification-timeline])
Attachments
(2 files)
We should migrate the jsm files under toolkit/components/search and browser/components/search to be es modules.
| Assignee | ||
Updated•3 years ago
|
See Also: https://mozilla-hub.atlassian.net/browse/SNT-159 →
Whiteboard: [snt][esmification-timeline] → [esmification-timeline]
| Assignee | ||
Comment 1•3 years ago
|
||
Depends on D151999
| Assignee | ||
Comment 2•3 years ago
|
||
Depends on D152000
| Assignee | ||
Updated•3 years ago
|
Assignee: nobody → standard8
Status: NEW → ASSIGNED
Updated•3 years ago
|
Attachment #9285801 -
Attachment description: WIP: Bug 1779981 - Migrate toolkit/components/search and browser/components/search to ESM. → Bug 1779981 - Migrate toolkit/components/search and browser/components/search to ESM. r?mcheang
Updated•3 years ago
|
Attachment #9285802 -
Attachment description: WIP: Bug 1779981 - Migrate search consumers to use ESM imports directly. → Bug 1779981 - Migrate search consumers to use ESM imports directly. r?mcheang
Pushed by mbanner@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/838d6ac64757
Migrate toolkit/components/search and browser/components/search to ESM. r=mcheang
https://hg.mozilla.org/integration/autoland/rev/326651bcbdcd
Migrate search consumers to use ESM imports directly. r=mcheang,preferences-reviewers
Comment 4•3 years ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/838d6ac64757
https://hg.mozilla.org/mozilla-central/rev/326651bcbdcd
Status: ASSIGNED → RESOLVED
Closed: 3 years ago
status-firefox104:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 104 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•