[tor-commits] [Git][tpo/applications/fenix] Pushed new tag tor-browser-91.2.0-11.0-2-build1

2021-08-16 Thread Matthew Finkel (@sysrqb)
Matthew Finkel pushed new tag tor-browser-91.2.0-11.0-2-build1 at The Tor Project / Applications / fenix -- View it on GitLab: https://gitlab.torproject.org/tpo/applications/fenix/-/tree/tor-browser-91.2.0-11.0-2-build1 You're receiving this email because of your account on gitlab.torproject.

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

2021-08-16 Thread Matthew Finkel (@sysrqb)
Matthew Finkel pushed new branch android-components-91.0.13-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-91.0.13-11.0-1 You're receiving this email because of you

[tor-commits] [Git][tpo/applications/fenix] Pushed new branch tor-browser-91.2.0-11.0-2

2021-08-16 Thread Matthew Finkel (@sysrqb)
Matthew Finkel pushed new branch tor-browser-91.2.0-11.0-2 at The Tor Project / Applications / fenix -- View it on GitLab: https://gitlab.torproject.org/tpo/applications/fenix/-/tree/tor-browser-91.2.0-11.0-2 You're receiving this email because of your account on gitlab.torproject.org.

[tor-commits] [Git][tpo/applications/fenix] Pushed new tag tor-browser-91.2.0-10.5-2-build1

2021-08-16 Thread Matthew Finkel (@sysrqb)
Matthew Finkel pushed new tag tor-browser-91.2.0-10.5-2-build1 at The Tor Project / Applications / fenix -- View it on GitLab: https://gitlab.torproject.org/tpo/applications/fenix/-/tree/tor-browser-91.2.0-10.5-2-build1 You're receiving this email because of your account on gitlab.torproject.

[tor-commits] [Git][tpo/applications/fenix] Pushed new branch tor-browser-91.2.0-10.5-2

2021-08-16 Thread Matthew Finkel (@sysrqb)
Matthew Finkel pushed new branch tor-browser-91.2.0-10.5-2 at The Tor Project / Applications / fenix -- View it on GitLab: https://gitlab.torproject.org/tpo/applications/fenix/-/tree/tor-browser-91.2.0-10.5-2 You're receiving this email because of your account on gitlab.torproject.org.

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

2021-08-16 Thread Matthew Finkel (@sysrqb)
Matthew Finkel pushed to branch android-components-91.0.13-10.5-1 at The Tor Project / Applications / android-components Commits: 6d38f458 by Matthew Finkel at 2021-08-16T22:43:13+00:00 Bug 40005: Modify Default toolbar menu - - - - - a0cc5791 by Alex Catarineu at 2021-08-16T22:43:16+00:00 Bu

[tor-commits] [tor-browser/tor-browser-91.0.1-10.5-1] Bug 40432: Prevent probing installed applications

2021-08-16 Thread sysrqb
commit 7694d1453d6b2386df9b766364ef70cfebc0069d 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.1-10.5-1] Bug 40171: Make WebRequest and GeckoWebExecutor First-Party aware

2021-08-16 Thread sysrqb
commit e674689b5b731d4da2b524d30c053378389021b3 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.1-10.5-1] Bug 40198: Expose privacy.spoof_english pref in GeckoView

2021-08-16 Thread sysrqb
commit 2bd3848ffef64709301884ab66e97208267e98c6 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.1-10.5-1] Bug 40166: Disable security.certerrors.mitm.auto_enable_enterprise_roots

2021-08-16 Thread sysrqb
commit 50dba3dd3cb4d08461726818efb7d838eb128a42 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.1-10.5-1] Bug 40125: Expose Security Level pref in GeckoView

2021-08-16 Thread sysrqb
commit 169952780bc35a54792a612e5674f7c18c4d64e0 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.1-10.5-1] Bug 40309: Avoid using regional OS locales

2021-08-16 Thread sysrqb
commit 951843d50c9229c748b3c20ccf5bdcd2f2f5bd99 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.1-10.5-1] Bug 30605: Honor privacy.spoof_english in Android

2021-08-16 Thread sysrqb
commit 06e0c2978735e9351e7b5ca407bc062d98c8692e 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.1-10.5-1] Bug 40199: Avoid using system locale for intl.accept_languages in GeckoView

2021-08-16 Thread sysrqb
commit 8e2ea51f9bf76127c9080c7cc7889f94f26a4a84 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.1-10.5-1] Bug 40091: Load HTTPS Everywhere as a builtin addon in desktop

