[tor-commits] [tor-browser-build/master] Add Android pieces for 10.5a13

2021-03-24 Thread sysrqb
commit 77c67a897933f17bb9a17f5b6e94cb387440e16f Author: Matthew Finkel Date: Wed Mar 24 23:56:49 2021 + Add Android pieces for 10.5a13 --- projects/android-components/config | 4 +- .../gradle-dependencies-list.txt | 9 +- projects/fenix/config

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

2021-03-24 Thread Matthew Finkel
Matthew Finkel pushed to branch tor-browser-87.0.0-10.5-1 at The Tor Project / Applications / fenix Commits: 5402e941 by Matthew Finkel at 2021-03-24T16:47:54+00:00 Bug 40002: Add GitLab CI Pin CI builds to runners with 32GB of RAM to avoid OOM conditions. - - - - - ed0fb7a7 by Matthew

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

2021-03-24 Thread Matthew Finkel
Matthew Finkel pushed to branch android-components-73.0.11-10.5-1 at The Tor Project / Applications / android-components Commits: 505a64d6 by Matthew Finkel at 2021-03-24T17:17:55+00:00 Bug 40005: Modify Default toolbar menu - - - - - ead3339a by Alex Catarineu at 2021-03-24T17:17:56+00:00

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

2021-03-24 Thread sysrqb
commit 3c5aa7f8e56821bf320001d335f43291919e5fe4 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-87.0-10.5-1] Bug 40171: Make WebRequest and GeckoWebExecutor First-Party aware

2021-03-24 Thread sysrqb
commit 4c1d52e0cb34fbaa4484fbe5bee9f5d30da145fb 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-87.0-10.5-1] Bug 40166: Disable security.certerrors.mitm.auto_enable_enterprise_roots

2021-03-24 Thread sysrqb
commit 9592d972279c3fe7721050ac627c32df0d9b6f1f 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-87.0-10.5-1] Bug 40199: Avoid using system locale for intl.accept_languages in GeckoView

2021-03-24 Thread sysrqb
commit cbd17396f5b4d63ab39e944dc94e4bf4a150d0d0 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| 26 +- 1 file changed, 16

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

2021-03-24 Thread sysrqb
commit afbb0f3213d61dcf90ce4c4848ba03280d310f0a 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-87.0-10.5-1] Bug 40309: Avoid using regional OS locales

2021-03-24 Thread sysrqb
commit 61ed6410e4cf237a1b5816e7bc6705002dadd191 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-87.0-10.5-1] Bug 30605: Honor privacy.spoof_english in Android

2021-03-24 Thread sysrqb
commit eb918fe756d0256487535cbbbe6146b6173f3907 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-87.0-10.5-1] Bug 40091: Load HTTPS Everywhere as a builtin addon in desktop

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

2021-03-24 Thread sysrqb
commit 763683f7c5b8a874539d7a01fe5e30174caa5f24 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-87.0-10.5-1] Bug 40025: Remove Mozilla add-on install permissions

2021-03-24 Thread sysrqb
commit 6c4ebd1cf041b981e6def72bafab13d8f6364433 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-87.0-10.5-1] Bug 40002: Remove about:ion

2021-03-24 Thread sysrqb
commit ea5e19e584b0a1b21becd5b351200964ee672404 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-87.0-10.5-1] Bug 40073: Disable remote Public Suffix List fetching

2021-03-24 Thread sysrqb
commit 222b2db63c02c2e598941a268334990ff52417e4 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-87.0-10.5-1] Bug 32418: Allow updates to be disabled via an enterprise policy.

2021-03-24 Thread sysrqb
commit 088d1b5e073ac84d79f0ed4404ad0581f487fecf 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-87.0-10.5-1] Bug 21952: Implement Onion-Location

2021-03-24 Thread sysrqb
commit 5af0b360921bec3a95616e1b0fccdbebd250e623 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-87.0-10.5-1] Bug 33342: Avoid disconnect search addon error after removal.

2021-03-24 Thread sysrqb
commit b37715579f6f873d0644c95a041f87d9c764bf20 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-87.0-10.5-1] Bug 28005: Implement .onion alias urlbar rewrites

2021-03-24 Thread sysrqb
commit 862c67af58b360d58b1a4df1dd29d603a498886f 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-87.0-10.5-1] Bug 28125 - Prevent non-Necko network connections

2021-03-24 Thread sysrqb
commit 0593f2ba5d86ca3724a957adf87edb34b69fac0f 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-87.0-10.5-1] Orfox: Centralized proxy applied to AbstractCommunicator and BaseResources.

