[tor-commits] [translation/torbutton-torbuttondtd_completed] https://gitweb.torproject.org/translation.git/commit/?h=torbutton-torbuttondtd_completed

2021-04-19 Thread translation
commit 99da1340a1157f8d246569978d58e9757a5f5cbe Author: Translation commit bot Date: Tue Apr 20 04:17:23 2021 + https://gitweb.torproject.org/translation.git/commit/?h=torbutton-torbuttondtd_completed --- my/torbutton.dtd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff

[tor-commits] [translation/torbutton-torbuttondtd] https://gitweb.torproject.org/translation.git/commit/?h=torbutton-torbuttondtd

2021-04-19 Thread translation
commit 9fa535b2390300cec2bba9689c63e98028772e2e Author: Translation commit bot Date: Tue Apr 20 04:17:21 2021 + https://gitweb.torproject.org/translation.git/commit/?h=torbutton-torbuttondtd --- my/torbutton.dtd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git

[tor-commits] [tor-browser/tor-browser-88.0b4-10.5-1] Bug 40171: Make WebRequest and GeckoWebExecutor First-Party aware

2021-04-19 Thread sysrqb
commit a66e969a462d3a594b1b11ce78760200e01ee34b 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 ++

[tor-commits] [tor-browser/tor-browser-88.0b4-10.5-1] Bug 40073: Disable remote Public Suffix List fetching

2021-04-19 Thread sysrqb
commit 153e263eb4852e6f640ab99ddafb5503d450a255 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

[tor-commits] [tor-browser/tor-browser-88.0b4-10.5-1] Bug 40166: Disable security.certerrors.mitm.auto_enable_enterprise_roots

2021-04-19 Thread sysrqb
commit f149fb0937e46474e75312e0ef8a82b994d22f73 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-88.0b4-10.5-1] Bug 40125: Expose Security Level pref in GeckoView

2021-04-19 Thread sysrqb
commit 6f795248012a9433c813cb3517440ad9f5a5840f 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-88.0b4-10.5-1] Bug 40309: Avoid using regional OS locales

2021-04-19 Thread sysrqb
commit 963a5f69e78023423136814759329a0d8033eb68 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. ---

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

2021-04-19 Thread sysrqb
commit 770339265d813df43376c62bd913a1c82e37e669 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

[tor-commits] [tor-browser/tor-browser-88.0b4-10.5-1] Bug 40198: Expose privacy.spoof_english pref in GeckoView

2021-04-19 Thread sysrqb
commit 4e5582a8ec0d834986979a44c9e70bec75db6843 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-88.0b4-10.5-1] Bug 40002: Remove about:ion

2021-04-19 Thread sysrqb
commit c891b7a55be6a1a3708e3678f94a6565a28f651e 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,

[tor-commits] [tor-browser/tor-browser-88.0b4-10.5-1] Bug 30605: Honor privacy.spoof_english in Android

2021-04-19 Thread sysrqb
commit e192e4e4e89069f96da335b71857fc5dbc4d300e 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-88.0b4-10.5-1] Bug 40091: Load HTTPS Everywhere as a builtin addon in desktop

2021-04-19 Thread sysrqb
commit 9301eb17872d81a95f1dc2a354a2ba01b802b851 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-88.0b4-10.5-1] Bug 40025: Remove Mozilla add-on install permissions

2021-04-19 Thread sysrqb
commit 04455cd59437a5a716140d9aadf4e81931924018 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

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

2021-04-19 Thread sysrqb
commit 1c019eb4fe98f175122063b76f563cd2a3304772 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

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

2021-04-19 Thread sysrqb
commit 4be40272890b516b543cd6d5479d66693f309356 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

[tor-commits] [tor-browser/tor-browser-88.0b4-10.5-1] Bug 28005: Implement .onion alias urlbar rewrites

2021-04-19 Thread sysrqb
commit ef43c4e85bae27e6b7117fd5ca5dd8a4eeaeb525 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-88.0b4-10.5-1] Bug 21952: Implement Onion-Location

