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

2021-11-26 Thread boklm
commit b4f27f598f45f9e098f718d82ddccf8a6d407a49 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/geckoview-94.0-11.0-1] Bug 33852: Clean up about:logins (LockWise) to avoid mentioning sync, etc.

2021-11-26 Thread boklm
commit 441aa78262eb979941fc2275a60dc0c489630c6f 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/geckoview-94.0-11.0-1] Bug 28005: Implement .onion alias urlbar rewrites

2021-11-26 Thread boklm
commit 650c6df4ade4f8a843f8f2613508b1fc3f507c92 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/geckoview-94.0-11.0-1] Bug 28125 - Prevent non-Necko network connections

2021-11-26 Thread boklm
commit 5ff5b3a6de97a280bda88d5c1bfe33d49f7b1668 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/geckoview-94.0-11.0-1] Bug 33342: Avoid disconnect search addon error after removal.

2021-11-26 Thread boklm
commit 40e3d60115893c6d029a95eb97c349af8a1f47a2 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/geckoview-94.0-11.0-1] Bug 25741 - TBA: Disable GeckoNetworkManager

2021-11-26 Thread boklm
commit 26b564fb964df7267ad88b7888a4dac13f2d48a2 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/geckoview-94.0-11.0-1] Bug 21952: Implement Onion-Location

2021-11-26 Thread boklm
commit 71fb916bb60a32ad7efe3f7e6a84ca2568d46a90 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/geckoview-94.0-11.0-1] Orfox: Centralized proxy applied to AbstractCommunicator and BaseResources.

2021-11-26 Thread boklm
commit d1ff1cdd235a3fe8e9230dc16ab02aca84eba6bb 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/geckoview-94.0-11.0-1] Bug 24796 - Comment out excess permissions from GeckoView

2021-11-26 Thread boklm
commit aeb71e099d0071ce64b988072e4d1e69ddb5b638 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/geckoview-94.0-11.0-1] Bug 32658: Create a new MAR signing key

2021-11-26 Thread boklm
commit d357b795f025a6d2e9a27a98054844c1e801f424 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/geckoview-94.0-11.0-1] Bug 30237: Add v3 onion services client authentication prompt

2021-11-26 Thread boklm
commit 27857240a69346d43b1a48cd862f7d8cf60f6238 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/geckoview-94.0-11.0-1] Bug 27604: Fix addon issues when moving TB directory

2021-11-26 Thread boklm
commit 244cdb8b74f7b51c08d98b8e781eac8a9a545b48 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/geckoview-94.0-11.0-1] Bug 32220: Improve the letterboxing experience

2021-11-26 Thread boklm
commit 5a8abdcce838d34f702f70df540904deae72d4b4 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/geckoview-94.0-11.0-1] Bug 31740: Remove some unnecessary RemoteSettings instances

2021-11-26 Thread boklm
commit 37b954c5a451446c101621eb0ca446d9ecc9b9e5 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/geckoview-94.0-11.0-1] Bug 32092: Fix Tor Browser Support link in preferences

2021-11-26 Thread boklm
commit fe6bc9b56d3f8e17278d8b5306568986b1c3f1ba 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/geckoview-94.0-11.0-1] Bug 31286: Implementation of bridge, proxy, and firewall settings in about:preferences#tor

2021-11-26 Thread boklm
commit edb65095bdfd82ccfbc9357bfcbd33493ddb2c89 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/geckoview-94.0-11.0-1] Bug 31607: App menu items stop working on macOS

2021-11-26 Thread boklm
commit f9b0d50461b4cfaf0037d37d5e08fdd121a01145 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/geckoview-94.0-11.0-1] Bug 27511: Add new identity button to toolbar

2021-11-26 Thread boklm
commit 3218130db1be11e1f6a0dc13a5dd710d374e0f95 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/naviga

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

2021-11-26 Thread boklm
commit 79639cc02ae00b4c366e4ea4da04a7fe3cddab47 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/geckoview-94.0-11.0-1] Bug 26345: Hide tracking protection UI

2021-11-26 Thread boklm
commit 0bb0956818d1c7357e1e5530595b7be193a7a33b 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 browser/components/about/co

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

2021-11-26 Thread boklm
commit 72df9adc90b6ceb085c235a4846d156d0bb3553c 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/geckoview-94.0-11.0-1] Bug 28369: Stop shipping pingsender executable

2021-11-26 Thread boklm
commit a90208244aebbcceeccb1ad6b8fd40e997c8a22e 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/geckoview-94.0-11.0-1] Bug 23247: Communicating security expectations for .onion

