[tor-commits] [tor-browser/tor-browser-78.12.0esr-11.0-1] Bug 28005: Implement .onion alias urlbar rewrites

2021-07-14 Thread boklm
commit 899e207f8d7733f988fe72987bf98ef062d5fc95 Author: Alex Catarineu Date: Thu Feb 13 13:24:33 2020 +0100 Bug 28005: Implement .onion alias urlbar rewrites A custom HTTPS Everywhere update channel is installed, which provides rules for locally redirecting some memorable .

[tor-commits] [tor-browser/tor-browser-78.12.0esr-11.0-1] Bug 28125 - Prevent non-Necko network connections

2021-07-14 Thread boklm
commit 001355e26fe082c9286e33001773c3c92515bd22 Author: Matthew Finkel Date: Thu Oct 25 19:17:09 2018 + Bug 28125 - Prevent non-Necko network connections --- .../gecko/media/GeckoMediaDrmBridgeV21.java| 49 +- .../exoplayer2/upstream/DefaultHttpDataSource.ja

[tor-commits] [tor-browser/tor-browser-78.12.0esr-11.0-1] Bug 25741 - TBA: Disable GeckoNetworkManager

2021-07-14 Thread boklm
commit 4e37110f4ac0c39af3b90ad1fcd73e7071e901b0 Author: Matthew Finkel Date: Thu Apr 26 22:22:51 2018 + Bug 25741 - TBA: Disable GeckoNetworkManager The browser should not need information related to the network interface or network state, tor should take care of that. ---

[tor-commits] [tor-browser/tor-browser-78.12.0esr-11.0-1] Orfox: Centralized proxy applied to AbstractCommunicator and BaseResources.

2021-07-14 Thread boklm
commit 36f4cad5c7584bf4f8e4debafc859bb725788e0f Author: Amogh Pradeep Date: Fri Jun 12 02:07:45 2015 -0400 Orfox: Centralized proxy applied to AbstractCommunicator and BaseResources. See Bug 1357997 for partial uplift. Also: Bug 28051 - Use our Orbot for proxying our c

[tor-commits] [tor-browser/tor-browser-78.12.0esr-11.0-1] Bug 24796 - Comment out excess permissions from GeckoView

2021-07-14 Thread boklm
commit dc655b529b1520db218bc18cbf7c748a983a56f9 Author: Matthew Finkel Date: Wed Apr 11 17:52:59 2018 + Bug 24796 - Comment out excess permissions from GeckoView The GeckoView AndroidManifest.xml is not preprocessed unlike Fennec's manifest, so we can't use the ifdef prepro

[tor-commits] [tor-browser/tor-browser-78.12.0esr-11.0-1] Bug 31607: App menu items stop working on macOS

2021-07-14 Thread boklm
commit b34116764d4bf4b4cd7f1ce35b472eb55d6fb6b4 Author: Kathy Brade Date: Thu Oct 3 10:53:43 2019 -0400 Bug 31607: App menu items stop working on macOS Avoid re-creating the hidden window, since this causes the nsMenuBarX object that is associated with the app menu to be freed

[tor-commits] [tor-browser/tor-browser-78.12.0esr-11.0-1] Bug 32220: Improve the letterboxing experience

2021-07-14 Thread boklm
commit 3a62f6cd9a05197a30e8096afd851cfbdd14ed27 Author: Richard Pospesel Date: Mon Oct 28 17:42:17 2019 -0700 Bug 32220: Improve the letterboxing experience CSS and JS changes to alter the UX surrounding letterboxing. The browser element containing page content is now anchored

[tor-commits] [tor-browser/tor-browser-78.12.0esr-11.0-1] Bug 31286: Implementation of bridge, proxy, and firewall settings in about:preferences#tor

2021-07-14 Thread boklm
commit c62c33123c1ff0ee43ab161219d49b73ea39af17 Author: Richard Pospesel Date: Mon Sep 16 15:25:39 2019 -0700 Bug 31286: Implementation of bridge, proxy, and firewall settings in about:preferences#tor This patch adds a new about:preferences#tor page which allows modifying brid

[tor-commits] [tor-browser/tor-browser-78.12.0esr-11.0-1] Bug 31740: Remove some unnecessary RemoteSettings instances

2021-07-14 Thread boklm
commit af88a4535b70579190ad05b07223e40b1845af1f Author: Alex Catarineu Date: Wed Oct 16 23:01:12 2019 +0200 Bug 31740: Remove some unnecessary RemoteSettings instances More concretely, SearchService.jsm 'hijack-blocklists' and url-classifier-skip-urls. Avoid creating i

[tor-commits] [tor-browser/tor-browser-78.12.0esr-11.0-1] Bug 32092: Fix Tor Browser Support link in preferences

2021-07-14 Thread boklm
commit dffb6c07083037aef832384741135c300385a2cf Author: Alex Catarineu Date: Tue Oct 15 22:54:10 2019 +0200 Bug 32092: Fix Tor Browser Support link in preferences --- browser/components/preferences/preferences.js | 5 + 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/brows

[tor-commits] [tor-browser/tor-browser-78.12.0esr-11.0-1] Bug 13543: Spoof smooth and powerEfficient for Media Capabilities

2021-07-14 Thread boklm
commit 75b411f4a0daec7546409cb9aad9783d06a23083 Author: Alex Catarineu Date: Thu Oct 10 15:08:12 2019 +0200 Bug 13543: Spoof smooth and powerEfficient for Media Capabilities --- dom/media/mediacapabilities/MediaCapabilities.cpp | 5 + 1 file changed, 5 insertions(+) diff --git a/dom/m

[tor-commits] [tor-browser/tor-browser-78.12.0esr-11.0-1] Bug 32658: Create a new MAR signing key

2021-07-14 Thread boklm
commit c9d8168ab1e7c0c32d1d4a48fc1c321822a578f6 Author: Georg Koppen Date: Fri Jan 17 12:54:31 2020 + Bug 32658: Create a new MAR signing key It's time for our rotation again: Move the backup key in the front position and add a new backup key. squash! Bug 32658: Cr

[tor-commits] [tor-browser/tor-browser-78.12.0esr-11.0-1] Bug 30237: Add v3 onion services client authentication prompt