2021-04-19 Thread sysrqb
commit 677950dd86f663d44d88e8b622c445bda908217c 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

[tor-commits] [tor-browser/tor-browser-88.0b4-10.5-1] Bug 33342: Avoid disconnect search addon error after removal.

2021-04-19 Thread sysrqb
commit fb18e017648b54c55ec361890d436627aa4e2b07 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

[tor-commits] [tor-browser/tor-browser-88.0b4-10.5-1] Bug 32220: Improve the letterboxing experience

2021-04-19 Thread sysrqb
commit 481b27cd94164d9a4a082b2a0af1f4a834500e0f 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-88.0b4-10.5-1] Bug 25741 - TBA: Disable GeckoNetworkManager

2021-04-19 Thread sysrqb
commit 335a3d50c5788621a1e1ff04f5d16342295a6b5e 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-88.0b4-10.5-1] Bug 24796 - Comment out excess permissions from GeckoView

2021-04-19 Thread sysrqb
commit 152a5f75039f593053bda4907319e030f3fa9e1d 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

[tor-commits] [tor-browser/tor-browser-88.0b4-10.5-1] Bug 30237: Add v3 onion services client authentication prompt

2021-04-19 Thread sysrqb
commit aa7ec696c38c868f8ab4625f99fb467e511bbe6a 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

[tor-commits] [tor-browser/tor-browser-88.0b4-10.5-1] Bug 28125 - Prevent non-Necko network connections

2021-04-19 Thread sysrqb
commit 2b1a91600f742060283c8f3801cbdc76c7b36f21 Author: Matthew Finkel Date: Thu Oct 25 19:17:09 2018 + Bug 28125 - Prevent non-Necko network connections --- .../gecko/media/GeckoMediaDrmBridgeV21.java| 49 +-

[tor-commits] [tor-browser/tor-browser-88.0b4-10.5-1] Orfox: Centralized proxy applied to AbstractCommunicator and BaseResources.

2021-04-19 Thread sysrqb
commit 75537d66625e4e1676808bc0d95e1ec279275cbe 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

[tor-commits] [tor-browser/tor-browser-88.0b4-10.5-1] Bug 32658: Create a new MAR signing key

2021-04-19 Thread sysrqb
commit 705878a24c1fbce5acca505de92a12d7e49391fe 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

[tor-commits] [tor-browser/tor-browser-88.0b4-10.5-1] Bug 27604: Fix addon issues when moving TB directory

2021-04-19 Thread sysrqb
commit b4c86cddeeae2144475197e8ae96d5dac46828ed 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

[tor-commits] [tor-browser/tor-browser-88.0b4-10.5-1] Bug 32092: Fix Tor Browser Support link in preferences

2021-04-19 Thread sysrqb
commit 0abea76bfc79404241ccd2377b763c1d5e793739 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

[tor-commits] [tor-browser/tor-browser-88.0b4-10.5-1] Bug 31740: Remove some unnecessary RemoteSettings instances

2021-04-19 Thread sysrqb
commit d11c1fea66d7af19f1ef16f29181a1725118df31 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

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

2021-04-19 Thread sysrqb
commit 3e4d4ae387bafeea70b851df5ae1e6e6238589a2 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

[tor-commits] [tor-browser/tor-browser-88.0b4-10.5-1] Bug 31607: App menu items stop working on macOS

2021-04-19 Thread sysrqb
commit 873a2a8500178775f1138b377c2258b9a9064b2d 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-88.0b4-10.5-1] Bug 27511: Add new identity button to toolbar

2021-04-19 Thread sysrqb
commit ebe87b1e46a157dc9e61ba2e62e13fd7ded2cd76 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. ---

[tor-commits] [tor-browser/tor-browser-88.0b4-10.5-1] Bug 31575: Replace Firefox Home (newtab) with about:tor

2021-04-19 Thread sysrqb
commit d1f8c8945f182d723fb682bb35b5cf3e5e07ea32 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.

[tor-commits] [tor-browser/tor-browser-88.0b4-10.5-1] Bug 23247: Communicating security expectations for .onion