2021-11-26 Thread boklm
commit 98f8cb2d1cf6786ebf00686db34680e2b9b07f7d 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/geckoview-94.0-11.0-1] Bug 26353: Prevent speculative connect that violated FPI.

2021-11-26 Thread boklm
commit 70cda19765f6ccac1bcbadaeb5bb047f737f78ca 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/geckoview-94.0-11.0-1] Bug 21830: Copying large text from web console leaks to /tmp

2021-11-26 Thread boklm
commit fe7ef0b0b1fe2ef90fb40b9bf428c4dc2720d80c 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/geckoview-94.0-11.0-1] Bug 25658: Replace security slider with security level UI

2021-11-26 Thread boklm
commit 5ea2dabc8151645c04918c970a80fcdc182cfaf6 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/geckoview-94.0-11.0-1] Bug 23104: Add a default line height compensation

2021-11-26 Thread boklm
commit 0707a4413501d70f2c84ec5c0c64319378518235 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/geckoview-94.0-11.0-1] Omnibox: Add DDG, Startpage, Disconnect, Youtube, Twitter; remove Amazon, eBay, bing

2021-11-26 Thread boklm
commit b0fd182fc027d8153a713d4e8f067d6324b9cc5f 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/geckoview-94.0-11.0-1] Bug 21431: Clean-up system extensions shipped in Firefox

2021-11-26 Thread boklm
commit 99c3faa946d03d810be68cf9177a58371ecfdb97 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/geckoview-94.0-11.0-1] Bug 16285: Exclude ClearKey system for now

2021-11-26 Thread boklm
commit 39a2bc51be8b4c3e0a877d8940638d0be82422ef 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/geckoview-94.0-11.0-1] Bug 19121: reinstate the update.xml hash check

2021-11-26 Thread boklm
commit 7e1dd263c93f50fc6a86d00387c00aca988b3f59 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/geckoview-94.0-11.0-1] Bug 21724: Make Firefox and Tor Browser distinct macOS apps

2021-11-26 Thread boklm
commit 74c6ee44a11881a0756bd6a6c5384d2e9d38de3c 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/geckoview-94.0-11.0-1] Bug 11641: change TBB directory structure to be more like Firefox's

2021-11-26 Thread boklm
commit 586d79064a2384897573a3ca837d68261c41603b 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/geckoview-94.0-11.0-1] Bug 18821: Disable libmdns for Android and Desktop

2021-11-26 Thread boklm
commit 654a0569af7fe494cb5300b70c01a6bd00e1458f 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/geckoview-94.0-11.0-1] Bug 19273: Avoid JavaScript patching of the external app helper dialog.

2021-11-26 Thread boklm
commit 4334117bbfa2293d8f624bbc5f39c23c4f809380 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/geckoview-94.0-11.0-1] Bug 18800: Remove localhost DNS lookup in nsProfileLock.cpp

2021-11-26 Thread boklm
commit 0140407cc925883bece5d6ea41dada06ad13ee86 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/geckoview-94.0-11.0-1] Bug 13028: Prevent potential proxy bypass cases.

2021-11-26 Thread boklm
commit 3b998166bbc06f185696e7267c5e4965bd3faf2e 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/geckoview-94.0-11.0-1] Bug 14631: Improve profile access error messages.

2021-11-26 Thread boklm
commit c3a95cfcef6f6b05fc7389666fa80ba4f55253fc 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/geckoview-94.0-11.0-1] Bug 16620: Clear window.name when no referrer sent

2021-11-26 Thread boklm
commit 95388a03ce4ae69e84f3be54a33f083e53922480 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/geckoview-94.0-11.0-1] Bug 13252: Do not store data in the app bundle

2021-11-26 Thread boklm
commit 2156cb1c99e5c4451a2b9b3359fd92816562993c 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/geckoview-94.0-11.0-1] Bug 9173: Change the default Firefox profile directory to be TBB-relative.

2021-11-26 Thread boklm
commit 8f2395d22c4e3e76b1e138c937aa915d630e6d61 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/geckoview-94.0-11.0-1] Bug 16439: Remove screencasting code

2021-11-26 Thread boklm
commit 1686c29c4e4387db8979925d846a5602385396ed 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/geckoview-94.0-11.0-1] Bug 12974: Disable NTLM and Negotiate HTTP Auth

2021-11-26 Thread boklm
commit a30885fbea058e7f9bd5deb17ebc70e16960a79e 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/geckoview-94.0-11.0-1] Add TorStrings module for localization

2021-11-26 Thread boklm
commit 7cd56dead2f69586201462dac33962429cabd94c 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/geckoview-94.0-11.0-1] Bug 10760: Integrate TorButton to TorBrowser core