2021-08-16 Thread sysrqb
commit de1965f64e1488c504fd98b936b640c6dd334ca5 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.1-10.5-1] Bug 40025: Remove Mozilla add-on install permissions

2021-08-16 Thread sysrqb
commit 43c32bcd1d81f4872eddcbffa2f74f617a2845c6 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.1-10.5-1] Bug 28125 - Prevent non-Necko network connections

2021-08-16 Thread sysrqb
commit 712bed013a5976b8346619323b252fced85435c4 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.1-10.5-1] Bug 40073: Disable remote Public Suffix List fetching

2021-08-16 Thread sysrqb
commit 53b94e796c90697f909b1ab97c869a80ede36c9d 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.1-10.5-1] Bug 40002: Remove about:ion

2021-08-16 Thread sysrqb
commit 24aac96307ddb3670d3988d3db0841a8c6373175 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.1-10.5-1] Bug 33852: Clean up about:logins (LockWise) to avoid mentioning sync, etc.

2021-08-16 Thread sysrqb
commit db48bec9e651feed44b8cda3d5053be2cb02a453 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.1-10.5-1] Bug 21952: Implement Onion-Location

2021-08-16 Thread sysrqb
commit 0e4d1324a6cd4ecc1156c89ecb2caddc81436038 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.1-10.5-1] Bug 28005: Implement .onion alias urlbar rewrites

2021-08-16 Thread sysrqb
commit 56df42a03d4d0087c143d4d897fb4074cd42eec8 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.1-10.5-1] Bug 32092: Fix Tor Browser Support link in preferences

2021-08-16 Thread sysrqb
commit 6c9e658e0d67f8e9c4d334de9d23e1fd534c8318 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.1-10.5-1] Bug 32418: Allow updates to be disabled via an enterprise policy.

2021-08-16 Thread sysrqb
commit 5a9af2a11992c809040790a537d11ccd3554f150 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.1-10.5-1] Bug 30237: Add v3 onion services client authentication prompt

2021-08-16 Thread sysrqb
commit c752e8a28ebbaa2a6831b5972d75c244b6952928 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.1-10.5-1] Bug 31286: Implementation of bridge, proxy, and firewall settings in about:preferences#tor

2021-08-16 Thread sysrqb
commit c007631492d9e27a7a9c913c6662a0fd6188 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.1-10.5-1] Orfox: Centralized proxy applied to AbstractCommunicator and BaseResources.

2021-08-16 Thread sysrqb
commit 7b6d8bb418c8e62df228ce9ce9bc872dd33ac161 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.1-10.5-1] Bug 25741 - TBA: Disable GeckoNetworkManager

2021-08-16 Thread sysrqb
commit 08fc145a277c8b6460b0775eeaab04b84b90227f 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.1-10.5-1] Bug 33342: Avoid disconnect search addon error after removal.

2021-08-16 Thread sysrqb
commit 124b8e0ee9e64069d576be502b52df9c7fc943cc 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.1-10.5-1] Bug 27604: Fix addon issues when moving TB directory

2021-08-16 Thread sysrqb
commit ae89c57a8db0bc8a44d5ede81fd42811e46b04a9 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.1-10.5-1] Bug 24796 - Comment out excess permissions from GeckoView

2021-08-16 Thread sysrqb
commit 9735c7c7aa1d66e29752698a95017e6a4e204788 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.1-10.5-1] Bug 31740: Remove some unnecessary RemoteSettings instances

2021-08-16 Thread sysrqb
commit bb9f249b773cbd4bfaa1be6e77aef881ff36a62e 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.1-10.5-1] Bug 32220: Improve the letterboxing experience

2021-08-16 Thread sysrqb
commit 8fecb732247ed1067d6b025ec7a31db003b8973f 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.1-10.5-1] Bug 32658: Create a new MAR signing key

2021-08-16 Thread sysrqb
commit 6b1fd750e8ce73dd56bd146a85a9a5a411e763c2 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.1-10.5-1] Bug 31607: App menu items stop working on macOS

2021-08-16 Thread sysrqb
commit 90df4a2852d68a0fecadf6988dd9452e6f051b97 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.1-10.5-1] Bug 27511: Add new identity button to toolbar

2021-08-16 Thread sysrqb
commit 773e401772d7f483e255d48b6ae79ed92b7899c7 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.1-10.5-1] Bug 31575: Replace Firefox Home (newtab) with about:tor