2021-04-19 Thread sysrqb
commit ae8803aa4e0b9cba6a56c88d0021befe19517c14 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

[tor-commits] [tor-browser/tor-browser-88.0b4-10.5-1] Bug 26345: Hide tracking protection UI

2021-04-19 Thread sysrqb
commit b84225de8725f06123b2a1d7ce643ba408598ebb 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 ++--

[tor-commits] [tor-browser/tor-browser-88.0b4-10.5-1] Bug 26353: Prevent speculative connect that violated FPI.

2021-04-19 Thread sysrqb
commit 261421defae697df00d44114b4e6a14f19bf31e5 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-88.0b4-10.5-1] Bug 28369: Stop shipping pingsender executable

2021-04-19 Thread sysrqb
commit 881f2f68658764411c49019956d05e6430376e35 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

[tor-commits] [tor-browser/tor-browser-88.0b4-10.5-1] Bug 23104: Add a default line height compensation

2021-04-19 Thread sysrqb
commit d49bafb748de41431f6e8d26ae3117202e2fa9dd 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

[tor-commits] [tor-browser/tor-browser-88.0b4-10.5-1] Bug 30541: Disable WebGL readPixel() for web content

2021-04-19 Thread sysrqb
commit d40b03d3c3b234e927b69915b730a63b641309be 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

[tor-commits] [tor-browser/tor-browser-88.0b4-10.5-1] Bug 13379: Sign our MAR files.

2021-04-19 Thread sysrqb
commit 4bb4284aff72cb5c5a42d2f78ef78666b6cd9269 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-88.0b4-10.5-1] Bug 21830: Copying large text from web console leaks to /tmp

2021-04-19 Thread sysrqb
commit c75df426eb333be6cd5431077b998fda4286bac2 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

[tor-commits] [tor-browser/tor-browser-88.0b4-10.5-1] Bug 25658: Replace security slider with security level UI

2021-04-19 Thread sysrqb
commit 79c7ffaee5adc8da4e3159ef525517e5e897572c 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

[tor-commits] [tor-browser/tor-browser-88.0b4-10.5-1] Bug 21431: Clean-up system extensions shipped in Firefox

2021-04-19 Thread sysrqb
commit 4cd9354c12db38e2870a912ea7562e87b3eedbe0 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-88.0b4-10.5-1] Bug 19121: reinstate the update.xml hash check

2021-04-19 Thread sysrqb
commit da24cd2170640dee851332fe9d5f6fec1b69e678 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

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

2021-04-19 Thread sysrqb
commit 88b1b33d2840d430ab04336f0212fc6bc1e06da8 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-88.0b4-10.5-1] Bug 16940: After update, load local change notes.

2021-04-19 Thread sysrqb
commit 26673c0a0a20dd732a94be5f3699346e5cb26fed 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

[tor-commits] [tor-browser/tor-browser-88.0b4-10.5-1] Bug 16285: Exclude ClearKey system for now

2021-04-19 Thread sysrqb
commit 8f812da889efe87dd571ab07bb303fb13946678a 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

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

2021-04-19 Thread sysrqb
commit f6eb7e6a6193565f36080b26021c5cc5890357ce 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

[tor-commits] [tor-browser/tor-browser-88.0b4-10.5-1] Bug 21724: Make Firefox and Tor Browser distinct macOS apps

2021-04-19 Thread sysrqb
commit dd93739f51f8f7a213d41d6c602dd1435861c51e 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

[tor-commits] [tor-browser/tor-browser-88.0b4-10.5-1] Bug 11641: change TBB directory structure to be more like Firefox's

2021-04-19 Thread sysrqb
commit a84efa020bb92b9314e1831f8e592c6ed1c62f0d 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.

[tor-commits] [tor-browser/tor-browser-88.0b4-10.5-1] Bug 18821: Disable libmdns for Android and Desktop

2021-04-19 Thread sysrqb
commit 1ce2631424c274e78da40847bccf8a933d2d3501 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-88.0b4-10.5-1] Bug 19273: Avoid JavaScript patching of the external app helper dialog.

