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

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

[tor-commits] [tor-browser/tor-browser-78.8.0esr-10.5-2] fixup! Bug 10760: Integrate TorButton to TorBrowser core

2021-02-20 Thread sysrqb
commit 1e395f05d3773853fd5f6fea3d65ff8f4dc368a4 Author: Matthew Finkel Date: Wed Feb 10 00:07:03 2021 + fixup! Bug 10760: Integrate TorButton to TorBrowser core --- toolkit/torproject/torbutton | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/toolkit/torproject/torbu

[tor-commits] [tor-browser/tor-browser-78.8.0esr-10.5-2] fixup! Bug 10760: Integrate TorButton to TorBrowser core

2021-02-20 Thread sysrqb
commit 657e07d7dcb90daae618256e11d2017ddf7cde9e Author: Matthew Finkel Date: Wed Feb 17 23:51:29 2021 + fixup! Bug 10760: Integrate TorButton to TorBrowser core --- toolkit/torproject/torbutton | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/toolkit/torproject/torbu

[tor-commits] [tor-browser/tor-browser-78.8.0esr-10.5-2] 40209: Implement Basic Crypto Safety

2021-02-20 Thread sysrqb
commit cfef96fee52d77ea8137a5263a82a61cb5d21a50 Author: sanketh Date: Mon Feb 8 20:12:44 2021 -0500 40209: Implement Basic Crypto Safety Adds a CryptoSafety actor which detects when you've copied a crypto address from a HTTP webpage and shows a warning. Closes #40209.

[tor-commits] [tor-browser/tor-browser-78.8.0esr-10.5-2] squash! TB4: Tor Browser's Firefox preference overrides.

2021-02-20 Thread sysrqb
commit 817cabdadd621d3c9b2deceee3d676183d47e2fe Author: Georg Koppen Date: Tue Feb 9 15:53:59 2021 + squash! TB4: Tor Browser's Firefox preference overrides. Bug 40322: Consider disabling network.connectivity-service.enabled --- browser/app/profile/000-tor-browser.js | 3 ++-

[tor-commits] [tor-browser/tor-browser-78.8.0esr-10.5-2] Bug 1673237 - Always allow SVGs on about: pages r=acat, tjr, emilio

2021-02-20 Thread sysrqb
commit 4c0ee935f0d1737acb99c45fb58d099bdca97363 Author: sanketh Date: Tue Nov 3 17:34:20 2020 + Bug 1673237 - Always allow SVGs on about: pages r=acat,tjr,emilio - Updated layout/svg/tests/test_disabled.html to ensure that this doesn't allow rendering SVGs on about:blank

[tor-commits] [tor-browser/tor-browser-78.8.0esr-10.5-2] Bug 1658881 - When failing to create a channel and an image request, make sure to set the image blocking status appropriately. r=tnikkel

2021-02-20 Thread sysrqb
commit a4ae68c51b0e2fd8a0d04521ea2c8d56e20e4543 Author: Emilio Cobos Álvarez Date: Wed Sep 9 22:58:29 2020 + Bug 1658881 - When failing to create a channel and an image request, make sure to set the image blocking status appropriately. r=tnikkel This is the same status as we

[tor-commits] [tor-browser/tor-browser-78.8.0esr-10.5-2] Bug 40166: Disable security.certerrors.mitm.auto_enable_enterprise_roots

2021-02-20 Thread sysrqb
commit 2b01d0ba671c6fb84559122247ba30840237d54c 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-78.8.0esr-10.5-2] Bug 40091: Load HTTPS Everywhere as a builtin addon in desktop

2021-02-20 Thread sysrqb
commit 46008ce7aa7373043632bb07a183d3685bcae705 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-78.8.0esr-10.5-2] Revert "Bug 21907: Fix runtime error on CentOS 6"

2021-02-20 Thread sysrqb
commit d2c6976d0c0196da4463766e9d810b8d5bba5fe0 Author: Georg Koppen Date: Thu Sep 17 08:46:57 2020 + Revert "Bug 21907: Fix runtime error on CentOS 6" This reverts commit a00c57b6116329b5376bbf3f4212e5d2a3fece07. The 10.0 series is the last one with CentOS 6 support.

[tor-commits] [tor-browser/tor-browser-78.8.0esr-10.5-2] Bug 1650281 - P1: Widen `gCombinedSizes` once the buffers grow r=gerald