2021-03-24 Thread sysrqb
commit ead852b9972a27ad5eb57691578ad6e9ef5a52db 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-87.0-10.5-1] Bug 25741 - TBA: Disable GeckoNetworkManager

2021-03-24 Thread sysrqb
commit 69ef0357a81f85eb885d57f3815cfee31290e266 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-87.0-10.5-1] Bug 24796 - Comment out excess permissions from GeckoView

2021-03-24 Thread sysrqb
commit 6e8ec5f3f1cfcf2ac8b984eeb6a526a80ee492ab 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-87.0-10.5-1] Bug 32220: Improve the letterboxing experience

2021-03-24 Thread sysrqb
commit 7b36eb101d731126471d7a02d521581216faf481 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-87.0-10.5-1] Bug 30237: Add v3 onion services client authentication prompt

2021-03-24 Thread sysrqb
commit 2b2456cd59c80242c8c1aab61a1d02d02cbbf0a5 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-87.0-10.5-1] Bug 32658: Create a new MAR signing key

2021-03-24 Thread sysrqb
commit 4f0988a9453924e8118788a77ceb834867ce1859 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-87.0-10.5-1] Bug 27604: Fix addon issues when moving TB directory

2021-03-24 Thread sysrqb
commit 24c96165e9ed3b45628df1ff87a0de608881a0fe 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-87.0-10.5-1] Bug 31286: Implementation of bridge, proxy, and firewall settings in about:preferences#tor

2021-03-24 Thread sysrqb
commit 1d9162f481c705038ef0766b18405678c1b77168 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-87.0-10.5-1] Bug 31740: Remove some unnecessary RemoteSettings instances

2021-03-24 Thread sysrqb
commit 58b359388657b246afc9633d99abd5f9d93e9d75 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-87.0-10.5-1] Bug 32092: Fix Tor Browser Support link in preferences

2021-03-24 Thread sysrqb
commit d9a7a20d4903c655ce63947b1a5eadc708c69d3d 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-87.0-10.5-1] Bug 31607: App menu items stop working on macOS

2021-03-24 Thread sysrqb
commit 6eb48d9da149dd503a1e987a7c81cae2d22dd93a 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-87.0-10.5-1] Bug 27511: Add new identity button to toolbar

2021-03-24 Thread sysrqb
commit 9389921ede0bf8a7426d1bd7a7d9c53ca4dec5ad 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-87.0-10.5-1] Bug 31575: Replace Firefox Home (newtab) with about:tor

2021-03-24 Thread sysrqb
commit f617120d47def4a3973096536b00ed30feabb119 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-87.0-10.5-1] Bug 28369: Stop shipping pingsender executable

2021-03-24 Thread sysrqb
commit a354ab445df28ff4db37192248860e3bc4d64fcc 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-87.0-10.5-1] Bug 30541: Disable WebGL readPixel() for web content

2021-03-24 Thread sysrqb
commit cd44a7ec52a117d72df3e9ce578d4c63baa88a08 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-87.0-10.5-1] Bug 26345: Hide tracking protection UI

2021-03-24 Thread sysrqb
commit 7f0450d987d42ce8348e5286ee24da5284f0623c 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-87.0-10.5-1] Bug 25658: Replace security slider with security level UI

2021-03-24 Thread sysrqb
commit 41d94592634d6525373e65069580ed1a84bab877 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-87.0-10.5-1] Bug 23247: Communicating security expectations for .onion

2021-03-24 Thread sysrqb
commit 6697b746b4d9c284ca92851d7d2b6c59fa2aa85f 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-87.0-10.5-1] Bug 21830: Copying large text from web console leaks to /tmp

2021-03-24 Thread sysrqb
commit 1f796c1e86f83e70e789ecd8b58fbe3110e6f617 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-87.0-10.5-1] Bug 16285: Exclude ClearKey system for now

2021-03-24 Thread sysrqb
commit e8f51b4501d2f031dd409a5e8577bc785a12787c 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-87.0-10.5-1] Bug 16940: After update, load local change notes.

2021-03-24 Thread sysrqb
commit a811007a2d013d688f942c91637b10f664b2aeb3 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-87.0-10.5-1] Bug 23104: Add a default line height compensation

2021-03-24 Thread sysrqb
commit 418e3f2ac1386b6b14ab80de1da53f454b17ef5f 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-87.0-10.5-1] Bug 4234: Use the Firefox Update Process for Tor Browser.

