Skip to content

Bug 41679: Backport Android-specific security fixes from Firefox 111 to ESR 102.9-based Tor Browser (tor-browser portion)

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
  • Forwardport (lol) - we'll need this for alpha as well

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

This change backports fixes for https://bugzilla.mozilla.org/show_bug.cgi?id=1802385 ( https://hg.mozilla.org/mozilla-central/rev/554a5aa89673 ) and https://bugzilla.mozilla.org/show_bug.cgi?id=1803109 ( https://hg.mozilla.org/mozilla-central/rev/adcb31b93a01 ). Fortunately both patches apply cleanly apart from tests which don't seem to exist in our esr102-based firefox.

Edited by richard

Merge request reports