2021-02-20 Thread sysrqb
commit 9881bd4e72f54c7648a651b3e7e9d67b76a86c36 Author: Chun-Min Chang Date: Tue Jul 21 23:38:57 2020 + Bug 1650281 - P1: Widen `gCombinedSizes` once the buffers grow r=gerald The `gCombinedSizes` need to be enlarged once the inner buffer within `MemoryBlockCache` grows. Ot

[tor-commits] [tor-browser/tor-browser-78.8.0esr-10.5-2] Bug 32418: Allow updates to be disabled via an enterprise policy.

2021-02-20 Thread sysrqb
commit a76c14d496a04beaaca30ce5ebeb488c5b62ce95 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-78.8.0esr-10.5-2] Bug 40073: Disable remote Public Suffix List fetching

2021-02-20 Thread sysrqb
commit 69965db744b7fe48bd50bfa4e219c954f9d5f5e8 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-78.8.0esr-10.5-2] Bug 40002: Remove about:pioneer

2021-02-20 Thread sysrqb
commit dd75a4c2f0336757945e2ed1fd4a5d7bedba28bf Author: Kathy Brade Date: Fri Aug 14 09:06:33 2020 -0400 Bug 40002: Remove about:pioneer Firefox Pioneer is an opt-in program in which people volunteer to participate in studies that collect detailed, sensitive data about how

[tor-commits] [tor-browser/tor-browser-78.8.0esr-10.5-2] Bug 1650281 - P2: Make sure `gCombinedSizes` won't be underflowed r=gerald

2021-02-20 Thread sysrqb
commit cd5f0debd16f87dce5cf3c5695c47e360c47 Author: Chun-Min Chang Date: Tue Jul 21 23:39:14 2020 + Bug 1650281 - P2: Make sure `gCombinedSizes` won't be underflowed r=gerald In any case, `gCombinedSizes` should be larger than or equal to the buffer within `MemoryClockC

[tor-commits] [tor-browser/tor-browser-78.8.0esr-10.5-2] Bug 40025: Remove Mozilla add-on install permissions

2021-02-20 Thread sysrqb
commit f7401c15684b55bd908529f0d8a52fc7e68ba0db Author: Alex Catarineu Date: Mon Jul 27 18:12:55 2020 +0200 Bug 40025: Remove Mozilla add-on install permissions --- browser/app/permissions | 6 -- 1 file changed, 6 deletions(-) diff --git a/browser/app/permissions b/browser/app/permis

[tor-commits] [tor-browser/tor-browser-78.8.0esr-10.5-2] Bug 28005: Implement .onion alias urlbar rewrites

2021-02-20 Thread sysrqb
commit 6fdb186c7b52647cdebf01df85dab2d2d6994c36 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-78.8.0esr-10.5-2] Bug 28125 - Prevent non-Necko network connections

2021-02-20 Thread sysrqb
commit d729a857f9d98bb3a40dd8d5270de14a4ee83cf8 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-78.8.0esr-10.5-2] Bug 33852: Clean up about:logins (LockWise) to avoid mentioning sync, etc.

2021-02-20 Thread sysrqb
commit 67a0fe1c91a3fcc5be493e4a391ef628243a278f 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-78.8.0esr-10.5-2] Bug 33342: Avoid disconnect search addon error after removal.

2021-02-20 Thread sysrqb
commit cdc213ec362e44e6926a39c53e8e53c3d97c0736 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-78.8.0esr-10.5-2] Orfox: Centralized proxy applied to AbstractCommunicator and BaseResources.

2021-02-20 Thread sysrqb
commit 2a5e77dc071436d5887592d1d0144eeed6ee610b 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-78.8.0esr-10.5-2] Bug 21952: Implement Onion-Location

2021-02-20 Thread sysrqb
commit 0e22735125ce44b3adc654d513cccf01318c7b47 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-78.8.0esr-10.5-2] Bug 25741 - TBA: Disable GeckoNetworkManager

2021-02-20 Thread sysrqb
commit 3ff3898e9ba1e57a407b144dba6c834b588eb037 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-78.8.0esr-10.5-2] Bug 24796 - Comment out excess permissions from GeckoView

2021-02-20 Thread sysrqb
commit 94ec43f5ba622d29402055a238dd1bb1fabbdb8d 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-78.8.0esr-10.5-2] Bug 32658: Create a new MAR signing key

2021-02-20 Thread sysrqb
commit c5e9dca37fb092a097d9f6bac8e56513ce2e2f7f 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. squash! Bug 32658: Cr