2021-11-26 Thread boklm
commit 18669613d488e356a3d349c48d7d0986d26c9521 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/geckoview-94.0-11.0-1] Bug 12620: TorBrowser regression tests

2021-11-26 Thread boklm
commit ad072791c69d8a772ea1747cac088ab1b91d7c24 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/geckoview-94.0-11.0-1] TB3: Tor Browser's official .mozconfigs.

2021-11-26 Thread boklm
commit 201e4696741b883a03d4d58119ad8f98aa4ecdd2 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/geckoview-94.0-11.0-1] Bug 40069: Add helpers for message passing with extensions

2021-11-26 Thread boklm
commit b5f04ea5158529362b19ced03af94a61018c12ae Author: Alex Catarineu Date: Sun Aug 2 19:12:25 2020 +0200 Bug 40069: Add helpers for message passing with extensions --- toolkit/components/extensions/ExtensionParent.jsm | 47 +++ 1 file changed, 47 insertions(+) diff -

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

2021-11-26 Thread boklm
commit f24a33839540f054f71fa37f11722ddb7bce3b98 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/geckoview-94.0-11.0-1] TB4: Tor Browser's Firefox preference overrides.

2021-11-26 Thread boklm
commit 66129bb9462b4142b3d264fbf3b24932f28c77c2 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] [Git][tpo/applications/android-components] Pushed new branch android-components-95.0.10-11.0-1

2021-11-25 Thread boklm (@boklm)
boklm pushed new branch android-components-95.0.10-11.0-1 at The Tor Project / Applications / android-components -- View it on GitLab: https://gitlab.torproject.org/tpo/applications/android-components/-/tree/android-components-95.0.10-11.0-1 You're receiving this email because of

[tor-commits] [Git][tpo/applications/android-components][android-components-94.0.12-11.0-1] 12 commits: Bug 40005: Modify Default toolbar menu

2021-11-25 Thread boklm (@boklm)
boklm pushed to branch android-components-94.0.12-11.0-1 at The Tor Project / Applications / android-components Commits: 0ae19a56 by Matthew Finkel at 2021-11-01T10:34:50+01:00 Bug 40005: Modify Default toolbar menu - - - - - 55bbf0f2 by Alex Catarineu at 2021-11-01T10:34:53+01:00 Bug 40007

[tor-commits] [tor-browser-build/maint-11.0] Bug 40383: Workaround issue in https-e wasm

2021-11-11 Thread boklm
commit 6ca61602cfb82a47124b072ae6a5f10a93bcd94b Author: Matthew Finkel Date: Thu Nov 11 00:20:35 2021 + Bug 40383: Workaround issue in https-e wasm --- ...01-Bug-40383-Disable-https-e-wasm-ruleset.patch | 26 ++ projects/https-everywhere/build|

[tor-commits] [tor-browser-build/master] Bug 40383: Workaround issue in https-e wasm

2021-11-11 Thread boklm
commit 818acaeca3b3ecb2584c0bf1683d0b0d9a328e09 Author: Matthew Finkel Date: Thu Nov 11 00:20:35 2021 + Bug 40383: Workaround issue in https-e wasm --- ...01-Bug-40383-Disable-https-e-wasm-ruleset.patch | 26 ++ projects/https-everywhere/build|

[tor-commits] [Git][tpo/applications/android-components] Pushed new branch android-components-94.0.12-11.0-1

2021-11-01 Thread boklm (@boklm)
boklm pushed new branch android-components-94.0.12-11.0-1 at The Tor Project / Applications / android-components -- View it on GitLab: https://gitlab.torproject.org/tpo/applications/android-components/-/tree/android-components-94.0.12-11.0-1 You're receiving this email because of

[tor-commits] [tor-browser-build/master] Bug 40368: Use system's python3 for https-everywhere

2021-10-29 Thread boklm
commit ce2c78e4ccc24a4b46ff9336f54b1ec8129e430c Author: Nicolas Vigier Date: Thu Sep 30 14:40:45 2021 +0200 Bug 40368: Use system's python3 for https-everywhere --- projects/https-everywhere/build | 1 - projects/https-everywhere/config | 6 ++ rbm.conf | 17

[tor-commits] [tor-browser-build/master] Bug 40366: Use bullseye to build https-everywhere

2021-10-29 Thread boklm
commit ad7289e3af09b1883e13305fe49ef24cb218c3b3 Author: Nicolas Vigier Date: Fri Sep 24 15:56:36 2021 +0200 Bug 40366: Use bullseye to build https-everywhere --- projects/https-everywhere/config | 6 +++--- rbm.conf | 8 2 files changed, 7 insertions(+), 7