2021-04-19 Thread sysrqb
commit 2682e36c014fbb5d01400c495d30eb280fd73cd2 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

[tor-commits] [tor-browser/tor-browser-88.0b4-10.5-1] Bug 18800: Remove localhost DNS lookup in nsProfileLock.cpp

2021-04-19 Thread sysrqb
commit ab8fa60acf519a99f8b906b5503e095a328678e6 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

[tor-commits] [tor-browser/tor-browser-88.0b4-10.5-1] Bug 16620: Clear window.name when no referrer sent

2021-04-19 Thread sysrqb
commit d9c905080dee6c96f2a73d8ad072563c93cabe45 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 |

[tor-commits] [tor-browser/tor-browser-88.0b4-10.5-1] Bug 14631: Improve profile access error messages.

2021-04-19 Thread sysrqb
commit 7408ca8b9954757903aba4069c9304ee0f825a22 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

[tor-commits] [tor-browser/tor-browser-88.0b4-10.5-1] Bug 13252: Do not store data in the app bundle

2021-04-19 Thread sysrqb
commit fdd8454353e1b9fd2e394928470c7000c4d53d19 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

[tor-commits] [tor-browser/tor-browser-88.0b4-10.5-1] Bug 13028: Prevent potential proxy bypass cases.

2021-04-19 Thread sysrqb
commit e43b53319884b13e5538f1936d4b35cdf60f06e8 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

[tor-commits] [tor-browser/tor-browser-88.0b4-10.5-1] Bug 9173: Change the default Firefox profile directory to be TBB-relative.

2021-04-19 Thread sysrqb
commit cecf4c4db751a8e6036f1784cc1675f2efb9ce79 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

[tor-commits] [tor-browser/tor-browser-88.0b4-10.5-1] Bug 10760: Integrate TorButton to TorBrowser core

2021-04-19 Thread sysrqb
commit 382b0e1ecac43297efc0c46bdd64cb8219bd0d06 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

[tor-commits] [tor-browser/tor-browser-88.0b4-10.5-1] Add TorStrings module for localization

2021-04-19 Thread sysrqb
commit c577e18073ccf4cf9ffd36b5fec12fb6920de585 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,

[tor-commits] [tor-browser/tor-browser-88.0b4-10.5-1] Bug 12974: Disable NTLM and Negotiate HTTP Auth

2021-04-19 Thread sysrqb
commit bcdcaca155a3595d7a885070ef16f4584250 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-88.0b4-10.5-1] Bug 16439: Remove screencasting code

2021-04-19 Thread sysrqb
commit 2f9027b3235a3cab83a309a7cb64d421ca1f8f59 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

[tor-commits] [tor-browser/tor-browser-88.0b4-10.5-1] Bug 28044: Integrate Tor Launcher into tor-browser

2021-04-19 Thread sysrqb
commit 0348ef6428150602240baf66177797212a901687 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

[tor-commits] [tor-browser/tor-browser-88.0b4-10.5-1] TB4: Tor Browser's Firefox preference overrides.

2021-04-19 Thread sysrqb
commit 956ffcf62078318e853432a601d260385cbd57a1 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

[tor-commits] [tor-browser/tor-browser-88.0b4-10.5-1] TB3: Tor Browser's official .mozconfigs.

2021-04-19 Thread sysrqb
commit 270212cd4ef444ad871e749de10db0ff7804ccf7 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:

[tor-commits] [tor-browser/tor-browser-88.0b4-10.5-1] Bug 12620: TorBrowser regression tests

2021-04-19 Thread sysrqb
commit 4d29f2f0b340bc2abe1d20bac7759160c53aaba7 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

[tor-commits] [tor-browser/tor-browser-88.0b4-10.5-1] Bug 40069: Add helpers for message passing with extensions

2021-04-19 Thread sysrqb
commit d4ba11d26fc07205aeae85a95d9e34b771fd4cd1 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] [Git][tpo/applications/android-components][android-components-74.0.6-10.5-1] 12 commits: Bug 40005: Modify Default toolbar menu

