Skip to content

Rebase Tor Browser onto 136.0a1

Merge Info

Issues

Resolves

Review

Change Description

  • BB 32308: Use direct browser sizing for letterboxing.
    • browser/components/resistfingerprinting/test/browser/browser_dynamical_window_rounding.js: await TestUtils.topicObserved("test:letterboxing:update-size-finish"); check was moved to a function.
  • BB 31064: Letterboxing, exempt browser extensions.
  • BB 32411: Letterboxing, exempt view-source: URIs.
  • BB 42574: Letterboxing, exempt pdf.js.
    • This code has been uplifted. All three commits were dropped.
  • TB 27476: Implement about:torconnect captive portal within Tor Browser
    • toolkit/content/aboutNetError.mjs: initPage function was split up and our code moved to initTitleAndBodyIds function
  • [DROPPED] TB 40073: Disable remote Public Suffix List fetching
  • TB 30237: Add v3 onion services client authentication prompt
    • docshell/base/nsDocShell.cpp: Upstream added a new error case NS_ERROR_BASIC_HTTP_AUTH_DISABLED
  • TB 30237: Add v3 onion services client authentication prompt
    • toolkit/content/aboutNetError.mjs: initPage function was split up also affected this patch
  • TB 34403 [android]: Disable Normal mode by default.
  • TB 40016 [android]: Don't install WebCompat webext.
  • [android] Modify UI/UX
  • [android] Delete unused media

How Tested

TBD

Edited by brizental

Merge request reports

Loading