2021-08-16 Thread sysrqb
commit f0291b7578b82ca6f2cb825e469271814efa5388 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.1-10.5-1] Bug 23247: Communicating security expectations for .onion

2021-08-16 Thread sysrqb
commit 6ef70eac2efdb08078104d1cb53fcfff74bb8350 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.1-10.5-1] Bug 28369: Stop shipping pingsender executable

2021-08-16 Thread sysrqb
commit bdc9bd66f3d69977453ab699e22964327c76e26e 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.1-10.5-1] Bug 30541: Disable WebGL readPixel() for web content

2021-08-16 Thread sysrqb
commit 50aadb33fa6a3f101edeb8d632ac82e54c38dc16 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.1-10.5-1] Bug 26345: Hide tracking protection UI

2021-08-16 Thread sysrqb
commit 2e377b9b5a2a1529cbb8d13965aeae3a1f110a01 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.1-10.5-1] Bug 25658: Replace security slider with security level UI

2021-08-16 Thread sysrqb
commit ae131d8f64ecc3777a0d1e706d479278e944d6b3 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.1-10.5-1] Bug 23104: Add a default line height compensation

2021-08-16 Thread sysrqb
commit ce88af1d183ec341de6c1c41370e0553b476cf98 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-91.0.1-10.5-1] Bug 26353: Prevent speculative connect that violated FPI.

2021-08-16 Thread sysrqb
commit 242261adbd236955e2a7e4a3b282e1cda2f99d32 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.1-10.5-1] Bug 16285: Exclude ClearKey system for now

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

2021-08-16 Thread sysrqb
commit 9ff9ff881ca830a618671d2127c0fded0f23005b 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-91.0.1-10.5-1] Bug 13379: Sign our MAR files.

2021-08-16 Thread sysrqb
commit d34cbd1034fe9d3a2b6d8fadf7dee2a727d1877c 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-91.0.1-10.5-1] Bug 21431: Clean-up system extensions shipped in Firefox

2021-08-16 Thread sysrqb
commit cb6801c000d23632bd9dfd567c0716ba2f64eaac 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.1-10.5-1] Bug 16940: After update, load local change notes.

2021-08-16 Thread sysrqb
commit 9696b94697c212235ca4d25b47e81ae382ca24c1 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.1-10.5-1] Bug 4234: Use the Firefox Update Process for Tor Browser.

2021-08-16 Thread sysrqb
commit 6c22e0fc69a206e354b72c7a709270b0999b46da 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-91.0.1-10.5-1] Omnibox: Add DDG, Startpage, Disconnect, Youtube, Twitter; remove Amazon, eBay, bing

2021-08-16 Thread sysrqb
commit 81ff0df85bc8df5270c3c37d7fc4a7833e26e750 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-91.0.1-10.5-1] Bug 11641: change TBB directory structure to be more like Firefox's

2021-08-16 Thread sysrqb
commit 9fc2a2ffdef925379e43f2c4769941391c87f13c 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-91.0.1-10.5-1] Bug 21724: Make Firefox and Tor Browser distinct macOS apps

2021-08-16 Thread sysrqb
commit 8ddfca4fb79917a274fa39c7dc1e632fd04f3d0d 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-91.0.1-10.5-1] Bug 19121: reinstate the update.xml hash check

2021-08-16 Thread sysrqb
commit 115442c9806d0b4d98360aaa476080e85e151309 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.1-10.5-1] Bug 19273: Avoid JavaScript patching of the external app helper dialog.

2021-08-16 Thread sysrqb
commit 9de4ab717b03c2366eee833fe241faaf7c1646bf 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-91.0.1-10.5-1] Bug 18821: Disable libmdns for Android and Desktop

2021-08-16 Thread sysrqb
commit 5190ec39bb0e186d07fc00cabbb7086ec83dc7a0 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-91.0.1-10.5-1] Bug 18800: Remove localhost DNS lookup in nsProfileLock.cpp

2021-08-16 Thread sysrqb
commit 32f096feacf7349fac0e50d1d849ed8375a68219 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-91.0.1-10.5-1] Bug 16620: Clear window.name when no referrer sent

2021-08-16 Thread sysrqb
commit c78b1011c7b1739f40648c8ff1f6a2d40dc4b19d 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-91.0.1-10.5-1] Bug 14631: Improve profile access error messages.

2021-08-16 Thread sysrqb
commit 8d93e28948fff716b2a80b751783d74c1d077f15 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-91.0.1-10.5-1] Bug 13252: Do not store data in the app bundle