2021-04-19 Thread Matthew Finkel
Matthew Finkel pushed to branch android-components-74.0.6-10.5-1 at The Tor Project / Applications / android-components Commits: 283e6c4b by Matthew Finkel at 2021-04-20T02:28:37+00:00 Bug 40005: Modify Default toolbar menu - - - - - e13c7ff9 by Alex Catarineu at 2021-04-20T02:28:37+00:00

[tor-commits] [Git][tpo/applications/fenix][tor-browser-88.0.0b4-10.5-1] 8 commits: Bug 40002: Add GitLab CI

2021-04-19 Thread Matthew Finkel
Matthew Finkel pushed to branch tor-browser-88.0.0b4-10.5-1 at The Tor Project / Applications / fenix Commits: 5338cbd3 by Matthew Finkel at 2021-04-06T22:08:25+00:00 Bug 40002: Add GitLab CI Pin CI builds to runners with 32GB of RAM to avoid OOM conditions. - - - - - 191a835d by Matthew

[tor-commits] [translation/tails-misc_release] https://gitweb.torproject.org/translation.git/commit/?h=tails-misc_release

2021-04-19 Thread translation
commit 2c3a198dff3c1236dc15b93e0102815ff58e0183 Author: Translation commit bot Date: Mon Apr 19 19:16:31 2021 + https://gitweb.torproject.org/translation.git/commit/?h=tails-misc_release --- tr.po | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/tr.po b/tr.po

[tor-commits] [translation/tails-misc_completed] https://gitweb.torproject.org/translation.git/commit/?h=tails-misc_completed

2021-04-19 Thread translation
commit 79cbe914f6e7aee7e45f7bfe51f1cf2741a950e0 Author: Translation commit bot Date: Mon Apr 19 19:15:54 2021 + https://gitweb.torproject.org/translation.git/commit/?h=tails-misc_completed --- tr.po | 2471 + 1 file

[tor-commits] [translation/tails-misc] https://gitweb.torproject.org/translation.git/commit/?h=tails-misc

2021-04-19 Thread translation
commit 19dac6125e11da8656b28c6180b9c026986fcd58 Author: Translation commit bot Date: Mon Apr 19 19:15:51 2021 + https://gitweb.torproject.org/translation.git/commit/?h=tails-misc --- tr.po | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/tr.po b/tr.po index

[tor-commits] [translation/tails-misc_release] https://gitweb.torproject.org/translation.git/commit/?h=tails-misc_release

2021-04-19 Thread translation
commit bccee946e29b41e48a8446a6df4b07c12567dc79 Author: Translation commit bot Date: Mon Apr 19 16:17:02 2021 + https://gitweb.torproject.org/translation.git/commit/?h=tails-misc_release --- pl.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pl.po b/pl.po index

[tor-commits] [translation/tails-misc] https://gitweb.torproject.org/translation.git/commit/?h=tails-misc

2021-04-19 Thread translation
commit 2374853c7aac0d5fd79df206629cd85c90a10ddd Author: Translation commit bot Date: Mon Apr 19 16:16:20 2021 + https://gitweb.torproject.org/translation.git/commit/?h=tails-misc --- pl.po | 50 +- 1 file changed, 25 insertions(+), 25

[tor-commits] [translation/tails-misc_release] https://gitweb.torproject.org/translation.git/commit/?h=tails-misc_release

2021-04-19 Thread translation
commit feadfe45caa27737c974d17c759d4cfa75c9e6d1 Author: Translation commit bot Date: Mon Apr 19 15:46:44 2021 + https://gitweb.torproject.org/translation.git/commit/?h=tails-misc_release --- pl.po | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/pl.po b/pl.po

[tor-commits] [translation/tails-misc] https://gitweb.torproject.org/translation.git/commit/?h=tails-misc

2021-04-19 Thread translation
commit 6995ea17f74c027e020fc6ddcbb721b32060ed66 Author: Translation commit bot Date: Mon Apr 19 15:45:47 2021 + https://gitweb.torproject.org/translation.git/commit/?h=tails-misc --- pl.po | 35 ++- 1 file changed, 18 insertions(+), 17 deletions(-)