2021-07-14 Thread boklm
commit f7273e785bb8239f70f275cbea7b6695c7e97116 Author: Kathy Brade Date: Tue Nov 12 16:11:05 2019 -0500 Bug 30237: Add v3 onion services client authentication prompt When Tor informs the browser that client authentication is needed, temporarily load about:blank instead of abou

[tor-commits] [tor-browser/tor-browser-78.12.0esr-11.0-1] Bug 26345: Hide tracking protection UI

2021-07-14 Thread boklm
commit 91ada501458597b8c4f19b235ee96d2cefc7d588 Author: Alex Catarineu Date: Tue Sep 10 16:29:31 2019 +0200 Bug 26345: Hide tracking protection UI --- browser/base/content/browser-siteIdentity.js| 4 ++-- browser/components/about/AboutRedirector.cpp| 4

[tor-commits] [tor-browser/tor-browser-78.12.0esr-11.0-1] Bug 27604: Fix addon issues when moving TB directory

2021-07-14 Thread boklm
commit 58b99677bdc4d49d443e351aa6aa4e3d2e51fbcb Author: Alex Catarineu Date: Wed Oct 30 10:44:48 2019 +0100 Bug 27604: Fix addon issues when moving TB directory --- toolkit/mozapps/extensions/internal/XPIProvider.jsm | 8 ++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git

[tor-commits] [tor-browser/tor-browser-78.12.0esr-11.0-1] Bug 31563: force reloading search extensions if extensions.enabledScopes has changed

2021-07-14 Thread boklm
commit f4b3759af0dd4ab87b18504c7b335244203b11f1 Author: Alex Catarineu Date: Sat Aug 31 16:23:20 2019 +0200 Bug 31563: force reloading search extensions if extensions.enabledScopes has changed --- toolkit/components/search/SearchService.jsm | 8 +++- 1 file changed, 7 insertions(+), 1

[tor-commits] [tor-browser/tor-browser-78.12.0esr-11.0-1] Bug 30541: Disable WebGL readPixel() for web content

2021-07-14 Thread boklm
commit 40742f90d2419f85c333d99d514ad560f1bebd6a Author: Georg Koppen Date: Wed May 29 12:29:19 2019 + Bug 30541: Disable WebGL readPixel() for web content --- dom/canvas/ClientWebGLContext.cpp | 8 1 file changed, 8 insertions(+) diff --git a/dom/canvas/ClientWebGLContext.cpp

[tor-commits] [tor-browser/tor-browser-78.12.0esr-11.0-1] Bug 31575: Replace Firefox Home (newtab) with about:tor

2021-07-14 Thread boklm
commit 0cdd542aca1ac2edc8169af28320ab9b89370763 Author: Alex Catarineu Date: Mon Sep 9 13:04:34 2019 +0200 Bug 31575: Replace Firefox Home (newtab) with about:tor Avoid loading AboutNewTab in BrowserGlue.jsm in order to avoid several network requests that we do not need. Beside

[tor-commits] [tor-browser/tor-browser-78.12.0esr-11.0-1] Bug 23247: Communicating security expectations for .onion

2021-07-14 Thread boklm
commit 8d7fb9525770cba1d0fbf9abddb53439319e968a Author: Richard Pospesel Date: Fri Jun 8 13:38:40 2018 -0700 Bug 23247: Communicating security expectations for .onion Encrypting pages hosted on Onion Services with SSL/TLS is redundant (in terms of hiding content) as all traffic

[tor-commits] [tor-browser/tor-browser-78.12.0esr-11.0-1] Bug 27511: Add new identity button to toolbar

2021-07-14 Thread boklm
commit 3cedf1496a6aca3889fb8077b52768b504afb801 Author: Alex Catarineu Date: Fri Oct 4 19:08:33 2019 +0200 Bug 27511: Add new identity button to toolbar Also added 'New circuit for this site' button to CustomizableUI, but not visible by default. --- browser/base/content/browse

[tor-commits] [tor-browser/tor-browser-78.12.0esr-11.0-1] Bug 28369: Stop shipping pingsender executable

2021-07-14 Thread boklm
commit fcbe5b6d5f07b4a8c3f56f43c019b8228f3f4b0e Author: Alex Catarineu Date: Wed Apr 10 17:52:51 2019 +0200 Bug 28369: Stop shipping pingsender executable --- browser/app/macbuild/Contents/MacOS-files.in | 1 - browser/installer/package-manifest.in | 4 browser/in

[tor-commits] [tor-browser/tor-browser-78.12.0esr-11.0-1] Bug 26353: Prevent speculative connect that violated FPI.

2021-07-14 Thread boklm
commit 98346c87f8733e04202ab6f73c68d78c6c995605 Author: Arthur Edelstein Date: Sat Jul 14 08:50:55 2018 -0700 Bug 26353: Prevent speculative connect that violated FPI. Connections were observed in the catch-all circuit when the user entered an https or http URL in the URL bar,

[tor-commits] [tor-browser/tor-browser-78.12.0esr-11.0-1] Bug 21431: Clean-up system extensions shipped in Firefox

2021-07-14 Thread boklm
commit e003023cdb6fba232b5dabb8a25b061340d1d5bd Author: Kathy Brade Date: Tue May 23 17:05:29 2017 -0400 Bug 21431: Clean-up system extensions shipped in Firefox Only ship the pdfjs extension. --- browser/components/BrowserGlue.jsm| 6 ++ browser/extensions/moz.build

[tor-commits] [tor-browser/tor-browser-78.12.0esr-11.0-1] Bug 25658: Replace security slider with security level UI

2021-07-14 Thread boklm
commit 983968e1c3557968e3e478455391b2591e909503 Author: Richard Pospesel Date: Mon Mar 4 16:09:51 2019 -0800 Bug 25658: Replace security slider with security level UI This patch adds a new 'securitylevel' component to Tor Browser intended to replace the torbutton 'Security Slid

[tor-commits] [tor-browser/tor-browser-78.12.0esr-11.0-1] Bug 23104: Add a default line height compensation

2021-07-14 Thread boklm
commit 8bbaf487ed0320dae43191fda73094d5011159c7 Author: Igor Oliveira Date: Sun Dec 10 18:16:59 2017 -0200 Bug 23104: Add a default line height compensation Many fonts have issues with their vertical metrics. they are used to influence the height of ascenders and depth of d

