Closed
Bug 1768816
Opened 3 years ago
Closed 2 years ago
Migrate certdecoder from a JSM to an ES6 module
Categories
(Firefox :: Security, task)
Firefox
Security
Tracking
()
RESOLVED
DUPLICATE
of bug 1811633
People
(Reporter: jonco, Assigned: yulia)
References
(Blocks 1 open bug)
Details
Attachments
(1 file, 3 obsolete files)
(deleted),
text/x-phabricator-request
|
Details |
This is a self contained component that can serve as a good starting point for converting JSMs to ES6 modules.
Assignee | ||
Comment 1•3 years ago
|
||
Depends on D113520
Updated•3 years ago
|
Assignee: nobody → jcoppeard
Status: NEW → ASSIGNED
Reporter | ||
Comment 2•3 years ago
|
||
Reporter | ||
Comment 3•3 years ago
|
||
Depends on D146053
Reporter | ||
Comment 4•3 years ago
|
||
Depends on D146054
Reporter | ||
Updated•3 years ago
|
Assignee: jcoppeard → nobody
Status: ASSIGNED → NEW
Updated•2 years ago
|
Summary: Mirgrate certdecoder from a JSM to an ES6 module → Migrate certdecoder from a JSM to an ES6 module
Comment 5•2 years ago
|
||
The certDecoder import in aboutNetError.mjs
should also be fixed once possible and its eslint-disable
directive removed: https://phabricator.services.mozilla.com/D156478#inline-863567
I believe bug 1811633 took care of this, but feel free to reopen if there are any unresolved issues here.
Updated•2 years ago
|
Attachment #9276046 -
Attachment is obsolete: true
Updated•2 years ago
|
Attachment #9276045 -
Attachment is obsolete: true
Updated•2 years ago
|
Attachment #9276044 -
Attachment is obsolete: true
Updated•2 years ago
|
Assignee: nobody → ystartsev
You need to log in
before you can comment on or make changes to this bug.
Description
•