[tor-commits] [tor-browser/tor-browser-78.8.0esr-10.5-2] Bug 30237: Add v3 onion services client authentication prompt

2021-02-20 Thread sysrqb
commit f54af70bafa8e7d7a2cf95513c45da67898282e8 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-78.8.0esr-10.5-2] Bug 32220: Improve the letterboxing experience

2021-02-20 Thread sysrqb
commit 698da47f11307568d708ec083e95ab545078edcf 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-78.8.0esr-10.5-2] Bug 13543: Spoof smooth and powerEfficient for Media Capabilities

2021-02-20 Thread sysrqb
commit 1a2adb278996ceeac321fa4912244c4dc01d214a Author: Alex Catarineu Date: Thu Oct 10 15:08:12 2019 +0200 Bug 13543: Spoof smooth and powerEfficient for Media Capabilities --- dom/media/mediacapabilities/MediaCapabilities.cpp | 5 + 1 file changed, 5 insertions(+) diff --git a/dom/m

[tor-commits] [tor-browser/tor-browser-78.8.0esr-10.5-2] Bug 27604: Fix addon issues when moving TB directory

2021-02-20 Thread sysrqb
commit 76867652da13c2e41fb26be0f08021ed489d9736 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-78.8.0esr-10.5-2] Bug 31740: Remove some unnecessary RemoteSettings instances

2021-02-20 Thread sysrqb
commit 5e12639a5e718da70eeff0dd853f439e5b5169ae 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-78.8.0esr-10.5-2] Bug 31563: force reloading search extensions if extensions.enabledScopes has changed

2021-02-20 Thread sysrqb
commit f6b9718bea94f7279a23a621afe9e686901ca6df Author: Alex Catarineu Date: Sat Aug 31 16:23:20 2019 +0200 Bug 31563: force reloading search extensions if extensions.enabledScopes has changed --- toolkit/components/search/SearchService.jsm | 8 +++- 1 file changed, 7 insertions(+), 1

[tor-commits] [tor-browser/tor-browser-78.8.0esr-10.5-2] Bug 32092: Fix Tor Browser Support link in preferences

2021-02-20 Thread sysrqb
commit ecf40d6eca7c7f709660b250fdde2093aefa3221 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-78.8.0esr-10.5-2] Bug 31286: Implementation of bridge, proxy, and firewall settings in about:preferences#tor

2021-02-20 Thread sysrqb
commit 28102b50a963a55b7c28722201ac40cfd4a24c52 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-78.8.0esr-10.5-2] Bug 31607: App menu items stop working on macOS

2021-02-20 Thread sysrqb
commit 6d34ac1868b0ee402aa236fe7f0f1659ead3bf27 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-78.8.0esr-10.5-2] Bug 26345: Hide tracking protection UI

2021-02-20 Thread sysrqb
commit 975cefefe71bae368205248655269021e5a2e2c6 Author: Alex Catarineu Date: Tue Sep 10 16:29:31 2019 +0200 Bug 26345: Hide tracking protection UI --- browser/base/content/browser-siteIdentity.js| 4 ++-- browser/components/about/AboutRedirector.cpp| 4

[tor-commits] [tor-browser/tor-browser-78.8.0esr-10.5-2] Bug 31575: Replace Firefox Home (newtab) with about:tor

2021-02-20 Thread sysrqb
commit c6e238df7fe79abcdb57762360659efea80b92bf 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-78.8.0esr-10.5-2] Bug 27511: Add new identity button to toolbar

2021-02-20 Thread sysrqb
commit 0c8f72a582c7a7af185d8dccd979995bf73b4aff 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-78.8.0esr-10.5-2] Bug 25658: Replace security slider with security level UI

2021-02-20 Thread sysrqb
commit 538a9fc3feed3b3783cabc20c14ad15ef704ec78 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-78.8.0esr-10.5-2] Bug 30541: Disable WebGL readPixel() for web content

2021-02-20 Thread sysrqb
commit bf0718dbc88853a9258c9c0e5c4bc5c039653ef9 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-78.8.0esr-10.5-2] Bug 23247: Communicating security expectations for .onion

2021-02-20 Thread sysrqb
commit 80740962c24392353b53ea468a20ca3581b8a17c 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-78.8.0esr-10.5-2] Bug 28369: Stop shipping pingsender executable