[tor-commits] [tor-browser/tor-browser-78.12.0esr-11.0-1] Bug 4234: Use the Firefox Update Process for Tor Browser.

2021-07-14 Thread boklm
commit 14e54d43ad79ac9551190451609815589f8986ea Author: Kathy Brade Date: Fri Jan 13 11:40:24 2017 -0500 Bug 4234: Use the Firefox Update Process for Tor Browser. The following files are never updated: TorBrowser/Data/Browser/profiles.ini TorBrowser/Data/Browser/profile

[tor-commits] [tor-browser/tor-browser-78.12.0esr-11.0-1] Omnibox: Add DDG, Startpage, Disconnect, Youtube, Twitter; remove Amazon, eBay, bing

2021-07-14 Thread boklm
commit 320bcc7288c1824bc2d1257c4f9bbd2475d4c2d1 Author: Mike Perry Date: Fri May 5 03:41:57 2017 -0700 Omnibox: Add DDG, Startpage, Disconnect, Youtube, Twitter; remove Amazon, eBay, bing eBay and Amazon don't treat Tor users very well. Accounts often get locked and payments

[tor-commits] [tor-browser/tor-browser-78.12.0esr-11.0-1] Bug 16285: Exclude ClearKey system for now

2021-07-14 Thread boklm
commit bd689b3ecc5463e796828cfe03c325f4fcb1163b Author: Georg Koppen Date: Mon May 22 12:44:40 2017 + Bug 16285: Exclude ClearKey system for now In the past the ClearKey system had not been compiled when specifying --disable-eme. But that changed and it is even bundled nowa

[tor-commits] [tor-browser/tor-browser-78.12.0esr-11.0-1] Bug 21830: Copying large text from web console leaks to /tmp

2021-07-14 Thread boklm
commit 75d10900192f95640d74e893804b72f9fb5bd108 Author: Georg Koppen Date: Fri Aug 4 05:55:49 2017 + Bug 21830: Copying large text from web console leaks to /tmp Patch written by Neill Miller --- widget/nsTransferable.cpp | 6 ++ 1 file changed, 6 insertions(+) diff --git

[tor-commits] [tor-browser/tor-browser-78.12.0esr-11.0-1] Bug 16940: After update, load local change notes.

2021-07-14 Thread boklm
commit 9031cfbd7f66e407de575dc5e97cfbe1c2acdaac Author: Kathy Brade Date: Wed Nov 25 11:36:20 2015 -0500 Bug 16940: After update, load local change notes. Add an about:tbupdate page that displays the first section from TorBrowser/Docs/ChangeLog.txt and includes a link to the re

[tor-commits] [tor-browser/tor-browser-78.12.0esr-11.0-1] Bug 11641: change TBB directory structure to be more like Firefox's

2021-07-14 Thread boklm
commit d69a4fe13d41e7bfd30055b1c985f601d766e7fd Author: Kathy Brade Date: Tue Apr 29 13:08:24 2014 -0400 Bug 11641: change TBB directory structure to be more like Firefox's Unless the -osint command line flag is used, the browser now defaults to the equivalent of -no-remote. T

[tor-commits] [tor-browser/tor-browser-78.12.0esr-11.0-1] Bug 21724: Make Firefox and Tor Browser distinct macOS apps

2021-07-14 Thread boklm
commit 01b3ed01f7c75a2b4d34782c490a4dc2c8277b0c Author: teor Date: Mon Mar 13 23:06:23 2017 +1100 Bug 21724: Make Firefox and Tor Browser distinct macOS apps When macOS opens a document or selects a default browser, it sometimes uses the CFBundleSignature. Changing from the Fir

[tor-commits] [tor-browser/tor-browser-78.12.0esr-11.0-1] Bug 13379: Sign our MAR files.

2021-07-14 Thread boklm
commit 419c791d6522d4ff1d66b53cc67fb8c50fb800d6 Author: Kathy Brade Date: Wed Dec 17 16:37:11 2014 -0500 Bug 13379: Sign our MAR files. Configure with --enable-verify-mar (when updating, require a valid signature on the MAR file before it is applied). Use the Tor Browser

[tor-commits] [tor-browser/tor-browser-78.12.0esr-11.0-1] Bug 19121: reinstate the update.xml hash check

2021-07-14 Thread boklm
commit dcf21efedf73b9a28b42a78b5ccd49980e320c55 Author: Kathy Brade Date: Mon Apr 23 15:22:57 2018 -0400 Bug 19121: reinstate the update.xml hash check Revert most changes from Mozilla Bug 1373267 "Remove hashFunction and hashValue attributes from nsIUpdatePatch and code relate

[tor-commits] [tor-browser/tor-browser-78.12.0esr-11.0-1] Bug 18821: Disable libmdns for Android and Desktop

2021-07-14 Thread boklm
commit 9e14f7f3b9aacd82d8408b7f69bd5032fab2152f Author: Georg Koppen Date: Wed Apr 20 14:34:50 2016 + Bug 18821: Disable libmdns for Android and Desktop There should be no need to remove the OS X support introduced in https://bugzilla.mozilla.org/show_bug.cgi?id=1225726 as

[tor-commits] [tor-browser/tor-browser-78.12.0esr-11.0-1] Add TorStrings module for localization

2021-07-14 Thread boklm
commit f91e7e8fcd6df27476d40884aa77393f9bbcf9c6 Author: Alex Catarineu Date: Fri Jul 24 21:15:20 2020 +0200 Add TorStrings module for localization --- browser/modules/TorStrings.jsm | 490 + browser/modules/moz.build | 1 + 2 files changed, 49

[tor-commits] [tor-browser/tor-browser-78.12.0esr-11.0-1] Bug 18800: Remove localhost DNS lookup in nsProfileLock.cpp

2021-07-14 Thread boklm
commit 3fff4c3437ce8442abe53f43096afcda25aaa61f Author: Kathy Brade Date: Thu Apr 21 10:40:26 2016 -0400 Bug 18800: Remove localhost DNS lookup in nsProfileLock.cpp Instead of using the local computer's IP address within symlink-based profile lock signatures, always use 127.0.0

[tor-commits] [tor-browser/tor-browser-78.12.0esr-11.0-1] Bug 13252: Do not store data in the app bundle