[tor-commits] [Git][tpo/applications/android-components] Pushed new branch android-components-93.0.12-11.0-1

2021-10-19 Thread boklm (@boklm)
boklm pushed new branch android-components-93.0.12-11.0-1 at The Tor Project / Applications / android-components -- View it on GitLab: https://gitlab.torproject.org/tpo/applications/android-components/-/tree/android-components-93.0.12-11.0-1 You're receiving this email because of

[tor-commits] [tor-browser-build/master] Bug 40363: Change bsaes git url

2021-09-21 Thread boklm
commit 447f11fb3ddb0ccb9f669d101c00aa9bef861b8a Author: Matthew Finkel Date: Tue Sep 21 23:05:29 2021 + Bug 40363: Change bsaes git url --- projects/gobsaes/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/projects/gobsaes/config b/projects/gobsaes/config inde

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

2021-08-10 Thread boklm
commit bab94cbce5c0b882969afcd641a0d6406721b4c4 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-91.0-11.0-1] Bug 40091: Load HTTPS Everywhere as a builtin addon in desktop

2021-08-10 Thread boklm
commit 629cfd1d3274b225d335e6a15a8267992019acca 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-91.0-11.0-1] Bug 40002: Remove about:ion

2021-08-10 Thread boklm
commit e6013c62d53846c4d635b5036e529c32d8ac77df 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-91.0-11.0-1] Bug 30605: Honor privacy.spoof_english in Android

2021-08-10 Thread boklm
commit f930b4db5def2f13bc45a6d80ee6dd326a488ffd 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-91.0-11.0-1] Bug 40025: Remove Mozilla add-on install permissions

2021-08-10 Thread boklm
commit 95c9910b21f647a7033087f177f45771bc909ca9 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-91.0-11.0-1] Bug 40073: Disable remote Public Suffix List fetching

2021-08-10 Thread boklm
commit f30ec312ff59d4deb6dccd861fb81a3829204b66 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-91.0-11.0-1] Bug 40125: Expose Security Level pref in GeckoView

2021-08-10 Thread boklm
commit cefa4f960bb78feb6126b1b2ae665d310fca3647 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-91.0-11.0-1] Bug 40199: Avoid using system locale for intl.accept_languages in GeckoView

2021-08-10 Thread boklm
commit d383f2683b63c7fc26d9f001334aa43aac1a52f8 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-91.0-11.0-1] Bug 40309: Avoid using regional OS locales

2021-08-10 Thread boklm
commit 84ccea5dbd53c6598e36bac3a99d500df26648c8 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-91.0-11.0-1] Bug 40166: Disable security.certerrors.mitm.auto_enable_enterprise_roots

2021-08-10 Thread boklm
commit 8fdb8a7efd2840e3b6f3ec21916a55a74b9d2a70 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-91.0-11.0-1] Bug 40432: Prevent probing installed applications

2021-08-10 Thread boklm
commit 6a99d81c670d1302b57f62dc29604f0f15934c16 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-91.0-11.0-1] Bug 40198: Expose privacy.spoof_english pref in GeckoView

2021-08-10 Thread boklm
commit 6bcb6f5f3fc30b934d837ad053a94f4b4fcb9a3d 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-91.0-11.0-1] Bug 33852: Clean up about:logins (LockWise) to avoid mentioning sync, etc.

2021-08-10 Thread boklm
commit f67ef31b40a753c82332682e044ff7061833cf45 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-91.0-11.0-1] Bug 32418: Allow updates to be disabled via an enterprise policy.

2021-08-10 Thread boklm
commit 4e9f3a7a2e42109dba36bf96b0853771cb3f18ef 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-91.0-11.0-1] Bug 21952: Implement Onion-Location

2021-08-10 Thread boklm
commit 7b7cd343a25dd18faf1d6e88c8d2556fb8039bfc 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-91.0-11.0-1] Bug 28005: Implement .onion alias urlbar rewrites

2021-08-10 Thread boklm
commit 36c83e4bbcf536641d3123b40a2aad80f7d87a68 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-91.0-11.0-1] Bug 25741 - TBA: Disable GeckoNetworkManager

2021-08-10 Thread boklm
commit 04da834c8ea64c2f75386d7c6144e93ae513d4a9 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-91.0-11.0-1] Bug 28125 - Prevent non-Necko network connections

2021-08-10 Thread boklm
commit 0404a707260c87700e274d2cea25997c449cc129 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-91.0-11.0-1] Bug 30237: Add v3 onion services client authentication prompt

