Skip to content

Bug 40788: Workaround for the IgnoreLists

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

#40788 (closed) has stayed open for a while.

The truth is that I didn't want to close it, knowing that there was still a RemoteSettings instance in our code, but we should deal with all of them in #40569.

So, for now, I've replaced this instance with a fetch of the JSON file we provide in omni.ja.

Merge request reports