2021-07-14 Thread boklm
commit 4224ffb11eb968cd36555fe04896c4c37f88e417 Author: Kathy Brade Date: Fri Mar 18 14:20:02 2016 -0400 Bug 13252: Do not store data in the app bundle When --enable-tor-browser-data-outside-app-dir is enabled, all user data is stored in a directory named TorBrowser-Data wh

[tor-commits] [tor-browser/tor-browser-78.12.0esr-11.0-1] Bug 19273: Avoid JavaScript patching of the external app helper dialog.

2021-07-14 Thread boklm
commit 1fa8ac7f02880e8353908efae11b8a071d2ebd0b Author: Kathy Brade Date: Tue Jun 28 15:13:05 2016 -0400 Bug 19273: Avoid JavaScript patching of the external app helper dialog. When handling an external URI or downloading a file, invoke Torbutton's external app blocker componen

[tor-commits] [tor-browser/tor-browser-78.12.0esr-11.0-1] Bug 16620: Clear window.name when no referrer sent

2021-07-14 Thread boklm
commit 27396fa15161ed0ed8fd14577aa6f5708200d1a0 Author: Kathy Brade Date: Fri Oct 30 14:28:13 2015 -0400 Bug 16620: Clear window.name when no referrer sent Convert JS implementation (within Torbutton) to a C++ browser patch. --- docshell/base/nsDocShell.cpp | 60

[tor-commits] [tor-browser/tor-browser-78.12.0esr-11.0-1] Bug 9173: Change the default Firefox profile directory to be TBB-relative.

2021-07-14 Thread boklm
commit c6a5f9b3367d6e4328b5f52d417288051902408b Author: Kathy Brade Date: Fri Oct 18 15:20:06 2013 -0400 Bug 9173: Change the default Firefox profile directory to be TBB-relative. This should eliminate our need to rely on a wrapper script that sets /Users/arthur and launches Fi

[tor-commits] [tor-browser/tor-browser-78.12.0esr-11.0-1] Bug 16439: Remove screencasting code

2021-07-14 Thread boklm
commit 62fc099224201682f771bf342c13046c1ee62747 Author: Kathy Brade Date: Wed Jun 24 11:01:11 2015 -0400 Bug 16439: Remove screencasting code We avoid including the screencasting code on mobile (it got ripped out for desktop in bug 1393582) by simply excluding the related JS mo

[tor-commits] [tor-browser/tor-browser-78.12.0esr-11.0-1] Bug 13028: Prevent potential proxy bypass cases.

2021-07-14 Thread boklm
commit 28b81c11f73b9368a3196a59721ec3dabb30ccd4 Author: Mike Perry Date: Mon Sep 29 14:30:19 2014 -0700 Bug 13028: Prevent potential proxy bypass cases. It looks like these cases should only be invoked in the NSS command line tools, and not the browser, but I decided to patch t

[tor-commits] [tor-browser/tor-browser-78.12.0esr-11.0-1] Bug 14631: Improve profile access error messages.

2021-07-14 Thread boklm
commit 4cf9e1ae1e005610b77dd69f6b6fc6d8e3d44f24 Author: Kathy Brade Date: Tue Feb 24 13:50:23 2015 -0500 Bug 14631: Improve profile access error messages. Instead of always reporting that the profile is locked, display specific messages for "access denied" and "read-only file s

[tor-commits] [tor-browser/tor-browser-78.12.0esr-11.0-1] Bug 12974: Disable NTLM and Negotiate HTTP Auth

2021-07-14 Thread boklm
commit e51ea662fec39a23c1e6cce0ad6346da26c74d6c Author: Mike Perry Date: Wed Aug 27 15:19:10 2014 -0700 Bug 12974: Disable NTLM and Negotiate HTTP Auth This is technically an embargoed Mozilla bug, so I probably shouldn't provide too many details. Suffice to say that

[tor-commits] [tor-browser/tor-browser-78.12.0esr-11.0-1] Bug 3547: Block all plugins.

2021-07-14 Thread boklm
commit 0763f589e1da827013606d03f3c0ffda9c70ab52 Author: Mike Perry Date: Tue Dec 4 16:03:13 2012 -0800 Bug 3547: Block all plugins. We cannot use the @mozilla.org/extensions/blocklist;1 service, because we actually want to stop plugins from ever entering the browser's process s

[tor-commits] [tor-browser/tor-browser-78.12.0esr-11.0-1] Bug 12620: TorBrowser regression tests

2021-07-14 Thread boklm
commit 01a09b0ae5d1285a8276708ccf5250c35522d925 Author: Arthur Edelstein Date: Wed Aug 27 16:25:00 2014 -0700 Bug 12620: TorBrowser regression tests Regression tests for Bug #2950: Make Permissions Manager memory-only Regression tests for TB4: Tor Browser's Firefox prefere

[tor-commits] [tor-browser/tor-browser-78.12.0esr-11.0-1] Bug 10760: Integrate TorButton to TorBrowser core

2021-07-14 Thread boklm
commit 47642982f7dc760a102f348009762cceb32ecd51 Author: Alex Catarineu Date: Wed Feb 19 23:05:08 2020 +0100 Bug 10760: Integrate TorButton to TorBrowser core Because of the non-restartless nature of Torbutton, it required a two-stage installation process. On mobile, it was a pr

[tor-commits] [tor-browser/tor-browser-78.12.0esr-11.0-1] Bug 28044: Integrate Tor Launcher into tor-browser

2021-07-14 Thread boklm
commit 5fa7c7d065bca9ac134b8f1129a9133afccd149f Author: Kathy Brade Date: Tue Feb 26 10:07:17 2019 -0500 Bug 28044: Integrate Tor Launcher into tor-browser Build and package Tor Launcher as part of the browser (similar to how pdfjs is handled). If a Tor Launcher extens

[tor-commits] [tor-browser/tor-browser-78.12.0esr-11.0-1] TB4: Tor Browser's Firefox preference overrides.

2021-07-14 Thread boklm
commit ee04b5d1befc0cab4a58619cfe64794d89532095 Author: Mike Perry Date: Tue Sep 10 18:20:43 2013 -0700 TB4: Tor Browser's Firefox preference overrides. This hack directly includes our preference changes in omni.ja. Bug 18292: Staged updates fail on Windows Tempor

[tor-commits] [tor-browser/tor-browser-78.12.0esr-11.0-1] TB3: Tor Browser's official .mozconfigs.