2021-03-24 Thread sysrqb
commit 0368a1afd2a0a0184f2abbb1a47ea36465e8b9d0 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-87.0-10.5-1] Bug 21431: Clean-up system extensions shipped in Firefox

2021-03-24 Thread sysrqb
commit e60cd85b3d9d1b239117849a04315f8d0cf83a53 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-87.0-10.5-1] Bug 26353: Prevent speculative connect that violated FPI.

2021-03-24 Thread sysrqb
commit 6f4ff5253b1f6f1e5b32fb0e05f8d30cd7b2bdd6 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-87.0-10.5-1] Omnibox: Add DDG, Startpage, Disconnect, Youtube, Twitter; remove Amazon, eBay, bing

2021-03-24 Thread sysrqb
commit cad57f53295ac375ded3b6c34853517866f7e1e1 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-87.0-10.5-1] Bug 19121: reinstate the update.xml hash check

2021-03-24 Thread sysrqb
commit 53805bf14cdb73daf39b670fc66c23a37770b074 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-87.0-10.5-1] Bug 13379: Sign our MAR files.

2021-03-24 Thread sysrqb
commit e9c42862544aeb284980074701e5a12107be8fcb 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-87.0-10.5-1] Bug 18821: Disable libmdns for Android and Desktop

2021-03-24 Thread sysrqb
commit d482a11a90e93c9bc2e7da01174bc62594c5fd47 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-87.0-10.5-1] Bug 21724: Make Firefox and Tor Browser distinct macOS apps

2021-03-24 Thread sysrqb
commit 3108a08ee5d46f735a99ef6e9bba7faca5a8adee 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-87.0-10.5-1] Bug 19273: Avoid JavaScript patching of the external app helper dialog.

2021-03-24 Thread sysrqb
commit a13003823b4b7a0ff5bb1b7826f2827c829a6cb4 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-87.0-10.5-1] Bug 11641: change TBB directory structure to be more like Firefox's

2021-03-24 Thread sysrqb
commit 7f0b622777552abad8fff261eb41452a46763955 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-87.0-10.5-1] Bug 18800: Remove localhost DNS lookup in nsProfileLock.cpp

2021-03-24 Thread sysrqb
commit aa86ac9b7b86f81ece50feab7b2bf78ab1329e22 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-87.0-10.5-1] Bug 16620: Clear window.name when no referrer sent

2021-03-24 Thread sysrqb
commit 2864221fff71540d8cd04c4ef4d6d775f30300af 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-87.0-10.5-1] Bug 13028: Prevent potential proxy bypass cases.

2021-03-24 Thread sysrqb
commit ba409ab6c7e93d1f7011e35d4ec2c29bd93eebf6 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-87.0-10.5-1] Bug 14631: Improve profile access error messages.

2021-03-24 Thread sysrqb
commit 859ee1c69c2b4c9d24661aa57585b12f376ae67c 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-87.0-10.5-1] Bug 13252: Do not store data in the app bundle

2021-03-24 Thread sysrqb
commit e4b278cad2903ca8cb70316394864f778b422199 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-87.0-10.5-1] Bug 9173: Change the default Firefox profile directory to be TBB-relative.

2021-03-24 Thread sysrqb
commit 74d6626982c618978367d57136ed6a2d2a3b77dd 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-87.0-10.5-1] Add TorStrings module for localization

2021-03-24 Thread sysrqb
commit b8b02b07a6cc904ddb87f625a5877457c1e337c1 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-87.0-10.5-1] Bug 10760: Integrate TorButton to TorBrowser core

2021-03-24 Thread sysrqb
commit 399f6a34188eac182948e56fb0769b9be334ed0f 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-87.0-10.5-1] Bug 16439: Remove screencasting code

2021-03-24 Thread sysrqb
commit 14bba8ee8a578f2551a092a342bd42a2b1e8b4c5 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-87.0-10.5-1] Bug 12974: Disable NTLM and Negotiate HTTP Auth

2021-03-24 Thread sysrqb
commit 22a32f9d0932ea2451995c1ddccfd34b36d5017b 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-87.0-10.5-1] Bug 28044: Integrate Tor Launcher into tor-browser

2021-03-24 Thread sysrqb
commit 7ce11d532a5663dc8d143714171932f9be76ef8d 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-87.0-10.5-1] TB3: Tor Browser's official .mozconfigs.

2021-03-24 Thread sysrqb
commit 76e232491d2db2ac57b90e9d312a7ca42e62419c 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-87.0-10.5-1] Bug 12620: TorBrowser regression tests

