Closed
Bug 1782784
Opened 3 years ago
Closed 2 years ago
Convert UniFFI JS bindings to use mjs instead of jsm
Categories
(Toolkit :: UniFFI Bindings, task, P2)
Toolkit
UniFFI Bindings
Tracking
()
RESOLVED
FIXED
115 Branch
Tracking | Status | |
---|---|---|
firefox115 | --- | fixed |
People
(Reporter: teshaq, Assigned: mathew.hodson)
References
Details
(Whiteboard: [esmification-timeline] [fxsync-])
Attachments
(1 file)
Currently, the generated javascript bindings for UniFFI are JSM modules, we should use mjs.
Some details in the review in: https://phabricator.services.mozilla.com/D144472
Updated•3 years ago
|
Whiteboard: [esmification-timeline]
Updated•3 years ago
|
Blocks: esm-ification
Updated•3 years ago
|
Priority: -- → P2
Updated•3 years ago
|
Whiteboard: [esmification-timeline] → [esmification-timeline] [fx-sync]
Updated•3 years ago
|
Whiteboard: [esmification-timeline] [fx-sync] → [esmification-timeline] [fxsync-]
Updated•3 years ago
|
Assignee | ||
Comment 1•2 years ago
|
||
Updated•2 years ago
|
Assignee: nobody → mathew.hodson
Status: NEW → ASSIGNED
Pushed by archaeopteryx@coole-files.de:
https://hg.mozilla.org/integration/autoland/rev/298628389ab9
Convert UniFFI JS bindings to ESM. r=nika
Comment 3•2 years ago
•
|
||
Backed out for causing bc failures in browser/base/content/test/static/browser_all_files_referenced.js
Backout link: https://hg.mozilla.org/integration/autoland/rev/e9dfe74a59afa3b5459419536dfea4a3ad648e7f
Flags: needinfo?(mathew.hodson)
Assignee | ||
Updated•2 years ago
|
Flags: needinfo?(mathew.hodson)
Pushed by archaeopteryx@coole-files.de:
https://hg.mozilla.org/integration/autoland/rev/12d5e6a02e04
Convert UniFFI JS bindings to ESM. r=nika
Comment 5•2 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 2 years ago
status-firefox115:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 115 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•