2021-07-14 Thread boklm
commit 02f0f242afa977c40d08186e1f4cc5d19b3e18e5 Author: Mike Perry Date: Mon May 6 15:51:06 2013 -0700 TB3: Tor Browser's official .mozconfigs. Also: Bug #9829.1: new .mozconfig file for the new cross-compiler and ESR24 Changes needed to build Mac in 64bit Bug 10715: En

[tor-commits] [tor-browser/tor-browser-78.12.0esr-11.0-1] Bug 1585470 - Remove duplicate cpu-features.c definition when building GV without webrtc r=glandium

2021-07-14 Thread boklm
commit e35a9b5e28abfa01dffb396242856b589f10bf07 Author: Matthew Finkel Date: Thu Jul 9 19:10:34 2020 + Bug 1585470 - Remove duplicate cpu-features.c definition when building GV without webrtc r=glandium Differential Revision: https://phabricator.services.mozilla.com/D82120 ---

[tor-commits] [tor-browser/tor-browser-78.12.0esr-11.0-1] Bug 1642754 - Update prompts should not depend on how update was initiated r=bytesized

2021-07-14 Thread boklm
commit ef66d4ad30f4c49af88d7383d1406ead781d43d6 Author: Mark Smith Date: Wed Jun 17 19:24:09 2020 + Bug 1642754 - Update prompts should not depend on how update was initiated r=bytesized Show update badge and doorhanger when entering the "pending" state for foreground upda

[tor-commits] [tor-browser/tor-browser-78.12.0esr-11.0-1] Bug 1642404 - add an option to show that an update is being downloaded r=bytesized, fluent-reviewers, flod

2021-07-14 Thread boklm
commit e9080b7ede6b46632375d6b65175fd981d87685a Author: Mark Smith Date: Mon Jun 22 20:24:46 2020 + Bug 1642404 - add an option to show that an update is being downloaded r=bytesized,fluent-reviewers,flod Add support for a hidden preference named app.update.notifyDuringDownloa

[tor-commits] [tor-browser/tor-browser-90.0-11.0-1] Bug 40166: Disable security.certerrors.mitm.auto_enable_enterprise_roots

2021-07-14 Thread boklm
commit fe97f7f6ddb5d821e4e50061a88f240db97ba168 Author: Alex Catarineu Date: Fri Oct 9 12:55:35 2020 +0200 Bug 40166: Disable security.certerrors.mitm.auto_enable_enterprise_roots --- browser/app/profile/000-tor-browser.js | 3 +++ browser/components/BrowserGlue.jsm | 14 +

[tor-commits] [tor-browser/tor-browser-90.0-11.0-1] Bug 40199: Avoid using system locale for intl.accept_languages in GeckoView

2021-07-14 Thread boklm
commit 6733ccdf000fb12182fb1fd94e81ea4598993589 Author: Alex Catarineu Date: Tue Oct 20 17:44:36 2020 +0200 Bug 40199: Avoid using system locale for intl.accept_languages in GeckoView --- .../mozilla/geckoview/GeckoRuntimeSettings.java| 28 +- 1 file changed, 17 ins

[tor-commits] [tor-browser/tor-browser-90.0-11.0-1] Bug 40125: Expose Security Level pref in GeckoView

2021-07-14 Thread boklm
commit 6f502ddf8ee6796b3a6203a0230d0d30a95917f3 Author: Matthew Finkel Date: Mon Sep 14 02:52:28 2020 + Bug 40125: Expose Security Level pref in GeckoView --- mobile/android/geckoview/api.txt | 3 ++ .../mozilla/geckoview/GeckoRuntimeSettings.java| 33 +++

[tor-commits] [tor-browser/tor-browser-90.0-11.0-1] Bug 40309: Avoid using regional OS locales

2021-07-14 Thread boklm
commit 5425d7f2624c1bf17174eb2b8d4bff3e5db62715 Author: Alex Catarineu Date: Wed Jan 27 11:28:05 2021 +0100 Bug 40309: Avoid using regional OS locales Only use regional OS locales if the pref `intl.regional_prefs.use_os_locales` is set to true. --- intl/locale/LocaleService.cp

[tor-commits] [tor-browser/tor-browser-90.0-11.0-1] Bug 40198: Expose privacy.spoof_english pref in GeckoView

2021-07-14 Thread boklm
commit 2dc605e141e8597fa82c1742097466c910287e40 Author: Alex Catarineu Date: Sun Oct 18 17:06:04 2020 +0200 Bug 40198: Expose privacy.spoof_english pref in GeckoView --- mobile/android/geckoview/api.txt | 3 ++ .../mozilla/geckoview/GeckoRuntimeSettings.java| 33

[tor-commits] [tor-browser/tor-browser-90.0-11.0-1] Bug 40171: Make WebRequest and GeckoWebExecutor First-Party aware

2021-07-14 Thread boklm
commit d4b8a6d39c97931d00c34a19e775b18c13354d8c Author: Alex Catarineu Date: Wed Nov 4 15:58:22 2020 +0100 Bug 40171: Make WebRequest and GeckoWebExecutor First-Party aware --- .../main/java/org/mozilla/geckoview/WebRequest.java| 18 ++ widget/android/WebExecutorSupport

[tor-commits] [tor-browser/tor-browser-90.0-11.0-1] Bug 40091: Load HTTPS Everywhere as a builtin addon in desktop

2021-07-14 Thread boklm
commit 808305b9c3cf0b1442d7dd80d0e4f7a720094d9b Author: Alex Catarineu Date: Fri Sep 4 12:34:35 2020 +0200 Bug 40091: Load HTTPS Everywhere as a builtin addon in desktop This loads HTTPS Everywhere as a builtin addon from a hardcoded resource:// URI in desktop. It also ensures

[tor-commits] [tor-browser/tor-browser-90.0-11.0-1] Bug 40432: Prevent probing installed applications

2021-07-14 Thread boklm
commit 9a07bc3152a2cdb5e49a6a38e485aa4f38f08f7d Author: Matthew Finkel Date: Mon May 17 18:09:09 2021 + Bug 40432: Prevent probing installed applications --- .../exthandler/nsExternalHelperAppService.cpp | 30 ++ 1 file changed, 25 insertions(+), 5 deletions(-)

