his is currently blocked on workers having support for ES modules (bug 1247687). As part of the general effort we should switch jsesc.js to an ES module. Currently it is used in some workers, so we'll need to wait until we have the ES module capability there before we can convert this module.
Bug 1798554 Comment 0 Edit History
Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.
This is currently blocked on workers having support for ES modules (bug 1247687). As part of the general effort we should switch jsesc.js to an ES module. Currently it is used in some workers, so we'll need to wait until we have the ES module capability there before we can convert this module.