[tor-commits] [tor/release-0.4.6] relay: Emit log warning if Address is internal and can't be used

2021-04-19 Thread nickm
commit 6281c90885b09d3c5faad51cbb4cee686a4bb8ff Author: David Goulet Date: Thu Mar 25 10:15:50 2021 -0400 relay: Emit log warning if Address is internal and can't be used Signed-off-by: David Goulet --- changes/ticket40290 | 3 +++ src/app/config/resolve_addr.c | 12

[tor-commits] [tor/release-0.4.6] Merge branch 'mr_347_squashed' into maint-0.4.6

2021-04-19 Thread nickm
commit 0ceacb5482848a4029eaf26095619ad09ff22c52 Merge: d162b98548 6281c90885 Author: Nick Mathewson Date: Mon Apr 19 11:40:44 2021 -0400 Merge branch 'mr_347_squashed' into maint-0.4.6 changes/ticket40290 | 3 +++ src/app/config/resolve_addr.c | 12 2 files

[tor-commits] [tor/maint-0.4.6] relay: Emit log warning if Address is internal and can't be used

2021-04-19 Thread nickm
commit 6281c90885b09d3c5faad51cbb4cee686a4bb8ff Author: David Goulet Date: Thu Mar 25 10:15:50 2021 -0400 relay: Emit log warning if Address is internal and can't be used Signed-off-by: David Goulet --- changes/ticket40290 | 3 +++ src/app/config/resolve_addr.c | 12

[tor-commits] [tor/maint-0.4.6] Merge branch 'mr_347_squashed' into maint-0.4.6

2021-04-19 Thread nickm
commit 0ceacb5482848a4029eaf26095619ad09ff22c52 Merge: d162b98548 6281c90885 Author: Nick Mathewson Date: Mon Apr 19 11:40:44 2021 -0400 Merge branch 'mr_347_squashed' into maint-0.4.6 changes/ticket40290 | 3 +++ src/app/config/resolve_addr.c | 12 2 files

[tor-commits] [tor/master] Merge branch 'maint-0.4.6'

2021-04-19 Thread nickm
commit cbf71c4fa7a05033c068844ce9f214eeff5bb939 Merge: 07237b484e 0ceacb5482 Author: Nick Mathewson Date: Mon Apr 19 11:43:39 2021 -0400 Merge branch 'maint-0.4.6' changes/ticket40290 | 3 +++ src/app/config/resolve_addr.c | 12 2 files changed, 15 insertions(+)

[tor-commits] [tor/master] Merge branch 'mr_347_squashed' into maint-0.4.6

2021-04-19 Thread nickm
commit 0ceacb5482848a4029eaf26095619ad09ff22c52 Merge: d162b98548 6281c90885 Author: Nick Mathewson Date: Mon Apr 19 11:40:44 2021 -0400 Merge branch 'mr_347_squashed' into maint-0.4.6 changes/ticket40290 | 3 +++ src/app/config/resolve_addr.c | 12 2 files

[tor-commits] [tor/master] relay: Emit log warning if Address is internal and can't be used

2021-04-19 Thread nickm
commit 6281c90885b09d3c5faad51cbb4cee686a4bb8ff Author: David Goulet Date: Thu Mar 25 10:15:50 2021 -0400 relay: Emit log warning if Address is internal and can't be used Signed-off-by: David Goulet --- changes/ticket40290 | 3 +++ src/app/config/resolve_addr.c | 12

[tor-commits] [tor/master] Make SAVECONF keep only one backup and add sandbox rules for it. #40317

2021-04-19 Thread nickm
commit bbd558a6eb2745a3b42ad8875604c3ecc2de84be Author: Daniel Pinto Date: Wed Apr 7 23:46:59 2021 +0100 Make SAVECONF keep only one backup and add sandbox rules for it. #40317 When seccomp sandbox is active, SAVECONF failed because it was not able to save the backup files for

