Bug 27258: font whitelist means we don't have to set gfx.downloadable_fonts.fallback_delay
1 unresolved thread
resolves #27258 (closed)
Merge request reports
Activity
assigned to @richard
mentioned in issue #27258 (closed)
requested review from @boklm
I could not find it, so I reopened the MR, and rebased.
But I didn't notice that it was on the wrong target branch, so I think that you should rebase on your machine.
In any case, I wouldn't squash!, because it's something that we remove, to go back to the defaults, so it's a line we can remove also from the commit message.
Edited by Pier Angelo Vendrame
added 5 commits
-
8855d16f...80d85a58 - 4 commits from branch
tpo/applications:tor-browser-102.4.0esr-12.0-1
- 688a863e - squash! Firefox preference overrides.
-
8855d16f...80d85a58 - 4 commits from branch
marked this merge request as draft from richard/tor-browser@688a863e
added 86 commits
- 8d85e2ff - Bug 41116: Normalize system fonts.
- ae74dc06 - Bug 40857: Modified the fat .aar creation file
- 203abd97 - Bug 41117: using MOZ_PROXY_BYPASS_PROTECTION disable share menu on mac and...
- 71f66ca7 - Adding issue template for bugs.
- e9b660ac - Base Browser's .mozconfigs.
- 2ce1257e - Bug 41108: Remove privileged macOS installation from 102
- f6d20010 - Bug 41149: Re-enable DLL injection protection in all builds not just nightlies
- c6c77dd5 - Bug 24796: Comment out excess permissions from GeckoView
- 89ae6a1d - Bug 25741: TBA: Disable GeckoNetworkManager
- 2d06abaf - Bug 28125: Prevent non-Necko network connections
- 2b7c384b - Bug 12974: Disable NTLM and Negotiate HTTP Auth
- f7912211 - Bug 40166: Disable security.certerrors.mitm.auto_enable_enterprise_roots
- ca42daac - Bug 16285: Exclude ClearKey system for now
- fd613edf - Bug 21431: Clean-up system extensions shipped in Firefox
- f45d64d1 - Bug 33852: Clean up about:logins (LockWise) to avoid mentioning sync, etc.
- 2fd06548 - Bug 40025: Remove Mozilla add-on install permissions
- eec248e6 - Bug 40002: Remove about:ion
- 7d9f384f - Bug 26353: Prevent speculative connect that violated FPI.
- 3b25cded - Bug 31740: Remove some unnecessary RemoteSettings instances
- fe8502d9 - Bug 30541: Disable WebGL readPixel() for web content
- 86d7ca49 - Bug 28369: Stop shipping pingsender executable
- 5e6d3e25 - Bug 40073: Disable remote Public Suffix List fetching
- ce202b6a - Firefox preference overrides.
- 29f76aea - Bug 41043: Hardcode the UI font on Linux
- 5fdc2092 - Bug 30605: Honor privacy.spoof_english in Android
- 21fabf73 - Bug 40199: Avoid using system locale for intl.accept_languages in GeckoView
- 60eca7b4 - Bug 40171: Make WebRequest and GeckoWebExecutor First-Party aware
- 98b76a1f - Bug 26345: Hide tracking protection UI
- 3f10084b - Bug 9173: Change the default Firefox profile directory to be relative.
- 93f7efd2 - Bug 18800: Remove localhost DNS lookup in nsProfileLock.cpp
- eb78338d - Bug 27604: Fix addon issues when moving the profile directory
- 650e1474 - Bug 13028: Prevent potential proxy bypass cases.
- d1d2edb5 - Bug 11641: Disable remoting by default.
- f68320cc - Bug 23104: Add a default line height compensation
- 1612bf06 - Bug 40309: Avoid using regional OS locales
- eb50c22c - Bug 40432: Prevent probing installed applications
- 7d37c04b - Bug 32220: Improve the letterboxing experience
- fd001be9 - Bug 40069: Add helpers for message passing with extensions
- 99abe764 - Bug 40253: Explicitly allow NoScript in Private Browsing mode.
- efc94975 - Bug 41369: Improve Firefox language settings for multi-lingual packages
- bfb178e2 - Bug 41371: Temporary hack to fix language selector popup position
- 72d57eef - Bug 40925: Implemented the Security Level component
- 3018199c - Bug 40926: Implemented the New Identity feature
- 62457771 - Bug 41089: Add tor-browser build scripts + Makefile to tor-browser
- 2645840c - Bug 2176: Rebrand Firefox to TorBrowser
- 0859d2fe - Bring back old Firefox onboarding
- 58d73604 - Bug 26961: New user onboarding.
- 7609b94b - TB3: Tor Browser's official .mozconfigs.
- 4caf772f - Bug 41340: Enable TOR_BROWSER_NIGHTLY_BUILD features for dev and nightly builds
- 99883439 - Bug 40562: Added Tor-related preferences to 000-tor-browser.js
- 1247ffd5 - Bug 13252: Do not store data in the app bundle
- c40c5a6f - Bug 40933: Add tor-launcher functionality
- 4de55907 - Bug 40597: Implement TorSettings module
- 21898268 - Bug 10760: Integrate TorButton to TorBrowser core
- d8c567c6 - Orfox: Centralized proxy applied to AbstractCommunicator and BaseResources.
- e418dd07 - Add TorStrings module for localization
- b1934f8b - Bug 14631: Improve profile access error messages.
- ebc69e74 - Bug 40209: Implement Basic Crypto Safety
- 94ed99e5 - Bug 19273: Avoid JavaScript patching of the external app helper dialog.
- e329cab3 - Bug 40807: Added QRCode.js to toolkit/modules
- 810ff9b1 - Bug 31286: Implementation of bridge, proxy, and firewall settings in about:preferences#connection
- 71babf77 - Bug 27476: Implement about:torconnect captive portal within Tor Browser
- ee56255e - Bug 12620: TorBrowser regression tests
- 091367da - Bug 4234: Use the Firefox Update Process for Tor Browser.
- 1313ad23 - Bug 13379: Sign our MAR files.
- b1842b80 - Bug 16940: After update, load local change notes.
- 43afd6f0 - Bug 32658: Create a new MAR signing key
- 32065e90 - Omnibox: Add DDG, Startpage, Disconnect, Youtube, Twitter; remove Amazon, eBay, bing
- 4d8c8d8f - Bug 23247: Communicating security expectations for .onion
- 9740b6e2 - Bug 30237: Add v3 onion services client authentication prompt
- 9c8f789a - Bug 21952: Implement Onion-Location
- c24a667e - Bug 40458: Implement .tor.onion aliases
- a5d5a996 - Bug 11698: Incorporate Tor Browser Manual pages into Tor Browser
- 9098c182 - fixup! Bug 10760: Integrate TorButton to TorBrowser core
- cf613ebf - fixup! Base Browser's .mozconfigs.
- 1002900e - fixup! Bug 40933: Add tor-launcher functionality
- a4c2a1a7 - fixup! Bug 40926: Implemented the New Identity feature
- ee9f1ebd - fixup! Firefox preference overrides.
- 46dcad9a - squash! Firefox preference overrides.
- de019e3e - Bug 41417: Always prompt users to restart after changing language
- d3f95b22 - fixup! Bug 40597: Implement TorSettings module
- ab282340 - fixup! Bug 40933: Add tor-launcher functionality
- e94b4fd2 - fixup! Bug 2176: Rebrand Firefox to TorBrowser
- 047ebcbe - fixup! Bug 10760: Integrate TorButton to TorBrowser core
- ad3983f0 - fixup! Bug 31286: Implementation of bridge, proxy, and firewall settings in...
- e2c53373 - fixup! Firefox preference overrides.
Toggle commit listmarked this merge request as draft from richard/tor-browser@9098c182
Please register or sign in to reply