2021-02-20 Thread sysrqb
commit 92007c3216f4dc4b869fb5a778a606218d795b90 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-78.8.0esr-10.5-2] Bug 21431: Clean-up system extensions shipped in Firefox

2021-02-20 Thread sysrqb
commit 5af6bdab16ff3ed7e03ec59846ef0ad6dcb9f246 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-78.8.0esr-10.5-2] Bug 26353: Prevent speculative connect that violated FPI.

2021-02-20 Thread sysrqb
commit 935c4eff28ba91c91ca6ce5d251e00f23f89e233 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-78.8.0esr-10.5-2] Bug 23104: Add a default line height compensation

2021-02-20 Thread sysrqb
commit 0a21d92ff8b568307531546fc5948cd89bf11707 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-78.8.0esr-10.5-2] Bug 16285: Exclude ClearKey system for now

2021-02-20 Thread sysrqb
commit a243e8432ea051f88125e029c8cb5b02dd349a55 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-78.8.0esr-10.5-2] Bug 21830: Copying large text from web console leaks to /tmp

2021-02-20 Thread sysrqb
commit a3e5091214aae4e777f1947e65853ef951d6dcab 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-78.8.0esr-10.5-2] Bug 21907: Fix runtime error on CentOS 6

2021-02-20 Thread sysrqb
commit 989ebd17903acbccb8083eff405cc88790f515a8 Author: Nicolas Vigier Date: Mon Apr 10 16:07:23 2017 +0200 Bug 21907: Fix runtime error on CentOS 6 In Mozilla bug 1324780, support for building with glib 2.28 (the version available in CentOS 6) was added. However we are buildin

[tor-commits] [tor-browser/tor-browser-78.8.0esr-10.5-2] Bug 4234: Use the Firefox Update Process for Tor Browser.

2021-02-20 Thread sysrqb
commit b9e1c80d53dba310ced811340b40c68d8c90bf50 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-78.8.0esr-10.5-2] Omnibox: Add DDG, Startpage, Disconnect, Youtube, Twitter; remove Amazon, eBay, bing

2021-02-20 Thread sysrqb
commit 59524354f9dc9156559b6dbd46959af0d59ea5b2 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-78.8.0esr-10.5-2] Bug 16940: After update, load local change notes.

2021-02-20 Thread sysrqb
commit d287763285ee7d201c86d551a926880aba68cc66 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-78.8.0esr-10.5-2] Bug 13379: Sign our MAR files.

2021-02-20 Thread sysrqb
commit ffe66f8419efd4643e5741701868cbc3fa5b6add 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-78.8.0esr-10.5-2] Bug 19273: Avoid JavaScript patching of the external app helper dialog.

2021-02-20 Thread sysrqb
commit 9f7d01e7bb070b7e077629a139f9c4fcd1955b2c 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-78.8.0esr-10.5-2] Bug 19121: reinstate the update.xml hash check

2021-02-20 Thread sysrqb
commit 3e591eebf99a50f1e8fe3f0188142630d0540c38 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-78.8.0esr-10.5-2] Bug 18821: Disable libmdns for Android and Desktop

2021-02-20 Thread sysrqb
commit 26228e96b37aa2e379264f20aa4cae814ef6814a 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-78.8.0esr-10.5-2] Bug 13252: Do not store data in the app bundle

2021-02-20 Thread sysrqb
commit a812303361265e422d1356a723244e5521a77d80 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-78.8.0esr-10.5-2] Bug 21724: Make Firefox and Tor Browser distinct macOS apps

2021-02-20 Thread sysrqb
commit cf7852f656ceb9b1761db398b3426147d41d9814 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-78.8.0esr-10.5-2] Bug 18800: Remove localhost DNS lookup in nsProfileLock.cpp

2021-02-20 Thread sysrqb
commit 0815751392b53e7403e37afca990594b6e48a241 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-78.8.0esr-10.5-2] Bug 16620: Clear window.name when no referrer sent

2021-02-20 Thread sysrqb
commit 47c6dafb00e51dc911f2227ed800ade6a82b6471 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-78.8.0esr-10.5-2] Bug 11641: change TBB directory structure to be more like Firefox's

2021-02-20 Thread sysrqb
commit 0890662244b2bc3c665914dc77288ee305f49e16 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-78.8.0esr-10.5-2] Bug 14631: Improve profile access error messages.

2021-02-20 Thread sysrqb
commit 2b0345139768694dc93484bac9a90669223ded35 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-78.8.0esr-10.5-2] Bug 16439: Remove screencasting code