2021-03-24 Thread sysrqb
commit 61ec645553e6753bb207c4f4aab4014c72e339b1 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-87.0-10.5-1] Bug 40069: Add helpers for message passing with extensions

2021-03-24 Thread sysrqb
commit 11a1a4eeedb321797ba0ec364fc6088178b78864 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-87.0-10.5-1] TB4: Tor Browser's Firefox preference overrides.

2021-03-24 Thread sysrqb
commit ad972fa7fb3ee02b6ba7e471ceab34747e784543 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/master] fix up the keypinning comments

2021-03-24 Thread arma
commit 6c14f9076f80f7749543841d47a032d9a71bc6b6 Author: Roger Dingledine Date: Wed Mar 24 18:17:13 2021 -0400 fix up the keypinning comments --- src/feature/dirauth/keypin.c | 12 +--- 1 file changed, 5 insertions(+), 7 deletions(-) diff --git a/src/feature/dirauth/keypin.c

[tor-commits] [tor/master] fix some tiny typos

2021-03-24 Thread arma
commit 962b15aa6fc5d9a8ca68be30646bc3c1256a497e Author: Roger Dingledine Date: Wed Mar 24 18:13:46 2021 -0400 fix some tiny typos --- ChangeLog | 2 +- src/core/mainloop/connection.c | 2 +- src/feature/hs/hs_common.c | 2 +- 3 files changed, 3 insertions(+), 3

[tor-commits] [community/slideshow] Edit content. Find out why not all slides are built

2021-03-24 Thread hiro
commit 6ad90753504cd7305e586962d952f242f413672f Author: hiro Date: Wed Mar 24 17:38:23 2021 +0100 Edit content. Find out why not all slides are built --- content/training/resources/tor-training/contents.lr | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git

[tor-commits] [community/slideshow] Add image to template

2021-03-24 Thread hiro
commit 679b0c329ece039ff4d851ec1e12e6f1a797dc6a Author: hiro Date: Wed Mar 24 22:56:41 2021 +0100 Add image to template --- templates/blocks/slide.html | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/templates/blocks/slide.html b/templates/blocks/slide.html index

[tor-commits] [community/staging] Add image to template

2021-03-24 Thread hiro
commit 679b0c329ece039ff4d851ec1e12e6f1a797dc6a Author: hiro Date: Wed Mar 24 22:56:41 2021 +0100 Add image to template --- templates/blocks/slide.html | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/templates/blocks/slide.html b/templates/blocks/slide.html index

[tor-commits] [tpo/master] Add new Tor Browser version 10.0.14

2021-03-24 Thread sysrqb
commit 1775b21aead8d9f2620a9273637ee470213ed4eb Author: Matthew Finkel Date: Wed Mar 24 20:26:52 2021 + Add new Tor Browser version 10.0.14 --- databags/versions.ini | 8 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/databags/versions.ini

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

2021-03-24 Thread translation
commit ea4da4ddf3ac8117c8721092acd8cdc2c043b42b Author: Translation commit bot Date: Wed Mar 24 19:15:23 2021 + https://gitweb.torproject.org/translation.git/commit/?h=communitytpo-contentspot --- contents+sq.po | 8 +--- 1 file changed, 5 insertions(+), 3 deletions(-) diff

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

2021-03-24 Thread translation
commit 9605316d49191888e9b43b2e67101b0ea805012c Author: Translation commit bot Date: Wed Mar 24 18:45:16 2021 + https://gitweb.torproject.org/translation.git/commit/?h=communitytpo-contentspot --- contents+el.po | 66 +-

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

2021-03-24 Thread translation
commit 381b80de2b0714c3c5d829bba2845dc0ae8f58f0 Author: Translation commit bot Date: Wed Mar 24 18:15:14 2021 + https://gitweb.torproject.org/translation.git/commit/?h=communitytpo-contentspot --- contents+el.po | 26 +++--- contents+es.po | 2 +- 2 files

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

2021-03-24 Thread translation
commit 15781a87fd6ca6ee715559d7f6a7565507908301 Author: Translation commit bot Date: Wed Mar 24 17:45:14 2021 + https://gitweb.torproject.org/translation.git/commit/?h=communitytpo-contentspot --- contents+el.po | 17 +++-- 1 file changed, 15 insertions(+), 2 deletions(-)

[tor-commits] [gettor-web/master] Merge commit '41119de320b258d8a83ad42e3f3a48b15cf74622'