[tor-commits] [tor/master] Merge remote-tracking branch 'jigsaw/fix-40317_046-saveconf-sandbox-one-backup'

2021-04-19 Thread nickm
commit 07237b484e051afe93b8115c673f2ffb4864edf0 Merge: de33be6e32 bbd558a6eb Author: Nick Mathewson Date: Mon Apr 19 11:32:21 2021 -0400 Merge remote-tracking branch 'jigsaw/fix-40317_046-saveconf-sandbox-one-backup' changes/bug40317| 5 + src/app/config/config.c | 17

[tor-commits] [tor/master] scripts/build/combine_libs: use $AR rather than ar

2021-04-19 Thread nickm
commit f47c6c3d1b38a7770da007f904925a50cf687906 Author: Emery Hemingway Date: Fri Apr 16 15:17:43 2021 +0200 scripts/build/combine_libs: use $AR rather than ar Using a custom ar at $AR may be necessary for cross-compilation. Closes #40369 Signed-off-by: David

[tor-commits] [tor/master] Tweak changes/ticket40369 to be a bug.

2021-04-19 Thread nickm
commit cd75eac743723fca44edb650af7616393b1054ed Author: Nick Mathewson Date: Mon Apr 19 11:29:46 2021 -0400 Tweak changes/ticket40369 to be a bug. --- changes/ticket40369 | 6 -- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/changes/ticket40369 b/changes/ticket40369

[tor-commits] [tor/maint-0.4.6] Tweak changes/ticket40369 to be a bug.

2021-04-19 Thread nickm
commit cd75eac743723fca44edb650af7616393b1054ed Author: Nick Mathewson Date: Mon Apr 19 11:29:46 2021 -0400 Tweak changes/ticket40369 to be a bug. --- changes/ticket40369 | 6 -- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/changes/ticket40369 b/changes/ticket40369

[tor-commits] [tor/release-0.4.6] Tweak changes/ticket40369 to be a bug.

2021-04-19 Thread nickm
commit cd75eac743723fca44edb650af7616393b1054ed Author: Nick Mathewson Date: Mon Apr 19 11:29:46 2021 -0400 Tweak changes/ticket40369 to be a bug. --- changes/ticket40369 | 6 -- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/changes/ticket40369 b/changes/ticket40369

[tor-commits] [tor/release-0.4.6] scripts/build/combine_libs: use $AR rather than ar

2021-04-19 Thread nickm
commit f47c6c3d1b38a7770da007f904925a50cf687906 Author: Emery Hemingway Date: Fri Apr 16 15:17:43 2021 +0200 scripts/build/combine_libs: use $AR rather than ar Using a custom ar at $AR may be necessary for cross-compilation. Closes #40369 Signed-off-by: David

[tor-commits] [tor/maint-0.4.5] scripts/build/combine_libs: use $AR rather than ar

2021-04-19 Thread nickm
commit f47c6c3d1b38a7770da007f904925a50cf687906 Author: Emery Hemingway Date: Fri Apr 16 15:17:43 2021 +0200 scripts/build/combine_libs: use $AR rather than ar Using a custom ar at $AR may be necessary for cross-compilation. Closes #40369 Signed-off-by: David

[tor-commits] [tor/maint-0.4.5] Tweak changes/ticket40369 to be a bug.

2021-04-19 Thread nickm
commit cd75eac743723fca44edb650af7616393b1054ed Author: Nick Mathewson Date: Mon Apr 19 11:29:46 2021 -0400 Tweak changes/ticket40369 to be a bug. --- changes/ticket40369 | 6 -- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/changes/ticket40369 b/changes/ticket40369

[tor-commits] [tor/release-0.4.5] Tweak changes/ticket40369 to be a bug.

2021-04-19 Thread nickm
commit cd75eac743723fca44edb650af7616393b1054ed Author: Nick Mathewson Date: Mon Apr 19 11:29:46 2021 -0400 Tweak changes/ticket40369 to be a bug. --- changes/ticket40369 | 6 -- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/changes/ticket40369 b/changes/ticket40369