2021-08-10 Thread boklm
commit 88f88ed38f9603a8978c118ab73a6ba3fa6d2fb3 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-91.0-11.0-1] Orfox: Centralized proxy applied to AbstractCommunicator and BaseResources.

2021-08-10 Thread boklm
commit fa9cbd49615cf0da6db27523fc6269abc2fd76fc 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-91.0-11.0-1] Bug 32658: Create a new MAR signing key

2021-08-10 Thread boklm
commit 2e4ddd30c90e9070a38c21eac3fdd847209efb95 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-91.0-11.0-1] Bug 32220: Improve the letterboxing experience

2021-08-10 Thread boklm
commit d1ac689fab6473c8015147c378d25ba84231 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-91.0-11.0-1] Bug 33342: Avoid disconnect search addon error after removal.

2021-08-10 Thread boklm
commit 521fc0fabb02a56dc6b13e09620d5640b2b41014 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-91.0-11.0-1] Bug 24796 - Comment out excess permissions from GeckoView

2021-08-10 Thread boklm
commit 0d6c430670b1c921fc480bda6e89d7ac7faf02f6 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-91.0-11.0-1] Bug 27604: Fix addon issues when moving TB directory

2021-08-10 Thread boklm
commit afe70cbda8c00772950243263bb0e200416791ef 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-91.0-11.0-1] Bug 31740: Remove some unnecessary RemoteSettings instances

2021-08-10 Thread boklm
commit dea7b5156456b7ab9e461a46f8ab8c673a393654 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-91.0-11.0-1] Bug 31286: Implementation of bridge, proxy, and firewall settings in about:preferences#tor

2021-08-10 Thread boklm
commit d702b660b5b5b6f1483f1d147ac819ebc0c6e8be 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-91.0-11.0-1] Bug 31607: App menu items stop working on macOS

2021-08-10 Thread boklm
commit 07c2dbc8138239b1abd6c26e2a04c341e9b19e1a 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-91.0-11.0-1] Bug 32092: Fix Tor Browser Support link in preferences

2021-08-10 Thread boklm
commit ec33854ca549337b0cbd1e54f6c59a94f4802cbe 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-91.0-11.0-1] Bug 27511: Add new identity button to toolbar

2021-08-10 Thread boklm
commit cd1497e3edf5829a10aa6cf0638637069a4bcdee 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/naviga

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

2021-08-10 Thread boklm
commit 3fe181a32044549098b298ddcaee58d52b22ca7d 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-91.0-11.0-1] Bug 28369: Stop shipping pingsender executable

2021-08-10 Thread boklm
commit 8fd0db3ddf29f4fd51b90a6d4c5e628c497d9e0a 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-91.0-11.0-1] Bug 16940: After update, load local change notes.

2021-08-10 Thread boklm
commit 6c7223d4352abdde9949f32b97277c5c9d605e80 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-91.0-11.0-1] Bug 26353: Prevent speculative connect that violated FPI.

2021-08-10 Thread boklm
commit f15c20e5fdee574e30ec1492c780fe39524d5d08 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-91.0-11.0-1] Bug 23247: Communicating security expectations for .onion

2021-08-10 Thread boklm
commit 0e05f8f1daf07c302d0891cd1d76c74d004ccdff 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-91.0-11.0-1] Bug 21431: Clean-up system extensions shipped in Firefox

2021-08-10 Thread boklm
commit ae75e92dc960369effa2488f4191cea188453479 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-91.0-11.0-1] Bug 26345: Hide tracking protection UI

2021-08-10 Thread boklm
commit c949293ec7c2ea69c1eb362c1b1ab3f5e20d27c5 Author: Alex Catarineu Date: Tue Sep 10 16:29:31 2019 +0200 Bug 26345: Hide tracking protection UI --- browser/base/content/appmenu-viewcache.inc.xhtml | 4 ++-- browser/base/content/browser-siteIdentity.js | 4 ++-- browser/components/ab

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

2021-08-10 Thread boklm
commit b1575239ef693956b63dd42c52bd7a70c035d87d 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-91.0-11.0-1] Bug 25658: Replace security slider with security level UI

2021-08-10 Thread boklm
commit 45b78ac6c24fe48714ab8b068f586ce802faa4a0 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-91.0-11.0-1] Bug 19121: reinstate the update.xml hash check

2021-08-10 Thread boklm
commit a599da4826b198f31359e23033b23c5b01ca4fd0 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-91.0-11.0-1] Bug 13379: Sign our MAR files.

2021-08-10 Thread boklm
commit f7c801d707805598a3fc6e70046d479f939e81f6 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   >