2021-03-24 Thread hiro
commit 37da576b10f1fa72c9ecdda758f7b650e2d40354 Merge: 3527d5b 41119de Author: hiro Date: Wed Mar 24 18:05:37 2021 +0100 Merge commit '41119de320b258d8a83ad42e3f3a48b15cf74622' GetTor.lektorproject | 25 - configs/i18n.ini | 2 +-

[tor-commits] [gettor-web/master] reduce locales and make text translatable. small l10n fixes. part of https://gitlab.torproject.org/tpo/community/l10n/-/issues/31994

2021-03-24 Thread hiro
commit 41119de320b258d8a83ad42e3f3a48b15cf74622 Author: emma peel Date: Wed Mar 24 12:02:24 2021 +0100 reduce locales and make text translatable. small l10n fixes. part of https://gitlab.torproject.org/tpo/community/l10n/-/issues/31994 --- GetTor.lektorproject | 25

[tor-commits] [gettor-web/master] Merge commit '39756ac80e44b433322ae35a137e9ca3e1725607'

2021-03-24 Thread hiro
commit 3527d5b5f85bb517e530ba36898f30db1dc692c3 Merge: 400176e 39756ac Author: hiro Date: Wed Mar 24 18:04:39 2021 +0100 Merge commit '39756ac80e44b433322ae35a137e9ca3e1725607' .htaccess | 21 + 1 file changed, 21 insertions(+)

[tor-commits] [gettor-web/master] add first .htaccess file as part of https://gitlab.torproject.org/tpo/anti-censorship/gettor-project/gettor-web/-/issues/2

2021-03-24 Thread hiro
commit 39756ac80e44b433322ae35a137e9ca3e1725607 Author: emma peel Date: Wed Mar 24 12:19:52 2021 +0100 add first .htaccess file as part of https://gitlab.torproject.org/tpo/anti-censorship/gettor-project/gettor-web/-/issues/2 --- .htaccess | 21 + 1 file changed, 21

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

2021-03-24 Thread Matthew Finkel
Matthew Finkel pushed new branch android-components-73.0.11-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-73.0.11-10.5-1 You're receiving this email because of

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

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

[tor-commits] [community/staging] Edit content. Find out why not all slides are built

2021-03-24 Thread hiro
commit 6ad90753504cd7305e586962d952f242f413672f Author: hiro Date: Wed Mar 24 17:38:23 2021 +0100 Edit content. Find out why not all slides are built --- content/training/resources/tor-training/contents.lr | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git

[tor-commits] [community/staging] Edit fields to find out why builds crash

2021-03-24 Thread hiro
commit 7be8a0e2e3023a6bf5ff10908fe706741f238817 Author: hiro Date: Wed Mar 24 16:44:57 2021 +0100 Edit fields to find out why builds crash --- .../training/resources/tor-training/contents.lr| 39 +++--- flowblocks/slide.ini | 4 +--

[tor-commits] [community/staging] Edit slide template

2021-03-24 Thread hiro
commit fc876662642256fcc4caa66f131a23714237bc9d Author: hiro Date: Wed Mar 24 16:35:42 2021 +0100 Edit slide template --- templates/blocks/slide.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/blocks/slide.html b/templates/blocks/slide.html index

[tor-commits] [community/staging] Edit slide template

2021-03-24 Thread hiro
commit 6fe35d217e07d88ea090b8164c3768584b42a5dd Author: hiro Date: Wed Mar 24 16:39:53 2021 +0100 Edit slide template --- templates/blocks/slide.html | 10 +- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/templates/blocks/slide.html b/templates/blocks/slide.html

[tor-commits] [community/staging] Edit model and block plus templates. Layout is maybe a reserved field?

2021-03-24 Thread hiro
commit 289854f750c596d264886cb2daf87d2c3f9506d9 Author: hiro Date: Wed Mar 24 16:23:51 2021 +0100 Edit model and block plus templates. Layout is maybe a reserved field? --- .../training/resources/tor-training/contents.lr| 457 + 1 file changed, 1 insertion(+), 456

[tor-commits] [community/staging] Add and remove content from the slideshow to see if it has any issue with building

2021-03-24 Thread hiro
commit fdf9a7fae2cc9c85047a22f9d55ef6ae59600b7a Author: hiro Date: Wed Mar 24 16:27:06 2021 +0100 Add and remove content from the slideshow to see if it has any issue with building --- .../training/resources/tor-training/contents.lr| 456 - 1 file changed, 455

[tor-commits] [community/staging] Edit template and content