[tor-commits] [tor/release-0.4.5] scripts/build/combine_libs: use $AR rather than ar

2021-04-19 Thread nickm
commit f47c6c3d1b38a7770da007f904925a50cf687906 Author: Emery Hemingway Date: Fri Apr 16 15:17:43 2021 +0200 scripts/build/combine_libs: use $AR rather than ar Using a custom ar at $AR may be necessary for cross-compilation. Closes #40369 Signed-off-by: David

[tor-commits] [tor/release-0.4.6] Merge branch 'maint-0.4.5' into maint-0.4.6

2021-04-19 Thread nickm
commit d162b98548934f575123ca9bff45b85a9eb2bdf5 Merge: 461a3c732b cd75eac743 Author: Nick Mathewson Date: Mon Apr 19 11:30:00 2021 -0400 Merge branch 'maint-0.4.5' into maint-0.4.6 changes/ticket40369| 4 scripts/build/combine_libs | 2 +- 2 files changed, 5 insertions(+), 1

[tor-commits] [tor/release-0.4.5] Merge branch 'maint-0.4.5' into release-0.4.5

2021-04-19 Thread nickm
commit e6ef22ca153bd0b49536ad598907f8acb4f2b705 Merge: 2fc077e676 cd75eac743 Author: Nick Mathewson Date: Mon Apr 19 11:30:00 2021 -0400 Merge branch 'maint-0.4.5' into release-0.4.5 changes/ticket40369| 4 scripts/build/combine_libs | 2 +- 2 files changed, 5 insertions(+),

[tor-commits] [tor/master] Merge branch 'maint-0.4.5' into maint-0.4.6

2021-04-19 Thread nickm
commit d162b98548934f575123ca9bff45b85a9eb2bdf5 Merge: 461a3c732b cd75eac743 Author: Nick Mathewson Date: Mon Apr 19 11:30:00 2021 -0400 Merge branch 'maint-0.4.5' into maint-0.4.6 changes/ticket40369| 4 scripts/build/combine_libs | 2 +- 2 files changed, 5 insertions(+), 1

[tor-commits] [tor/master] Merge branch 'maint-0.4.6'

2021-04-19 Thread nickm
commit de33be6e32ad9d7eef40de826b8083905293fd96 Merge: 7080e748e5 d162b98548 Author: Nick Mathewson Date: Mon Apr 19 11:30:00 2021 -0400 Merge branch 'maint-0.4.6' changes/ticket40369| 4 scripts/build/combine_libs | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-)

[tor-commits] [tor/maint-0.4.6] scripts/build/combine_libs: use $AR rather than ar

2021-04-19 Thread nickm
commit f47c6c3d1b38a7770da007f904925a50cf687906 Author: Emery Hemingway Date: Fri Apr 16 15:17:43 2021 +0200 scripts/build/combine_libs: use $AR rather than ar Using a custom ar at $AR may be necessary for cross-compilation. Closes #40369 Signed-off-by: David

[tor-commits] [tor/maint-0.4.6] Merge branch 'maint-0.4.5' into maint-0.4.6

2021-04-19 Thread nickm
commit d162b98548934f575123ca9bff45b85a9eb2bdf5 Merge: 461a3c732b cd75eac743 Author: Nick Mathewson Date: Mon Apr 19 11:30:00 2021 -0400 Merge branch 'maint-0.4.5' into maint-0.4.6 changes/ticket40369| 4 scripts/build/combine_libs | 2 +- 2 files changed, 5 insertions(+), 1

[tor-commits] [tor/master] Merge remote-tracking branch 'tor-gitlab/mr/364'

2021-04-19 Thread asn
commit 7080e748e5a1d1ba2fe0b7d084394eb6743a5c8e Merge: 874d2c8601 8b22c80f56 Author: George Kadianakis Date: Mon Apr 19 17:38:16 2021 +0300 Merge remote-tracking branch 'tor-gitlab/mr/364' changes/bug40365 | 3 +++ src/test/test_connection.c | 18 +- 2 files

  1   2   >