[tor-commits] [tor-browser/tor-browser-90.0-11.0-1] Bug 40002: Remove about:ion

2021-07-14 Thread boklm
commit d7e59a3013145daf352181be0e241d2e72b04899 Author: Kathy Brade Date: Fri Aug 14 09:06:33 2020 -0400 Bug 40002: Remove about:ion Firefox Ion (previously Firefox Pioneer) is an opt-in program in which people volunteer to participate in studies that collect detailed, sensiti

[tor-commits] [tor-browser/tor-browser-90.0-11.0-1] Bug 30605: Honor privacy.spoof_english in Android

2021-07-14 Thread boklm
commit 320a7cf7dce029c784f7abb431783094b3e5cc36 Author: Alex Catarineu Date: Fri Oct 16 10:45:17 2020 +0200 Bug 30605: Honor privacy.spoof_english in Android This checks `privacy.spoof_english` whenever `setLocales` is called from Fenix side and sets `intl.accept_languages`

[tor-commits] [tor-browser/tor-browser-90.0-11.0-1] Bug 33852: Clean up about:logins (LockWise) to avoid mentioning sync, etc.

2021-07-14 Thread boklm
commit ccef1242747b3f27eccec2a2fe8fead4b2ec9c4e Author: Kathy Brade Date: Tue Jul 14 11:15:07 2020 -0400 Bug 33852: Clean up about:logins (LockWise) to avoid mentioning sync, etc. Hide elements on about:logins that mention sync, "Firefox LockWise", and Mozilla's LockWise mobile

[tor-commits] [tor-browser/tor-browser-90.0-11.0-1] Bug 40025: Remove Mozilla add-on install permissions

2021-07-14 Thread boklm
commit 05956dd87eff2b6b232ecd7e7c0b7002b2cd5ad4 Author: Alex Catarineu Date: Mon Jul 27 18:12:55 2020 +0200 Bug 40025: Remove Mozilla add-on install permissions --- browser/app/permissions | 5 - 1 file changed, 5 deletions(-) diff --git a/browser/app/permissions b/browser/app/permiss

[tor-commits] [tor-browser/tor-browser-90.0-11.0-1] Bug 40073: Disable remote Public Suffix List fetching

2021-07-14 Thread boklm
commit bbcf5b561d5179f798436a83bd9ac0fe9e09ddea Author: Alex Catarineu Date: Thu Aug 13 11:05:03 2020 +0200 Bug 40073: Disable remote Public Suffix List fetching In https://bugzilla.mozilla.org/show_bug.cgi?id=1563246 Firefox implemented fetching the Public Suffix List via Remo

[tor-commits] [tor-browser/tor-browser-90.0-11.0-1] Bug 32418: Allow updates to be disabled via an enterprise policy.