2021-03-24 Thread hiro
commit 07b6ebcd8b429180a3f6285c13f573bf724150c8 Author: hiro Date: Wed Mar 24 17:14:43 2021 +0100 Edit template and content --- content/training/resources/tor-training/contents.lr | 20 1 file changed, 20 insertions(+) diff --git

[tor-commits] [community/staging] Edit template and content

2021-03-24 Thread hiro
commit 34d82eff9b63da9fef51731704a0d545ce710632 Author: hiro Date: Wed Mar 24 17:00:08 2021 +0100 Edit template and content --- content/training/resources/tor-training/contents.lr | 10 ++ 1 file changed, 10 insertions(+) diff --git

[tor-commits] [community/staging] Add and remove content from the slideshow to see if it has any issue with building

2021-03-24 Thread hiro
commit 564d5f9ee2ed8459322cb3e52c2c428d96851f44 Author: hiro Date: Wed Mar 24 16:31:36 2021 +0100 Add and remove content from the slideshow to see if it has any issue with building --- content/training/resources/tor-training/contents.lr | 19 +-- 1 file changed, 9

[tor-commits] [community/staging] Add and remove content from the slideshow to see if it has any issue with building

2021-03-24 Thread hiro
commit d958b3b1fe6df2610e0d3a66748e51abd2c0ef20 Author: hiro Date: Wed Mar 24 15:46:25 2021 +0100 Add and remove content from the slideshow to see if it has any issue with building --- content/training/resources/tor-training/contents.lr | 1 + 1 file changed, 1 insertion(+) diff --git

[tor-commits] [community/staging] Add and remove content from the slideshow to see if it has any issue with building

2021-03-24 Thread hiro
commit 98d4fa667c0f37f1a393778d98b4b9997a1230cf Author: hiro Date: Wed Mar 24 16:31:01 2021 +0100 Add and remove content from the slideshow to see if it has any issue with building --- content/training/resources/tor-training/contents.lr | 19 ++-

[tor-commits] [community/staging] Edit model and block plus templates. Layout is maybe a reserved field?

2021-03-24 Thread hiro
commit fb87e0da4905ea39fe15e93370072ef0f9ae26b8 Author: hiro Date: Wed Mar 24 16:21:00 2021 +0100 Edit model and block plus templates. Layout is maybe a reserved field? --- content/training/resources/tor-training/contents.lr | 21 +++-- templates/blocks/slide.html

[tor-commits] [community/staging] Edit model and block plus templates. Layout is maybe a reserved field?

2021-03-24 Thread hiro
commit a69731623607031b0d23023473480014f92ec579 Author: hiro Date: Wed Mar 24 16:15:50 2021 +0100 Edit model and block plus templates. Layout is maybe a reserved field? --- templates/blocks/slide.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git

[tor-commits] [community/staging] Edit model and block plus templates. Layout is maybe a reserved field?

2021-03-24 Thread hiro
commit 97551d93c84a76b1b7e2520e841e5c23b6b632a9 Author: hiro Date: Wed Mar 24 16:10:16 2021 +0100 Edit model and block plus templates. Layout is maybe a reserved field? --- content/training/resources/tor-training/contents.lr | 3 ++- templates/blocks/slide.html | 2

[tor-commits] [community/staging] Add and remove content from the slideshow to see if it has any issue with building

2021-03-24 Thread hiro
commit 66923f82e3301ecd3532adbbc429f4971e90e4fa Author: hiro Date: Wed Mar 24 15:42:23 2021 +0100 Add and remove content from the slideshow to see if it has any issue with building --- content/training/resources/tor-training/contents.lr | 9 - 1 file changed, 9 deletions(-) diff

[tor-commits] [community/staging] Use string for localization

2021-03-24 Thread hiro
commit 2ba3cee47c2d184e061668ab4caa4d3237f5f1f9 Author: hiro Date: Sun Mar 21 20:06:09 2021 +0100 Use string for localization --- content/outreach/contents.lr | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/outreach/contents.lr b/content/outreach/contents.lr

[tor-commits] [community/staging] Edit model and block plus templates. Layout is maybe a reserved field?

2021-03-24 Thread hiro
commit c02bfa3f926f5e82637f7384a1a9c27103f9dea1 Author: hiro Date: Wed Mar 24 16:14:10 2021 +0100 Edit model and block plus templates. Layout is maybe a reserved field? --- .../training/resources/tor-training/contents.lr| 455 + 1 file changed, 455 insertions(+)

  1   2   3   >