2021-02-20 Thread sysrqb
commit 888aaddf13ea22183f03500318b2c258b8604274 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-78.8.0esr-10.5-2] Bug 13028: Prevent potential proxy bypass cases.

2021-02-20 Thread sysrqb
commit f26133d74666b5426bafe93840aa275bdba3d74f 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-78.8.0esr-10.5-2] Bug 9173: Change the default Firefox profile directory to be TBB-relative.

2021-02-20 Thread sysrqb
commit 69b5cd7e890d32e8ac2af5f751c8c4bfe8b81c5a 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-78.8.0esr-10.5-2] Bug 3547: Block all plugins.

2021-02-20 Thread sysrqb
commit 006304880e19ccbc77ba678eba3254491f94dcc8 Author: Mike Perry Date: Tue Dec 4 16:03:13 2012 -0800 Bug 3547: Block all plugins. We cannot use the @mozilla.org/extensions/blocklist;1 service, because we actually want to stop plugins from ever entering the browser's process s

[tor-commits] [tor-browser/tor-browser-78.8.0esr-10.5-2] Add TorStrings module for localization

2021-02-20 Thread sysrqb
commit f21739c9b07f65803e435cf55951d5d459e79fc1 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-78.8.0esr-10.5-2] Bug 12620: TorBrowser regression tests

2021-02-20 Thread sysrqb
commit 544f39c1ee359db5c64b0e219bf506f2c900fc40 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-78.8.0esr-10.5-2] Bug 10760: Integrate TorButton to TorBrowser core

2021-02-20 Thread sysrqb
commit 3b7724df350d66eea9a6cbbc2f87673eed4db090 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-78.8.0esr-10.5-2] Bug 12974: Disable NTLM and Negotiate HTTP Auth

2021-02-20 Thread sysrqb
commit 07af108792c4086d07e3934ecbc37456bde52dd9 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-78.8.0esr-10.5-2] Bug 28044: Integrate Tor Launcher into tor-browser

2021-02-20 Thread sysrqb
commit 82fde7a8126819251968ab19ea43eb33bf7d8562 Author: Kathy Brade Date: Tue Feb 26 10:07:17 2019 -0500 Bug 28044: Integrate Tor Launcher into tor-browser Build and package Tor Launcher as part of the browser (similar to how pdfjs is handled). If a Tor Launcher extens

[tor-commits] [tor-browser/tor-browser-78.8.0esr-10.5-2] TB4: Tor Browser's Firefox preference overrides.

2021-02-20 Thread sysrqb
commit 19334bb2d244ac6a846636f2b2e6a681f05bfdfd 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-78.8.0esr-10.5-2] TB3: Tor Browser's official .mozconfigs.

2021-02-20 Thread sysrqb
commit 945ed2da063e94de9a4e606e7f79f0e775b8d385 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-78.8.0esr-10.5-2] Bug 1642754 - Update prompts should not depend on how update was initiated r=bytesized

2021-02-20 Thread sysrqb
commit f8775679962663b1ec5d68569cec12d5507d9a8f Author: Mark Smith Date: Wed Jun 17 19:24:09 2020 + Bug 1642754 - Update prompts should not depend on how update was initiated r=bytesized Show update badge and doorhanger when entering the "pending" state for foreground upda

[tor-commits] [tor-browser/tor-browser-78.8.0esr-10.5-2] Bug 1642404 - add an option to show that an update is being downloaded r=bytesized, fluent-reviewers, flod

2021-02-20 Thread sysrqb
commit 751a9d832e2ec7734e3600be37429d033bdebbb6 Author: Mark Smith Date: Mon Jun 22 20:24:46 2020 + Bug 1642404 - add an option to show that an update is being downloaded r=bytesized,fluent-reviewers,flod Add support for a hidden preference named app.update.notifyDuringDownloa

[tor-commits] [tor-browser/tor-browser-78.8.0esr-10.5-2] Bug 1585470 - Remove duplicate cpu-features.c definition when building GV without webrtc r=glandium

2021-02-20 Thread sysrqb
commit cfdb243eaecd8345f85c34171330645b457f441d Author: Matthew Finkel Date: Thu Jul 9 19:10:34 2020 + Bug 1585470 - Remove duplicate cpu-features.c definition when building GV without webrtc r=glandium Differential Revision: https://phabricator.services.mozilla.com/D82120 ---

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

