Closed Bug 1816935 Opened 3 years ago Closed 2 years ago

Migrate remote settings worker related files to ES modules

Categories

(Firefox :: Remote Settings Client, task)

task

Tracking

()

RESOLVED FIXED
116 Branch
Tracking Status
firefox116 --- fixed

People

(Reporter: standard8, Assigned: standard8)

References

Details

(Whiteboard: [esmification-timeline])

Attachments

(3 files)

In bug 1816934, we are migrating most of services/settings to use ES modules.

The following files can't currently be migrated because they are used in RemoteSettingsWorker.js where we can't currently import modules until the code is production ready (bug 1812591):

  • IDBHelpers.jsm
  • SharedUtils.jsm
Depends on: 1812591
Depends on: 1834360
Assignee: nobody → standard8
Blocks: 1792825, 1798554
Pushed by mbanner@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/ec02c5f8dbe2 Convert jsesc.js to an ES module. r=arai https://hg.mozilla.org/integration/autoland/rev/835a43b055e2 Convert modules used by remote settings worker to ES modules. r=leplatrem https://hg.mozilla.org/integration/autoland/rev/1c091db201c4 Convert RemoteSettingsWorker.js to an ES module. r=leplatrem,arai,devtools-reviewers
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: