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

2021-05-25 Thread translation
commit 4aefcc88069b065412212ef563f2d43fb37e Author: Translation commit bot Date: Wed May 26 04:18:14 2021 + https://gitweb.torproject.org/translation.git/commit/?h=support-portal --- contents+zh-CN.po | 2 ++ 1 file changed, 2 insertions(+) diff --git a/contents+zh-CN.po b/content

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

2021-05-25 Thread translation
commit 83a9edfc6ad861ab33e6e9172b5b1cad83bd5abd Author: Translation commit bot Date: Wed May 26 03:47:53 2021 + https://gitweb.torproject.org/translation.git/commit/?h=support-portal --- contents+zh-CN.po | 12 ++-- 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/

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

2021-05-25 Thread sysrqb
commit 2c4a9093bb460dc8a4ba9abe8e16514b76e26669 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-89.0-10.5-1] Bug 40166: Disable security.certerrors.mitm.auto_enable_enterprise_roots

2021-05-25 Thread sysrqb
commit ec292aca98920e9f347a8a6084d6cef1dd939fe6 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-89.0-10.5-1] Bug 40073: Disable remote Public Suffix List fetching

2021-05-25 Thread sysrqb
commit 14f1284cdcdf8095944516a2f17d53cb9ee2b50d 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-89.0-10.5-1] Bug 30605: Honor privacy.spoof_english in Android

2021-05-25 Thread sysrqb
commit 4c7bbdc496b2cb939640e811a2f38e6ad1c0ae55 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-89.0-10.5-1] Bug 40199: Avoid using system locale for intl.accept_languages in GeckoView

2021-05-25 Thread sysrqb
commit f9750e26a516fff1ec0358979cb5a53953ef839f 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-89.0-10.5-1] Bug 40125: Expose Security Level pref in GeckoView

2021-05-25 Thread sysrqb
commit e50dbb3b46625e00fb0506d70639109c2abe34a8 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-89.0-10.5-1] Bug 40171: Make WebRequest and GeckoWebExecutor First-Party aware

2021-05-25 Thread sysrqb
commit eb9755a33175f191034ce11bc2162574a2080984 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-89.0-10.5-1] Bug 40309: Avoid using regional OS locales

2021-05-25 Thread sysrqb
commit 291df87248587c60520f123ee821ebe7aa6e7178 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-89.0-10.5-1] Bug 40198: Expose privacy.spoof_english pref in GeckoView

2021-05-25 Thread sysrqb
commit b820bd342a00e9e215e4bda0fb48971778f4a6f6 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-89.0-10.5-1] Bug 40432: Prevent probing installed applications

2021-05-25 Thread sysrqb
commit 7a87069d5b98fdfbf131e2c34f10ed45b2583ea8 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-89.0-10.5-1] Bug 40002: Remove about:ion

2021-05-25 Thread sysrqb
commit 2920102695541b70a891f8ee391bd6588bd08504 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-89.0-10.5-1] Bug 30237: Add v3 onion services client authentication prompt

2021-05-25 Thread sysrqb
commit f468626f9455c736c616055d154ff25cbcd04e69 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-89.0-10.5-1] Bug 40025: Remove Mozilla add-on install permissions

2021-05-25 Thread sysrqb
commit 9418ae31b445c03ec60dfc3b0aae66f9300b60dc 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-89.0-10.5-1] Bug 28005: Implement .onion alias urlbar rewrites

2021-05-25 Thread sysrqb
commit 2b3053a0debe470a993f65592bf8b7dd3f696324 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-89.0-10.5-1] Bug 33852: Clean up about:logins (LockWise) to avoid mentioning sync, etc.

2021-05-25 Thread sysrqb
commit 89207279adbab26428f5bae27cfaa15a243ee7b3 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-89.0-10.5-1] Bug 21952: Implement Onion-Location

2021-05-25 Thread sysrqb
commit ce760d4e5b3ccd9c082a38e23fb6c890f3681a34 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-89.0-10.5-1] Bug 32658: Create a new MAR signing key

2021-05-25 Thread sysrqb
commit 28f10570291dcba2a4cd4cd4e0d0465ac220aa17 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-89.0-10.5-1] Bug 32220: Improve the letterboxing experience

2021-05-25 Thread sysrqb
commit 39e05adfd63ed172976a34230aa5d72ee83415b6 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-89.0-10.5-1] Bug 32418: Allow updates to be disabled via an enterprise policy.

2021-05-25 Thread sysrqb
commit e4787472c339070f536aebdab17020f3a6b947ce 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-89.0-10.5-1] Bug 25741 - TBA: Disable GeckoNetworkManager

2021-05-25 Thread sysrqb
commit 330672727f42ac1c7926328a1316956af43685ec 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-89.0-10.5-1] Orfox: Centralized proxy applied to AbstractCommunicator and BaseResources.

2021-05-25 Thread sysrqb
commit 064f04df5bab9e8d56824ca8163014564474dff2 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-89.0-10.5-1] Bug 24796 - Comment out excess permissions from GeckoView

2021-05-25 Thread sysrqb
commit 60705098781cad8778b34fa0bcf8a05c0393b215 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-89.0-10.5-1] Bug 28125 - Prevent non-Necko network connections

2021-05-25 Thread sysrqb
commit 6d3bcfff03a2997770eed1cab1f2e4ce42d266fd 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-89.0-10.5-1] Bug 27604: Fix addon issues when moving TB directory

2021-05-25 Thread sysrqb
commit a9e93ab50cf52299e2cbb698a980acc2b9313b3f 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-89.0-10.5-1] Bug 31740: Remove some unnecessary RemoteSettings instances

2021-05-25 Thread sysrqb
commit 5547de86584d4e00dc321fb0f73d10d08b89f740 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-89.0-10.5-1] Bug 33342: Avoid disconnect search addon error after removal.

2021-05-25 Thread sysrqb
commit d00fa300b220cc55913e3eb06d1684830327d429 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-89.0-10.5-1] Bug 32092: Fix Tor Browser Support link in preferences

2021-05-25 Thread sysrqb
commit 5ef2c24a71d860dd5eaa9294b4ca95e323ca237b 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-89.0-10.5-1] Bug 31286: Implementation of bridge, proxy, and firewall settings in about:preferences#tor

2021-05-25 Thread sysrqb
commit f89b0d46cafd19c599467f896a7f14359d1deaf0 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-89.0-10.5-1] Bug 31607: App menu items stop working on macOS

2021-05-25 Thread sysrqb
commit 2dca71409b29fbdf1cd8fe791daa658a37f9fae3 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-89.0-10.5-1] Bug 27511: Add new identity button to toolbar

2021-05-25 Thread sysrqb
commit 40f36b03727243c4298c422a2973954332dd0955 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-89.0-10.5-1] Bug 31575: Replace Firefox Home (newtab) with about:tor

2021-05-25 Thread sysrqb
commit c1e81ecd944507f9b84ee85a95fb9fd832590bd5 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-89.0-10.5-1] Bug 21830: Copying large text from web console leaks to /tmp

2021-05-25 Thread sysrqb
commit 3583cc7af9096c20b402a6bf9be0d89251f2ba09 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-89.0-10.5-1] Bug 26345: Hide tracking protection UI

2021-05-25 Thread sysrqb
commit 60230f6d5d2246983ab449bbc9d06f67d29fa02f 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-89.0-10.5-1] Bug 21431: Clean-up system extensions shipped in Firefox

2021-05-25 Thread sysrqb
commit b93797bd6a084996c2f0ad2b2465921d5da5deb5 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-89.0-10.5-1] Bug 30541: Disable WebGL readPixel() for web content

2021-05-25 Thread sysrqb
commit 21addcc22ff1048b10f97f970a35731148e70e0e 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-89.0-10.5-1] Bug 28369: Stop shipping pingsender executable

2021-05-25 Thread sysrqb
commit 187b316d8c1a64e6507a03724d086316a13e70d4 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-89.0-10.5-1] Bug 23247: Communicating security expectations for .onion

2021-05-25 Thread sysrqb
commit a226b97bdfbadc261094d3d1255b09235b17d18b 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-89.0-10.5-1] Omnibox: Add DDG, Startpage, Disconnect, Youtube, Twitter; remove Amazon, eBay, bing

2021-05-25 Thread sysrqb
commit 9b9c4176253a71521b0c6cd26dc298c11c3291d1 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-89.0-10.5-1] Bug 16285: Exclude ClearKey system for now

2021-05-25 Thread sysrqb
commit aee58965f2ad62dd2ee8d3907859844efdf023a8 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-89.0-10.5-1] Bug 26353: Prevent speculative connect that violated FPI.

2021-05-25 Thread sysrqb
commit d628321de4610de4fbda6dbf9ed4d14516640b62 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-89.0-10.5-1] Bug 19121: reinstate the update.xml hash check

2021-05-25 Thread sysrqb
commit 021e5beabbade1dae094009ccfb245ffd3f6ea56 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-89.0-10.5-1] Bug 16940: After update, load local change notes.

2021-05-25 Thread sysrqb
commit a120a26e7886656ce8d05c179d94066513809c49 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-89.0-10.5-1] Bug 13379: Sign our MAR files.

2021-05-25 Thread sysrqb
commit 4252763cf4a23ad33f0225b69ade7cf99859c6b7 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-89.0-10.5-1] Bug 25658: Replace security slider with security level UI

2021-05-25 Thread sysrqb
commit 7b1009767b90c48f10043256de2d851794dd0eba 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-89.0-10.5-1] Bug 23104: Add a default line height compensation

2021-05-25 Thread sysrqb
commit 2bd4c633497575a521a1a048339e72f0cf3ed7a6 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-89.0-10.5-1] Bug 4234: Use the Firefox Update Process for Tor Browser.

2021-05-25 Thread sysrqb
commit 22b630e6503673c4de7b9126f0e8e130c68284c9 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-89.0-10.5-1] Bug 21724: Make Firefox and Tor Browser distinct macOS apps

2021-05-25 Thread sysrqb
commit 1aa509ffe9d38ea9b95d9603463ee9a6f6600043 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-89.0-10.5-1] Bug 19273: Avoid JavaScript patching of the external app helper dialog.

2021-05-25 Thread sysrqb
commit da474e50b783d6357775ddfabcbad5e2b2f46f08 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-89.0-10.5-1] Bug 18800: Remove localhost DNS lookup in nsProfileLock.cpp

2021-05-25 Thread sysrqb
commit f4c1081f3e031ce19a4bb5232db89df967e7d483 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-89.0-10.5-1] Bug 11641: change TBB directory structure to be more like Firefox's

2021-05-25 Thread sysrqb
commit e7f259ca7e80b8657eb396e8ba63fcf8b79015b4 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-89.0-10.5-1] Bug 18821: Disable libmdns for Android and Desktop

2021-05-25 Thread sysrqb
commit 6c7612764c768516ea3989d9fc642d235f16ef98 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-89.0-10.5-1] Bug 14631: Improve profile access error messages.

2021-05-25 Thread sysrqb
commit 3a855e0b3ead03368cceeb7a813d2b56c16d3e2b 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-89.0-10.5-1] Bug 13252: Do not store data in the app bundle

2021-05-25 Thread sysrqb
commit a9d5a659e6d67a84797aea4c0740ea871eb8e0bf 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-89.0-10.5-1] Bug 16620: Clear window.name when no referrer sent

2021-05-25 Thread sysrqb
commit f0e76b2b2708f8195eb0efe0214b63a12ea76c13 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-89.0-10.5-1] Bug 9173: Change the default Firefox profile directory to be TBB-relative.

2021-05-25 Thread sysrqb
commit 17bbdb8fc4cb0601c454c6d4087a6e5045ee752f 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-89.0-10.5-1] Bug 13028: Prevent potential proxy bypass cases.

2021-05-25 Thread sysrqb
commit 04cd97935f085c8e7489d795cca6eee0ee4041ef 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-89.0-10.5-1] Add TorStrings module for localization

2021-05-25 Thread sysrqb
commit 2fa7d2e7b605b2ae405abbdccbc930cd19cca3fa 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-89.0-10.5-1] Bug 16439: Remove screencasting code

2021-05-25 Thread sysrqb
commit 392252e6cf26cbd2d512a06acd697290e63024ec 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-89.0-10.5-1] Bug 10760: Integrate TorButton to TorBrowser core

2021-05-25 Thread sysrqb
commit a72e439199d50bc117a1b0a7037de2ffd8569c53 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-89.0-10.5-1] Bug 12974: Disable NTLM and Negotiate HTTP Auth

2021-05-25 Thread sysrqb
commit 678c05bf17db3e57bd2427d5cffa9fffddea3a41 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-89.0-10.5-1] TB3: Tor Browser's official .mozconfigs.

2021-05-25 Thread sysrqb
commit c33fa4506a5e31e257ba6561e09b66f75764b72a 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-89.0-10.5-1] Bug 40069: Add helpers for message passing with extensions

2021-05-25 Thread sysrqb
commit 32e8286c502896f365f16fddc318d4436ad71c6c 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/tor-browser-89.0-10.5-1] Bug 12620: TorBrowser regression tests

2021-05-25 Thread sysrqb
commit 3b83e58bcddcd44ad960e2eaa95b045c4419bb5d 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-89.0-10.5-1] TB4: Tor Browser's Firefox preference overrides.

2021-05-25 Thread sysrqb
commit 03f30d63f3679485bf62f8c7023f9de1e266fd3d 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-89.0-10.5-1] Bug 28044: Integrate Tor Launcher into tor-browser

2021-05-25 Thread sysrqb
commit 256ca894ec18f297ba6bc0beb94ef848d11cbdb9 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] [tpo/master] Added stream URL to Save the date button

2021-05-25 Thread gus
commit 4869e4b6d8b23ec69664fd84b5dc08ef3e66b7ea Author: Duncan Date: Wed May 26 00:20:47 2021 + Added stream URL to Save the date button --- templates/privchat.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/privchat.html b/templates/privchat.html ind

[tor-commits] [tpo/master] Welcome new Tor board members: Alissa, Dees and Kendra.

2021-05-25 Thread gus
commit d7b89a122d0787f005d50f34755bf0f825f4af32 Author: gus Date: Tue May 25 19:30:59 2021 -0300 Welcome new Tor board members: Alissa, Dees and Kendra. --- assets/static/images/people/alissa.jpeg| Bin 0 -> 343080 bytes assets/static/images/people/dees.png | Bin

[tor-commits] [tpo/master] Merge remote-tracking branch 'gitlab-gus/new-board-members'

2021-05-25 Thread gus
commit 6f512a239dd4995969a9d28831cb78de5e2c39f9 Merge: 3d37baff d7b89a12 Author: gus Date: Tue May 25 19:36:51 2021 -0300 Merge remote-tracking branch 'gitlab-gus/new-board-members' assets/static/images/people/alissa.jpeg| Bin 0 -> 343080 bytes assets/static/images/people/dee

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

2021-05-25 Thread Matthew Finkel (@sysrqb)
Matthew Finkel pushed to branch tor-browser-89.0.0b5-10.5-1 at The Tor Project / Applications / fenix Commits: 993e17f6 by Matthew Finkel at 2021-05-13T15:43:36+02:00 Bug 40002: Add GitLab CI Pin CI builds to runners with 32GB of RAM to avoid OOM conditions. - - - - - 00b6b448 by Matthew Fin

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

2021-05-25 Thread translation
commit 9dafad33e7198f6274ce49c308fbc42cb4ed61fa Author: Translation commit bot Date: Tue May 25 20:15:14 2021 + https://gitweb.torproject.org/translation.git/commit/?h=communitytpo-contentspot --- contents+tr.po | 16 +++- 1 file changed, 15 insertions(+), 1 deletion(-) d

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

2021-05-25 Thread translation
commit 9275afdbeeb548084c14d8df8da12859c61b694f Author: Translation commit bot Date: Tue May 25 19:45:14 2021 + https://gitweb.torproject.org/translation.git/commit/?h=communitytpo-contentspot --- contents+tr.po | 5 + 1 file changed, 5 insertions(+) diff --git a/contents+tr.po b

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

2021-05-25 Thread translation
commit 7ff4ab51909a74f4629dc95918acc8049b8137d1 Author: Translation commit bot Date: Tue May 25 19:15:22 2021 + https://gitweb.torproject.org/translation.git/commit/?h=communitytpo-contentspot --- contents+tr.po | 19 ++- 1 file changed, 14 insertions(+), 5 deletions(-

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

2021-05-25 Thread translation
commit 603337a32588baf09f6d1f19f79f14cc7596226c Author: Translation commit bot Date: Tue May 25 18:45:12 2021 + https://gitweb.torproject.org/translation.git/commit/?h=communitytpo-contentspot --- contents+tr.po | 35 --- 1 file changed, 28 insertions(+

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

2021-05-25 Thread translation
commit 8a70aea550017e6a18d8758e02a1f4312b41e0ce Author: Translation commit bot Date: Tue May 25 16:46:54 2021 + https://gitweb.torproject.org/translation.git/commit/?h=tails-misc_release --- fr.po | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/fr.po b/fr.po i

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

2021-05-25 Thread translation
commit b132f81c0329777ad99f26e33d378ec44ea976c0 Author: Translation commit bot Date: Tue May 25 16:46:17 2021 + https://gitweb.torproject.org/translation.git/commit/?h=tails-misc_completed --- fr.po | 2741 + 1 file change

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

2021-05-25 Thread translation
commit 5aa101a246f97bee3f9fa938e520e6a46106c20e Author: Translation commit bot Date: Tue May 25 16:46:15 2021 + https://gitweb.torproject.org/translation.git/commit/?h=tails-misc --- fr.po | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/fr.po b/fr.po index 750

[tor-commits] [tor-browser-build/master] Update Tor's git_hash to refer to main.

2021-05-25 Thread boklm
commit b17296dcddb9c40de9934a806a2a5137eae9a127 Author: Alexander Færøy Date: Tue May 25 13:01:32 2021 + Update Tor's git_hash to refer to main. See: tpo/core/team#2 Fixes: tpo/applications/tor-browser-build#40280 --- projects/tor/config | 2 +- 1 file changed, 1 inserti

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

2021-05-25 Thread translation
commit 88e1da85a79266f5e5a7d795396f63f11dd52ac5 Author: Translation commit bot Date: Tue May 25 15:48:14 2021 + https://gitweb.torproject.org/translation.git/commit/?h=tor-launcher-properties_completed --- fa/torlauncher.properties | 2 ++ 1 file changed, 2 insertions(+) diff --git a

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

2021-05-25 Thread translation
commit e7263856ced58f35896c715e50e33c6ea451c53c Author: Translation commit bot Date: Tue May 25 15:48:12 2021 + https://gitweb.torproject.org/translation.git/commit/?h=tor-launcher-properties --- fa/torlauncher.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --g

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

2021-05-25 Thread translation
commit 7e802a27db00ba99f746ad0b9264bd368dc47295 Author: Translation commit bot Date: Tue May 25 15:46:59 2021 + https://gitweb.torproject.org/translation.git/commit/?h=tails-misc_release --- fa.po | 4 ++-- sq.po | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/

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

2021-05-25 Thread translation
commit f7ab9629c83b21ba4125f758750713bde301db82 Author: Translation commit bot Date: Tue May 25 15:46:08 2021 + https://gitweb.torproject.org/translation.git/commit/?h=tails-misc --- fa.po | 24 sq.po | 6 +++--- 2 files changed, 15 insertions(+), 15 deletions

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

2021-05-25 Thread translation
commit 36622e6fb1fcc3b5ddb44794284ad6a077d53b6f Author: Translation commit bot Date: Tue May 25 15:16:48 2021 + https://gitweb.torproject.org/translation.git/commit/?h=tails-misc_release --- es.po | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/es.po b/es.po ind

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

2021-05-25 Thread translation
commit a56ff74afeb949295c63c250691e04975d63d7a3 Author: Translation commit bot Date: Tue May 25 15:16:00 2021 + https://gitweb.torproject.org/translation.git/commit/?h=tails-misc --- es.po | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/es.po b/es.po index 02d

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

2021-05-25 Thread translation
commit 417a96faf1272d7578272b2e211df6f401f0d3b8 Author: Translation commit bot Date: Tue May 25 14:46:48 2021 + https://gitweb.torproject.org/translation.git/commit/?h=tails-misc_release --- pl.po | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pl.po b/pl.po ind

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

2021-05-25 Thread translation
commit eea6a8156687e52a696f9c148b275d15d19d05a6 Author: Translation commit bot Date: Tue May 25 14:46:00 2021 + https://gitweb.torproject.org/translation.git/commit/?h=tails-misc --- pl.po | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pl.po b/pl.po index e7e

[tor-commits] [tor/main] Fix the fencepost issue when we check stability_last_downrated

2021-05-25 Thread ahf
commit 96b59fc4d3486c06d3661adb34a5d32d5ff8e842 Author: Neel Chauhan Date: Thu May 20 11:06:50 2021 -0700 Fix the fencepost issue when we check stability_last_downrated --- changes/bug40394| 4 src/feature/stats/rephist.c | 2 +- 2 files changed, 5 insertions(+), 1 deletio

[tor-commits] [tor/main] Merge remote-tracking branch 'tor-gitlab/mr/388' into main

2021-05-25 Thread ahf
commit 1665d1194263ac595cf6ad24cb38d80c7ec446a5 Merge: b3d7a56f2a 96b59fc4d3 Author: Alexander Færøy Date: Tue May 25 14:17:12 2021 + Merge remote-tracking branch 'tor-gitlab/mr/388' into main changes/bug40394| 4 src/feature/stats/rephist.c | 2 +- 2 files changed,

[tor-commits] [tor/main] Merge remote-tracking branch 'tor-gitlab/mr/380' into main

2021-05-25 Thread ahf
commit b3d7a56f2a9ed617c6e22c21544a0a6ceb7b2668 Merge: de5f94000c 35e5b306a0 Author: Alexander Færøy Date: Tue May 25 13:58:55 2021 + Merge remote-tracking branch 'tor-gitlab/mr/380' into main src/feature/control/control_cmd.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) _

[tor-commits] [tor/main] Fix typo in comment for handle_control_redirectstream()

2021-05-25 Thread ahf
commit 35e5b306a0a3e32ca9a48622c53a422d8cc3a276 Author: Neel Chauhan Date: Mon May 10 19:03:56 2021 -0700 Fix typo in comment for handle_control_redirectstream() --- src/feature/control/control_cmd.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/feature/control/co

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

2021-05-25 Thread ahf
commit 11c7e6573013f60d2897720ebbc8c4164e124574 Merge: 48dd87933d 42ba87d964 Author: Alexander Færøy Date: Tue May 25 13:25:23 2021 + Merge branch 'maint-0.3.5' into maint-0.4.4 changes/bug40399 | 5 + src/lib/tls/tortls.h | 1 - src/lib/tls/tortls_nss.

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

2021-05-25 Thread ahf
commit 4a7379b80a3d0f61d258b26f82d894da9b8cd0f5 Merge: 97b61e21a9 11c7e65730 Author: Alexander Færøy Date: Tue May 25 13:25:23 2021 + Merge branch 'maint-0.4.4' into maint-0.4.5 changes/bug40399 | 5 + src/lib/tls/tortls.h | 1 - src/lib/tls/tortls_nss.

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

2021-05-25 Thread ahf
commit 11c7e6573013f60d2897720ebbc8c4164e124574 Merge: 48dd87933d 42ba87d964 Author: Alexander Færøy Date: Tue May 25 13:25:23 2021 + Merge branch 'maint-0.3.5' into maint-0.4.4 changes/bug40399 | 5 + src/lib/tls/tortls.h | 1 - src/lib/tls/tortls_nss.

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

2021-05-25 Thread ahf
commit bab2b29f89f21781a87010cf7120615615b90599 Merge: debede5e50 4a7379b80a Author: Alexander Færøy Date: Tue May 25 13:25:23 2021 + Merge branch 'maint-0.4.5' into maint-0.4.6 changes/bug40399 | 5 + src/lib/tls/tortls.h | 1 - src/lib/tls/tortls_nss.

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

2021-05-25 Thread ahf
commit 4a7379b80a3d0f61d258b26f82d894da9b8cd0f5 Merge: 97b61e21a9 11c7e65730 Author: Alexander Færøy Date: Tue May 25 13:25:23 2021 + Merge branch 'maint-0.4.4' into maint-0.4.5 changes/bug40399 | 5 + src/lib/tls/tortls.h | 1 - src/lib/tls/tortls_nss.

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

2021-05-25 Thread ahf
commit 8efb9c29e9cf85570d6d08820578cabf50bf337a Merge: 6db1160f54 bab2b29f89 Author: Alexander Færøy Date: Tue May 25 13:25:23 2021 + Merge branch 'maint-0.4.6' into release-0.4.6 changes/bug40399 | 5 + src/lib/tls/tortls.h | 1 - src/lib/tls/tortls_ns

[tor-commits] [tor/release-0.4.6] Remove the function `tor_tls_assert_renegotiation_unblocked`.

2021-05-25 Thread ahf
commit 42ba87d9648c5aa6c15d53175c477ce697932188 Author: Nick Mathewson Date: Tue May 25 07:38:31 2021 -0400 Remove the function `tor_tls_assert_renegotiation_unblocked`. It was used nowhere outside its own unit tests, and it was causing compilation issues with recent OpenSSL 3.

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

2021-05-25 Thread ahf
commit 6d11a0c61f4cda79cdc446066ac49191de6ad57d Merge: e7f6015be8 4a7379b80a Author: Alexander Færøy Date: Tue May 25 13:25:23 2021 + Merge branch 'maint-0.4.5' into release-0.4.5 changes/bug40399 | 5 + src/lib/tls/tortls.h | 1 - src/lib/tls/tortls_ns

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

2021-05-25 Thread ahf
commit f66fa8eba58bb0d646e74923993ba4ebf79e4df5 Merge: ef88ceedba 11c7e65730 Author: Alexander Færøy Date: Tue May 25 13:25:23 2021 + Merge branch 'maint-0.4.4' into release-0.4.4 changes/bug40399 | 5 + src/lib/tls/tortls.h | 1 - src/lib/tls/tortls_ns

  1   2   >