Skip to content

Bug 41629: Fix errors with MOZ_SERVICES_SYNC=False

Merge Info

Related Issues

Backport Timeline

  • Immediate - patchsets for critical bug fixes or other major blocker (e.g. fixes for a 0-day exploit) OR patchsets with trivial changes which do not need testing (e.g. fixes for typos or fixes easily verified in a local developer build)
  • Next Minor Stable Release - patchset that needs to be verified in nightly before backport
  • Eventually - patchset that needs to be verified in alpha before backport
  • No Backport - patchset for the next major stable

Upstream Merging

  • Merge to base-browser - typically for !fixups to patches in the base-browser branch, though sometimes new patches as well
    • NOTE: if your changeset includes patches to both base-browser and tor-browser please please make separate merge requests for each part

Issue Tracking

Change Description

Firefox had this MOZ_SERVICES_SYNC. People wanted to disable it, but it remained there, so I asked to use it again and we could start using it.

I don't know if the patch will be accepted, but it won't apply cleanly to 102 in any case, because of ESMification. As a result, we'll have to drop this commit for ESR-115.

If it won't get approved (it was, but then it was backed out), we'll have to replace it with the patch I wrote for 112.

Merge request reports

Loading