2021-08-16 Thread sysrqb
commit 74694ec4b8199fd9c73e5e5797bf46822234c3ae 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-91.0.1-10.5-1] Bug 9173: Change the default Firefox profile directory to be TBB-relative.

2021-08-16 Thread sysrqb
commit 9bcdb4f7bae99138ea9a06616582ab7b564a20b4 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-91.0.1-10.5-1] Bug 16439: Remove screencasting code

2021-08-16 Thread sysrqb
commit 15ce725a441d87c2debf21ed405bb92842e729da 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-91.0.1-10.5-1] Bug 13028: Prevent potential proxy bypass cases.

2021-08-16 Thread sysrqb
commit bcbbd51765db97eac98777ae1b8a5da4fde41e30 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-91.0.1-10.5-1] Bug 12974: Disable NTLM and Negotiate HTTP Auth

2021-08-16 Thread sysrqb
commit 4606fc40ba8c16b37c938997cac6241b032097df 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-91.0.1-10.5-1] Add TorStrings module for localization

2021-08-16 Thread sysrqb
commit df922c9888c283c18d6fe19e5dacffbfd336c663 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-91.0.1-10.5-1] Bug 10760: Integrate TorButton to TorBrowser core

2021-08-16 Thread sysrqb
commit e2dab37c37401b6a5811339edcfa6f01f71df943 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-91.0.1-10.5-1] Bug 12620: TorBrowser regression tests

2021-08-16 Thread sysrqb
commit 4dbc0cde00209aaf94172272a761ed3d1bf0 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-91.0.1-10.5-1] Bug 40069: Add helpers for message passing with extensions

2021-08-16 Thread sysrqb
commit 722244fc0018eb4051025d3c123c174fb5afe650 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-91.0.1-10.5-1] TB4: Tor Browser's Firefox preference overrides.

2021-08-16 Thread sysrqb
commit bfe71b4900059fb5d13f6a719ada0d2e791fe82d 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-91.0.1-10.5-1] TB3: Tor Browser's official .mozconfigs.

2021-08-16 Thread sysrqb
commit 315b093c213b7afbcf6201131f20bef9b1f60fda 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-91.0.1-10.5-1] Bug 28044: Integrate Tor Launcher into tor-browser

2021-08-16 Thread sysrqb
commit 96d63b32b9ed3973a1d0cbd4a1da5994f8927df2 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] Add new Tor Browser version 11.0a4

2021-08-16 Thread sysrqb
commit d635bef0dd208994d9866a19fcd95ddfe308bd71 Author: Matthew Finkel Date: Tue Aug 17 03:19:56 2021 + Add new Tor Browser version 11.0a4 --- databags/versions.ini | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/databags/versions.ini b/databags/versions.ini i

[tor-commits] [tor-browser-build/master] Pick up tor 0.4.6.7

2021-08-16 Thread sysrqb
commit 7dd8f821db5632670468c88235dd8c4f7db282c3 Author: Matthew Finkel Date: Mon Aug 16 22:24:58 2021 + Pick up tor 0.4.6.7 --- projects/tor/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/projects/tor/config b/projects/tor/config index 9d0c625..1753131 10064

[tor-commits] [Git][tpo/applications/fenix] Pushed new branch tor-browser-91.2.0-11.0-1

2021-08-16 Thread Matthew Finkel (@sysrqb)
Matthew Finkel pushed new branch tor-browser-91.2.0-11.0-1 at The Tor Project / Applications / fenix -- View it on GitLab: https://gitlab.torproject.org/tpo/applications/fenix/-/tree/tor-browser-91.2.0-11.0-1 You're receiving this email because of your account on gitlab.torproject.org.

[tor-commits] [Git][tpo/applications/fenix] Pushed new branch tor-browser-91.2.0-10.5-1

2021-08-16 Thread Matthew Finkel (@sysrqb)
Matthew Finkel pushed new branch tor-browser-91.2.0-10.5-1 at The Tor Project / Applications / fenix -- View it on GitLab: https://gitlab.torproject.org/tpo/applications/fenix/-/tree/tor-browser-91.2.0-10.5-1 You're receiving this email because of your account on gitlab.torproject.org.

[tor-commits] [Git][tpo/applications/android-components] Pushed new branch android-components-91.0.13-10.5-1