2021-07-14 Thread boklm
commit 363379b7b4fbdc6811879ca6583f7a8352e3ef0a Author: Kathy Brade Date: Thu Apr 16 17:07:09 2020 -0400 Bug 32418: Allow updates to be disabled via an enterprise policy. Restrict the Enterprise Policies mechanism to only consult a policies.json file (avoiding the Windows Regis

[tor-commits] [tor-browser/tor-browser-90.0-11.0-1] Bug 33342: Avoid disconnect search addon error after removal.

2021-07-14 Thread boklm
commit 1e8101b9b67f3bef398b02845fdd59423b5902a9 Author: Alex Catarineu Date: Fri Mar 13 18:19:30 2020 +0100 Bug 33342: Avoid disconnect search addon error after removal. We removed the addon in #32767, but it was still being loaded from addonStartup.json.lz4 and throwing an err

[tor-commits] [tor-browser/tor-browser-90.0-11.0-1] Bug 21952: Implement Onion-Location

2021-07-14 Thread boklm
commit 38f0abd191236b397121262f5248deb44b6b5bc7 Author: Alex Catarineu Date: Thu Mar 5 22:16:39 2020 +0100 Bug 21952: Implement Onion-Location Whenever a valid Onion-Location HTTP header (or corresponding HTML http-equiv attribute) is found in a document load, we either re

[tor-commits] [tor-browser/tor-browser-90.0-11.0-1] Bug 25741 - TBA: Disable GeckoNetworkManager

2021-07-14 Thread boklm
commit ff0ec87a117064f786d15c60001209bc61328e89 Author: Matthew Finkel Date: Thu Apr 26 22:22:51 2018 + Bug 25741 - TBA: Disable GeckoNetworkManager The browser should not need information related to the network interface or network state, tor should take care of that. ---

[tor-commits] [tor-browser/tor-browser-90.0-11.0-1] Bug 32658: Create a new MAR signing key

2021-07-14 Thread boklm
commit 30742b287716bf327867d011efa44eed9acabc4f Author: Georg Koppen Date: Fri Jan 17 12:54:31 2020 + Bug 32658: Create a new MAR signing key It's time for our rotation again: Move the backup key in the front position and add a new backup key. Bug 33803: Move our p

[tor-commits] [tor-browser/tor-browser-90.0-11.0-1] Bug 28125 - Prevent non-Necko network connections

2021-07-14 Thread boklm
commit 11b5ade88fa278a29ce23a621cd7ad11b7412b5e Author: Matthew Finkel Date: Thu Oct 25 19:17:09 2018 + Bug 28125 - Prevent non-Necko network connections --- .../gecko/media/GeckoMediaDrmBridgeV21.java| 49 +- .../exoplayer2/upstream/DefaultHttpDataSource.ja

[tor-commits] [tor-browser/tor-browser-90.0-11.0-1] Bug 30237: Add v3 onion services client authentication prompt

2021-07-14 Thread boklm
commit b50c3862a45bc601c47885efdf18f154bcd93b21 Author: Kathy Brade Date: Tue Nov 12 16:11:05 2019 -0500 Bug 30237: Add v3 onion services client authentication prompt When Tor informs the browser that client authentication is needed, temporarily load about:blank instead of abou

[tor-commits] [tor-browser/tor-browser-90.0-11.0-1] Orfox: Centralized proxy applied to AbstractCommunicator and BaseResources.

2021-07-14 Thread boklm
commit c605c1576c1eeb44a290d2ade2f9dc5ff80481f4 Author: Amogh Pradeep Date: Fri Jun 12 02:07:45 2015 -0400 Orfox: Centralized proxy applied to AbstractCommunicator and BaseResources. See Bug 1357997 for partial uplift. Also: Bug 28051 - Use our Orbot for proxying our c

[tor-commits] [tor-browser/tor-browser-90.0-11.0-1] Bug 28005: Implement .onion alias urlbar rewrites

2021-07-14 Thread boklm
commit b4c6b1e785e7914fd986cb89bb0af6f83e6ebc17 Author: Alex Catarineu Date: Thu Feb 13 13:24:33 2020 +0100 Bug 28005: Implement .onion alias urlbar rewrites A custom HTTPS Everywhere update channel is installed, which provides rules for locally redirecting some memorable .

[tor-commits] [tor-browser/tor-browser-90.0-11.0-1] Bug 24796 - Comment out excess permissions from GeckoView

2021-07-14 Thread boklm
commit 9bc32b4360fc3d334a8184f5738610b05feed0e5 Author: Matthew Finkel Date: Wed Apr 11 17:52:59 2018 + Bug 24796 - Comment out excess permissions from GeckoView The GeckoView AndroidManifest.xml is not preprocessed unlike Fennec's manifest, so we can't use the ifdef prepro

[tor-commits] [tor-browser/tor-browser-90.0-11.0-1] Bug 32220: Improve the letterboxing experience

2021-07-14 Thread boklm
commit e67c532e6d15bc8d3ff422ed5a09a6f1ba346862 Author: Richard Pospesel Date: Mon Oct 28 17:42:17 2019 -0700 Bug 32220: Improve the letterboxing experience CSS and JS changes to alter the UX surrounding letterboxing. The browser element containing page content is now anchored

[tor-commits] [tor-browser/tor-browser-90.0-11.0-1] Bug 27604: Fix addon issues when moving TB directory

2021-07-14 Thread boklm
commit 9d8573ac361ce3612f4261cff5cf9cee95199ff4 Author: Alex Catarineu Date: Wed Oct 30 10:44:48 2019 +0100 Bug 27604: Fix addon issues when moving TB directory --- toolkit/mozapps/extensions/internal/XPIProvider.jsm | 8 ++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git

[tor-commits] [tor-browser/tor-browser-90.0-11.0-1] Bug 31286: Implementation of bridge, proxy, and firewall settings in about:preferences#tor

2021-07-14 Thread boklm
commit f16f17b762712c8d411dee1ce6771b014b5dc951 Author: Richard Pospesel Date: Mon Sep 16 15:25:39 2019 -0700 Bug 31286: Implementation of bridge, proxy, and firewall settings in about:preferences#tor This patch adds a new about:preferences#tor page which allows modifying brid

[tor-commits] [tor-browser/tor-browser-90.0-11.0-1] Bug 31607: App menu items stop working on macOS

2021-07-14 Thread boklm
commit afca75e28c2ba29890cc73119df13a1927810249 Author: Kathy Brade Date: Thu Oct 3 10:53:43 2019 -0400 Bug 31607: App menu items stop working on macOS Avoid re-creating the hidden window, since this causes the nsMenuBarX object that is associated with the app menu to be freed

[tor-commits] [tor-browser/tor-browser-90.0-11.0-1] Bug 31740: Remove some unnecessary RemoteSettings instances

2021-07-14 Thread boklm
commit fd7119150ec874e193ba4b0b06ecdd044f364279 Author: Alex Catarineu Date: Wed Oct 16 23:01:12 2019 +0200 Bug 31740: Remove some unnecessary RemoteSettings instances More concretely, SearchService.jsm 'hijack-blocklists' and url-classifier-skip-urls. Avoid creating i

[tor-commits] [tor-browser/tor-browser-90.0-11.0-1] Bug 32092: Fix Tor Browser Support link in preferences

2021-07-14 Thread boklm
commit 385092dae42e23c60c97bd11634b74105e374fb1 Author: Alex Catarineu Date: Tue Oct 15 22:54:10 2019 +0200 Bug 32092: Fix Tor Browser Support link in preferences --- browser/components/preferences/preferences.js | 5 + 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/brows

[tor-commits] [tor-browser/tor-browser-90.0-11.0-1] Bug 27511: Add new identity button to toolbar

2021-07-14 Thread boklm
commit 6a692b49fcde9321904ab1d723f5af6c6f7889b2 Author: Alex Catarineu Date: Fri Oct 4 19:08:33 2019 +0200 Bug 27511: Add new identity button to toolbar Also added 'New circuit for this site' button to CustomizableUI, but not visible by default. --- browser/base/content/browse

[tor-commits] [tor-browser/tor-browser-90.0-11.0-1] Bug 31575: Replace Firefox Home (newtab) with about:tor

2021-07-14 Thread boklm
commit f7fcfff6c14345f5f4070135c71c95e3a5500909 Author: Alex Catarineu Date: Mon Sep 9 13:04:34 2019 +0200 Bug 31575: Replace Firefox Home (newtab) with about:tor Avoid loading AboutNewTab in BrowserGlue.jsm in order to avoid several network requests that we do not need. Beside

[tor-commits] [tor-browser/tor-browser-90.0-11.0-1] Bug 30541: Disable WebGL readPixel() for web content

2021-07-14 Thread boklm
commit 292b5d4e1a1432c2e0332252b2bc9b9c772367ad Author: Georg Koppen Date: Wed May 29 12:29:19 2019 + Bug 30541: Disable WebGL readPixel() for web content --- dom/canvas/ClientWebGLContext.cpp | 8 1 file changed, 8 insertions(+) diff --git a/dom/canvas/ClientWebGLContext.cpp

[tor-commits] [tor-browser/tor-browser-90.0-11.0-1] Bug 28369: Stop shipping pingsender executable

2021-07-14 Thread boklm
commit cefd6f0089a832b9822271d55a4033c04e985808 Author: Alex Catarineu Date: Wed Apr 10 17:52:51 2019 +0200 Bug 28369: Stop shipping pingsender executable --- browser/app/macbuild/Contents/MacOS-files.in | 1 - browser/installer/package-manifest.in | 4 browser/in

[tor-commits] [tor-browser/tor-browser-90.0-11.0-1] Bug 26353: Prevent speculative connect that violated FPI.

2021-07-14 Thread boklm
commit 72ab9ffe2f8556c9e622f50fcbd549b2b5d3ccd2 Author: Arthur Edelstein Date: Sat Jul 14 08:50:55 2018 -0700 Bug 26353: Prevent speculative connect that violated FPI. Connections were observed in the catch-all circuit when the user entered an https or http URL in the URL bar,

[tor-commits] [tor-browser/tor-browser-90.0-11.0-1] Bug 26345: Hide tracking protection UI

2021-07-14 Thread boklm
commit df87f8c8c13f444eba8889d274a1eb7bbf0f2a07 Author: Alex Catarineu Date: Tue Sep 10 16:29:31 2019 +0200 Bug 26345: Hide tracking protection UI --- browser/base/content/browser-siteIdentity.js | 4 ++-- browser/base/content/browser.xhtml| 4 ++-- browser/components/about/Ab

[tor-commits] [tor-browser/tor-browser-90.0-11.0-1] Bug 23104: Add a default line height compensation

2021-07-14 Thread boklm
commit 2703f390880196f819fce918f85adedc23886935 Author: Igor Oliveira Date: Sun Dec 10 18:16:59 2017 -0200 Bug 23104: Add a default line height compensation Many fonts have issues with their vertical metrics. they are used to influence the height of ascenders and depth of d

[tor-commits] [tor-browser/tor-browser-90.0-11.0-1] Bug 16940: After update, load local change notes.

2021-07-14 Thread boklm
commit a9c8a0ca6549487ecf02c747f92859a561e963bc Author: Kathy Brade Date: Wed Nov 25 11:36:20 2015 -0500 Bug 16940: After update, load local change notes. Add an about:tbupdate page that displays the first section from TorBrowser/Docs/ChangeLog.txt and includes a link to the re

[tor-commits] [tor-browser/tor-browser-90.0-11.0-1] Bug 21431: Clean-up system extensions shipped in Firefox

2021-07-14 Thread boklm
commit 1e2a042903fae66ab1bc79bfeb1372a3f7206197 Author: Kathy Brade Date: Tue May 23 17:05:29 2017 -0400 Bug 21431: Clean-up system extensions shipped in Firefox Only ship the pdfjs extension. --- browser/components/BrowserGlue.jsm| 6 ++ browser/extensions/moz.build

[tor-commits] [tor-browser/tor-browser-90.0-11.0-1] Omnibox: Add DDG, Startpage, Disconnect, Youtube, Twitter; remove Amazon, eBay, bing

2021-07-14 Thread boklm
commit 5166d10eb35881dc3f09aa25f994dc0cb0d70583 Author: Mike Perry Date: Fri May 5 03:41:57 2017 -0700 Omnibox: Add DDG, Startpage, Disconnect, Youtube, Twitter; remove Amazon, eBay, bing eBay and Amazon don't treat Tor users very well. Accounts often get locked and payments

[tor-commits] [tor-browser/tor-browser-90.0-11.0-1] Bug 21830: Copying large text from web console leaks to /tmp

2021-07-14 Thread boklm
commit f3a87a725f0d78f24b72ba7f889cdbb2b6d3c326 Author: Georg Koppen Date: Fri Aug 4 05:55:49 2017 + Bug 21830: Copying large text from web console leaks to /tmp Patch written by Neill Miller --- widget/nsTransferable.cpp | 6 ++ 1 file changed, 6 insertions(+) diff --git

[tor-commits] [tor-browser/tor-browser-90.0-11.0-1] Bug 4234: Use the Firefox Update Process for Tor Browser.

2021-07-14 Thread boklm
commit a26665484ec359926aeb702d5ecc79935fc306f5 Author: Kathy Brade Date: Fri Jan 13 11:40:24 2017 -0500 Bug 4234: Use the Firefox Update Process for Tor Browser. The following files are never updated: TorBrowser/Data/Browser/profiles.ini TorBrowser/Data/Browser/profile

[tor-commits] [tor-browser/tor-browser-90.0-11.0-1] Bug 23247: Communicating security expectations for .onion

2021-07-14 Thread boklm
commit 3cc7ba9cde194c73e1dc6f558e50422de0f5a8c0 Author: Richard Pospesel Date: Fri Jun 8 13:38:40 2018 -0700 Bug 23247: Communicating security expectations for .onion Encrypting pages hosted on Onion Services with SSL/TLS is redundant (in terms of hiding content) as all traffic

[tor-commits] [tor-browser/tor-browser-90.0-11.0-1] Bug 19121: reinstate the update.xml hash check

2021-07-14 Thread boklm
commit 29d5ebc6a74f17f2f35e8359f0b0169d8df0ae1c Author: Kathy Brade Date: Mon Apr 23 15:22:57 2018 -0400 Bug 19121: reinstate the update.xml hash check Revert most changes from Mozilla Bug 1373267 "Remove hashFunction and hashValue attributes from nsIUpdatePatch and code relate

[tor-commits] [tor-browser/tor-browser-90.0-11.0-1] Bug 16285: Exclude ClearKey system for now

2021-07-14 Thread boklm
commit ee82d8d787b3ca00d255dc52f5083d4e63e3b4b1 Author: Georg Koppen Date: Mon May 22 12:44:40 2017 + Bug 16285: Exclude ClearKey system for now In the past the ClearKey system had not been compiled when specifying --disable-eme. But that changed and it is even bundled nowa

[tor-commits] [tor-browser/tor-browser-90.0-11.0-1] Bug 25658: Replace security slider with security level UI

2021-07-14 Thread boklm
commit 26109b0d2928337ac7e64e4a6ee1f9bec27e53cd Author: Richard Pospesel Date: Mon Mar 4 16:09:51 2019 -0800 Bug 25658: Replace security slider with security level UI This patch adds a new 'securitylevel' component to Tor Browser intended to replace the torbutton 'Security Slid

[tor-commits] [tor-browser/tor-browser-90.0-11.0-1] Bug 13379: Sign our MAR files.

2021-07-14 Thread boklm
commit b3cd9d4968c6c91381c4a1085cc79ef80985d3c4 Author: Kathy Brade Date: Wed Dec 17 16:37:11 2014 -0500 Bug 13379: Sign our MAR files. Configure with --enable-verify-mar (when updating, require a valid signature on the MAR file before it is applied). Use the Tor Browser

<    1   2   3   4   5   6   7   8   9   10   >