2021-02-20 Thread translation
commit 3a80f799ddef5ab256db84d779eac4f189751817 Author: Translation commit bot Date: Sat Feb 20 21:47:00 2021 + https://gitweb.torproject.org/translation.git/commit/?h=tbmanual-contentspot --- contents+ja.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contents+j

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

2021-02-20 Thread translation
commit 49111c5f5319e8b37f53d882ba204c18ad46 Author: Translation commit bot Date: Sat Feb 20 20:47:36 2021 + https://gitweb.torproject.org/translation.git/commit/?h=torbutton-browseronboardingproperties --- ja/browserOnboarding.properties | 16 1 file changed, 8 in

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

2021-02-20 Thread translation
commit faa95e7bf24cf118684c53a74287d920dcd893f7 Author: Translation commit bot Date: Sat Feb 20 20:47:25 2021 + https://gitweb.torproject.org/translation.git/commit/?h=torbutton-torbuttondtd --- ja/torbutton.dtd | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/j

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

2021-02-20 Thread translation
commit ee79617019a13387288fddf73613708235756978 Author: Translation commit bot Date: Sat Feb 20 20:47:22 2021 + https://gitweb.torproject.org/translation.git/commit/?h=torbutton-torbuttonproperties --- ja/torbutton.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff

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

2021-02-20 Thread translation
commit bb99415ddf39b18000314a4477f45789b0d63e6b Author: Translation commit bot Date: Sat Feb 20 20:46:48 2021 + https://gitweb.torproject.org/translation.git/commit/?h=tails-onioncircuits_completed --- ja/onioncircuits.pot | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) di

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

2021-02-20 Thread translation
commit d163d701ca2d9b4ed620b81817eb306724097b98 Author: Translation commit bot Date: Sat Feb 20 20:46:46 2021 + https://gitweb.torproject.org/translation.git/commit/?h=tails-onioncircuits --- ja/onioncircuits.pot | 11 ++- 1 file changed, 6 insertions(+), 5 deletions(-) diff -

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

2021-02-20 Thread translation
commit 9f8cbf0e09e4c86858969128f7445f8b0c10e697 Author: Translation commit bot Date: Sat Feb 20 20:46:38 2021 + https://gitweb.torproject.org/translation.git/commit/?h=tails-misc_release --- ja.po | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/ja.po b/ja.po i

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

2021-02-20 Thread translation
commit eb3b70e53f59bffb6fb5b5452b606ad3ccdbd04a Author: Translation commit bot Date: Sat Feb 20 20:45:55 2021 + https://gitweb.torproject.org/translation.git/commit/?h=tails-misc --- ja.po | 8 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/ja.po b/ja.po index a

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

2021-02-20 Thread translation
commit 11e1a33e9a42b1dcb4b926eff7176730bf14af1f Author: Translation commit bot Date: Sat Feb 20 20:45:23 2021 + https://gitweb.torproject.org/translation.git/commit/?h=exoneratorproperties --- ja/exonerator.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/

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

2021-02-20 Thread translation
commit 9e383e27a5d085abc30ffd9a6206ce91d602d8cf Author: Translation commit bot Date: Sat Feb 20 20:17:31 2021 + https://gitweb.torproject.org/translation.git/commit/?h=tor-launcher-properties --- ja/torlauncher.properties | 18 +- 1 file changed, 9 insertions(+), 9 del

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

2021-02-20 Thread translation
commit cd53008b362a999d031082fd96c2e2f251b92044 Author: Translation commit bot Date: Sat Feb 20 20:17:18 2021 + https://gitweb.torproject.org/translation.git/commit/?h=torbutton-browseronboardingproperties --- ja/browserOnboarding.properties | 18 +- 1 file changed, 9

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

2021-02-20 Thread translation
commit eb10ec22bb09f60b61159caf6635a95443277875 Author: Translation commit bot Date: Sat Feb 20 20:17:10 2021 + https://gitweb.torproject.org/translation.git/commit/?h=torbutton-torbuttondtd --- ja/torbutton.dtd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ja/to

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

2021-02-20 Thread translation
commit a00b15519d145633809a880b6daacaa81d63e809 Author: Translation commit bot Date: Sat Feb 20 20:17:07 2021 + https://gitweb.torproject.org/translation.git/commit/?h=torbutton-torbuttonproperties --- ja/torbutton.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff

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