2021-08-16 Thread Matthew Finkel (@sysrqb)
Matthew Finkel pushed new branch android-components-91.0.13-10.5-1 at The Tor Project / Applications / android-components -- View it on GitLab: https://gitlab.torproject.org/tpo/applications/android-components/-/tree/android-components-91.0.13-10.5-1 You're receiving this email because of you

[tor-commits] [tor/main] Forward merge the latest ChangeLog/ReleaseNotes

2021-08-16 Thread dgoulet
commit 03a709ead1368e3033fdf9933243945e46a65f0b Author: David Goulet Date: Mon Aug 16 16:43:14 2021 -0400 Forward merge the latest ChangeLog/ReleaseNotes Signed-off-by: David Goulet --- ChangeLog| 127 +++ ReleaseNotes |

[tor-commits] [tor/release-0.4.6] Bump version to -dev

2021-08-16 Thread dgoulet
commit 18f2a7c0129b1b7251aae3cf34c349ecc3d416b4 Author: David Goulet Date: Mon Aug 16 16:34:10 2021 -0400 Bump version to -dev Signed-off-by: David Goulet --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index 14ce94

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

2021-08-16 Thread dgoulet
commit cb25f5b4eb0483c8b7f1b93adfacf044b1596b95 Merge: fd74f7628e da9ff3936d Author: David Goulet Date: Mon Aug 16 16:34:52 2021 -0400 Merge branch 'maint-0.4.5' into release-0.4.5 configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)

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

2021-08-16 Thread dgoulet
commit 2be49cdbe5134b8191e5856ae560148bbeb129c3 Merge: e3382afccd da9ff3936d Author: David Goulet Date: Mon Aug 16 16:34:39 2021 -0400 Merge branch 'maint-0.4.5' into maint-0.4.6 ___ tor-commits mailing list tor-commits@lists.torproject.org ht

[tor-commits] [tor/release-0.4.6] Bump version to -dev

2021-08-16 Thread dgoulet
commit a8ce645ab04928585d1bd131fa4eb7a5787b9ca7 Author: David Goulet Date: Mon Aug 16 16:33:58 2021 -0400 Bump version to -dev Signed-off-by: David Goulet --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index c45b76

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

2021-08-16 Thread dgoulet
commit 7456f6d777e53c372d7d324f0589a50bfdd5c1d2 Merge: 31728f4ad3 2be49cdbe5 Author: David Goulet Date: Mon Aug 16 16:34:52 2021 -0400 Merge branch 'maint-0.4.6' into release-0.4.6 configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)

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

2021-08-16 Thread dgoulet
commit da9ff3936d71a607a7af5b07f87d18a4aa303060 Merge: 18f2a7c012 a8ce645ab0 Author: David Goulet Date: Mon Aug 16 16:34:19 2021 -0400 Merge branch 'maint-0.3.5' into maint-0.4.5 ___ tor-commits mailing list tor-commits@lists.torproject.org ht

[tor-commits] [tor/release-0.4.6] Bump version to -dev

2021-08-16 Thread dgoulet
commit e3382afccd5ce5df7f4a266cadf7a899464d1966 Author: David Goulet Date: Mon Aug 16 16:34:33 2021 -0400 Bump version to -dev Signed-off-by: David Goulet --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index 788597

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

2021-08-16 Thread dgoulet
commit da9ff3936d71a607a7af5b07f87d18a4aa303060 Merge: 18f2a7c012 a8ce645ab0 Author: David Goulet Date: Mon Aug 16 16:34:19 2021 -0400 Merge branch 'maint-0.3.5' into maint-0.4.5 ___ tor-commits mailing list tor-commits@lists.torproject.org ht

[tor-commits] [tor/release-0.3.5] Bump version to -dev

2021-08-16 Thread dgoulet
commit a8ce645ab04928585d1bd131fa4eb7a5787b9ca7 Author: David Goulet Date: Mon Aug 16 16:33:58 2021 -0400 Bump version to -dev Signed-off-by: David Goulet --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index c45b76

[tor-commits] [tor/release-0.4.5] Bump version to -dev

2021-08-16 Thread dgoulet
commit 18f2a7c0129b1b7251aae3cf34c349ecc3d416b4 Author: David Goulet Date: Mon Aug 16 16:34:10 2021 -0400 Bump version to -dev Signed-off-by: David Goulet --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index 14ce94

[tor-commits] [tor/release-0.4.5] Bump version to -dev

2021-08-16 Thread dgoulet
commit a8ce645ab04928585d1bd131fa4eb7a5787b9ca7 Author: David Goulet Date: Mon Aug 16 16:33:58 2021 -0400 Bump version to -dev Signed-off-by: David Goulet --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index c45b76

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