2021-02-20 Thread translation
commit 921460f7485d09d180047611b324c61380574311 Author: Translation commit bot Date: Sat Feb 20 20:16:45 2021 + https://gitweb.torproject.org/translation.git/commit/?h=tbmanual-contentspot --- contents+ja.po | 6 -- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/cont

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

2021-02-20 Thread translation
commit c003c41dfd3892c5bb1300bfc44969179ebb28b8 Author: Translation commit bot Date: Sat Feb 20 19:47:06 2021 + https://gitweb.torproject.org/translation.git/commit/?h=tbmanual-contentspot --- contents+ja.po | 10 ++ 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a

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

2021-02-20 Thread translation
commit 4f3bb47b3e477bc97eec0b98b2fe3c1ba7a09503 Author: Translation commit bot Date: Sat Feb 20 13:46:49 2021 + https://gitweb.torproject.org/translation.git/commit/?h=tails-misc_release --- ru.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ru.po b/ru.po index 6

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

2021-02-20 Thread translation
commit 5139d837e0e6ef4d00c25b7f5e0f25f119047fc5 Author: Translation commit bot Date: Sat Feb 20 13:45:59 2021 + https://gitweb.torproject.org/translation.git/commit/?h=tails-misc --- ru.po | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ru.po b/ru.po index 6ff4f

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

2021-02-20 Thread translation
commit a38cd4bebfd9a11e7eb4f632ea2436892c992213 Author: Translation commit bot Date: Sat Feb 20 13:16:29 2021 + https://gitweb.torproject.org/translation.git/commit/?h=tails-misc_release --- ru.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ru.po b/ru.po index 0

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

2021-02-20 Thread translation
commit 894519c3abb3139aabd2636c271d5827c0251c53 Author: Translation commit bot Date: Sat Feb 20 13:15:49 2021 + https://gitweb.torproject.org/translation.git/commit/?h=tails-misc --- ru.po | 70 +-- 1 file changed, 35 inse

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

2021-02-20 Thread translation
commit 0c715719df51cd2984e6fd8e5f879d3c0fad Author: Translation commit bot Date: Sat Feb 20 12:46:34 2021 + https://gitweb.torproject.org/translation.git/commit/?h=tails-misc_release --- ru.po | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/ru.po b/ru.po i

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

2021-02-20 Thread translation
commit 5db3122facc737626cce9c73d1e316d5df8ca4c9 Author: Translation commit bot Date: Sat Feb 20 12:45:54 2021 + https://gitweb.torproject.org/translation.git/commit/?h=tails-misc --- ru.po | 32 1 file changed, 16 insertions(+), 16 deletions(-) diff --

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

2021-02-20 Thread translation
commit b93f16f223b447e90af6aa768a10f651bfa7d3a8 Author: Translation commit bot Date: Sat Feb 20 12:45:30 2021 + https://gitweb.torproject.org/translation.git/commit/?h=https_everywhere --- ru/https-everywhere.dtd | 8 1 file changed, 4 insertions(+), 4 deletions(-) diff --git

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

2021-02-20 Thread translation
commit 93dbd32c800b85d66d32a3b4bb33933fbd8b808b Author: Translation commit bot Date: Sat Feb 20 11:48:14 2021 + https://gitweb.torproject.org/translation.git/commit/?h=support-portal_completed --- contents+es-AR.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/co

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

2021-02-20 Thread translation
commit 21c3659d90042c0e212fd8295db6e83ab5404685 Author: Translation commit bot Date: Sat Feb 20 11:48:08 2021 + https://gitweb.torproject.org/translation.git/commit/?h=support-portal --- contents+es-AR.po | 2 +- contents+es.po| 22 +++--- 2 files changed, 12 inser

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

2021-02-20 Thread translation
commit f7bbf7cda178f9cf8b6c615c4dd74a7f6f771f77 Author: Translation commit bot Date: Sat Feb 20 11:45:18 2021 + https://gitweb.torproject.org/translation.git/commit/?h=communitytpo-contentspot_completed --- contents+es-AR.po | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-)

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

2021-02-20 Thread translation
commit 8ecf1c3f4169869d5ee2e7946206a930fe7173d5 Author: Translation commit bot Date: Sat Feb 20 11:45:14 2021 + https://gitweb.torproject.org/translation.git/commit/?h=communitytpo-contentspot --- contents+es-AR.po | 6 +++--- contents+es.po| 20 ++-- 2 files chan

  1   2   >