2021-08-16 Thread dgoulet
commit 2d54f2002a26bc84a41d15ab62b78abdfbc13f82 Merge: 15139a1c00 a8ce645ab0 Author: David Goulet Date: Mon Aug 16 16:34:52 2021 -0400 Merge branch 'maint-0.3.5' into release-0.3.5 configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)

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

2021-08-16 Thread dgoulet
commit 2be49cdbe5134b8191e5856ae560148bbeb129c3 Merge: e3382afccd da9ff3936d Author: David Goulet Date: Mon Aug 16 16:34:39 2021 -0400 Merge branch 'maint-0.4.5' into maint-0.4.6 ___ tor-commits mailing list tor-commits@lists.torproject.org https

[tor-commits] [tor/maint-0.4.6] Bump version to -dev

2021-08-16 Thread dgoulet
commit a8ce645ab04928585d1bd131fa4eb7a5787b9ca7 Author: David Goulet Date: Mon Aug 16 16:33:58 2021 -0400 Bump version to -dev Signed-off-by: David Goulet --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index c45b76

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

2021-08-16 Thread dgoulet
commit da9ff3936d71a607a7af5b07f87d18a4aa303060 Merge: 18f2a7c012 a8ce645ab0 Author: David Goulet Date: Mon Aug 16 16:34:19 2021 -0400 Merge branch 'maint-0.3.5' into maint-0.4.5 ___ tor-commits mailing list tor-commits@lists.torproject.org ht

[tor-commits] [tor/maint-0.4.6] Bump version to -dev

2021-08-16 Thread dgoulet
commit e3382afccd5ce5df7f4a266cadf7a899464d1966 Author: David Goulet Date: Mon Aug 16 16:34:33 2021 -0400 Bump version to -dev Signed-off-by: David Goulet --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index 788597

[tor-commits] [tor/maint-0.4.6] Bump version to -dev

2021-08-16 Thread dgoulet
commit 18f2a7c0129b1b7251aae3cf34c349ecc3d416b4 Author: David Goulet Date: Mon Aug 16 16:34:10 2021 -0400 Bump version to -dev Signed-off-by: David Goulet --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index 14ce94

[tor-commits] [tor/maint-0.4.5] Bump version to -dev

2021-08-16 Thread dgoulet
commit 18f2a7c0129b1b7251aae3cf34c349ecc3d416b4 Author: David Goulet Date: Mon Aug 16 16:34:10 2021 -0400 Bump version to -dev Signed-off-by: David Goulet --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index 14ce94

[tor-commits] [tor/maint-0.4.5] Bump version to -dev

2021-08-16 Thread dgoulet
commit a8ce645ab04928585d1bd131fa4eb7a5787b9ca7 Author: David Goulet Date: Mon Aug 16 16:33:58 2021 -0400 Bump version to -dev Signed-off-by: David Goulet --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index c45b76

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

2021-08-16 Thread dgoulet
commit da9ff3936d71a607a7af5b07f87d18a4aa303060 Merge: 18f2a7c012 a8ce645ab0 Author: David Goulet Date: Mon Aug 16 16:34:19 2021 -0400 Merge branch 'maint-0.3.5' into maint-0.4.5 ___ tor-commits mailing list tor-commits@lists.torproject.org https

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

2021-08-16 Thread dgoulet
commit 50e32a54d1c05e6d34b60de5d082812c4bc7ca59 Merge: 168ea275b8 2be49cdbe5 Author: David Goulet Date: Mon Aug 16 16:34:49 2021 -0400 Merge branch 'maint-0.4.6' ___ tor-commits mailing list tor-commits@lists.torproject.org https://lists.torproje

[tor-commits] [tor/maint-0.3.5] Bump version to -dev

2021-08-16 Thread dgoulet
commit a8ce645ab04928585d1bd131fa4eb7a5787b9ca7 Author: David Goulet Date: Mon Aug 16 16:33:58 2021 -0400 Bump version to -dev Signed-off-by: David Goulet --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index c45b76

[tor-commits] [tor/main] Bump version to -dev

2021-08-16 Thread dgoulet
commit a8ce645ab04928585d1bd131fa4eb7a5787b9ca7 Author: David Goulet Date: Mon Aug 16 16:33:58 2021 -0400 Bump version to -dev Signed-off-by: David Goulet --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index c45b76

  1   2   >