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

2021-09-07 Thread translation
commit e4a8c34edc6a35a856522708c75ffe2d97ad979c Author: Translation commit bot Date: Wed Sep 8 05:45:47 2021 + https://gitweb.torproject.org/translation.git/commit/?h=policies-code_of_conducttxtpot --- code_of_conduct+id.po | 38 ++ 1 file changed,

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

2021-09-07 Thread translation
commit 476459e6aa6b280e026ae13a1375d2defc8117c5 Author: Translation commit bot Date: Wed Sep 8 05:15:39 2021 + https://gitweb.torproject.org/translation.git/commit/?h=policies-code_of_conducttxtpot --- code_of_conduct+id.po | 29 ++--- 1 file changed, 18

[tor-commits] [tor-browser-build/master] Bug 40358: Make OpenSSL 1.1.1l buildable for macOS

2021-09-07 Thread sysrqb
commit 1f70c2f56b61030edb8b4ecf09031011d7ee7f41 Author: Matthew Finkel Date: Fri Sep 3 20:51:55 2021 + Bug 40358: Make OpenSSL 1.1.1l buildable for macOS --- .../0001-Revert-apple-getentropy-removal.patch | 39 ++ projects/openssl/build

[tor-commits] [tor-browser-build/master] Release preparations for 11.0a7

2021-09-07 Thread sysrqb
commit 6f39bfb567e775cfae831b46bc09fee0dbb2b5f6 Author: Matthew Finkel Date: Tue Sep 7 22:58:38 2021 + Release preparations for 11.0a7 Version and Changelog updates --- projects/firefox/config | 4 ++-- projects/openssl/config

[tor-commits] [tor-browser/tor-browser-78.14.0esr-11.0-1] Bug 1715254 - Deny clone3 to force glibc fallback r=gcp

2021-09-07 Thread sysrqb
commit f90b3e7e872bdcc8aebfd5df2fd1ba754987e416 Author: Alexandre Lissy Date: Wed Jun 9 13:45:28 2021 + Bug 1715254 - Deny clone3 to force glibc fallback r=gcp Differential Revision: https://phabricator.services.mozilla.com/D117297 --- security/sandbox/linux/SandboxFilter.cpp

[tor-commits] [tor-browser/tor-browser-78.14.0esr-11.0-1] Bug 40597: Implement TorSettings module

2021-09-07 Thread sysrqb
commit 5d33d5dedf98526e1b948964c06b7ac061492ed7 Author: Richard Pospesel Date: Fri Aug 6 16:39:03 2021 +0200 Bug 40597: Implement TorSettings module - migrated in-page settings read/write implementation from about:preferences#tor to the TorSettings module - TorSettings

[tor-commits] [tor-browser/tor-browser-78.14.0esr-11.0-1] Bug 1719146 - Use size_t in breakpad's Linux exception handler. r=gsvelto

2021-09-07 Thread sysrqb
commit 3758b15b418a3df147cf804f6dfb14276c6cd073 Author: Emilio Cobos Álvarez Date: Mon Jul 5 11:59:34 2021 + Bug 1719146 - Use size_t in breakpad's Linux exception handler. r=gsvelto Differential Revision: https://phabricator.services.mozilla.com/D119083 ---

[tor-commits] [tor-browser/tor-browser-78.14.0esr-11.0-1] Bug 40416: Add v2 Onion deprecation warnings

2021-09-07 Thread sysrqb
commit 77f5afa671fd2197164671b33fb60b2735435147 Author: Richard Pospesel Date: Fri May 21 22:18:23 2021 +0200 Bug 40416: Add v2 Onion deprecation warnings - adds new v2 deprecated warning page (js and styling) that piggy-backs off of the existing added onion service errors

[tor-commits] [tor-browser/tor-browser-78.14.0esr-11.0-1] Adding issue template for bugs.

2021-09-07 Thread sysrqb
commit f84cf753228959a7dbc3a0a6c22c37acbc122be9 Author: Gaba Date: Mon Jun 28 11:44:16 2021 -0700 Adding issue template for bugs. --- .gitlab/issue_templates/UXBug.md | 29 + .gitlab/issue_templates/bug.md | 32 2 files

[tor-commits] [tor-browser/tor-browser-78.14.0esr-11.0-1] Bug 40432: Prevent probing installed applications

2021-09-07 Thread sysrqb
commit 656a5f1ec7e9a0303696b1b5b8654684a730912d 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

[tor-commits] [tor-browser/tor-browser-78.14.0esr-11.0-1] Bug 40475: Include clearing CORS preflight cache

2021-09-07 Thread sysrqb
commit 2bc5a29d7fc8d83a62e402e4874d0c1f16c213d6 Author: Matthew Finkel Date: Sun Jun 6 20:32:23 2021 + Bug 40475: Include clearing CORS preflight cache --- netwerk/protocol/http/nsCORSListenerProxy.cpp | 7 +++ netwerk/protocol/http/nsCORSListenerProxy.h | 1 +

[tor-commits] [tor-browser/tor-browser-78.14.0esr-11.0-1] Bug 27476: Implement about:torconnect captive portal within Tor Browser

2021-09-07 Thread sysrqb
commit 8b2cf8458bc402f49506e53853c0baa8e2e2e5e7 Author: Richard Pospesel Date: Wed Apr 28 23:09:34 2021 -0500 Bug 27476: Implement about:torconnect captive portal within Tor Browser - implements new about:torconnect page as tor-launcher replacement - adds tor connection status

[tor-commits] [tor-browser/tor-browser-78.14.0esr-11.0-1] 40209: Implement Basic Crypto Safety

2021-09-07 Thread sysrqb
commit d57e030cbc7e7ec51b410718442ccffea05329f9 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.14.0esr-11.0-1] Bug 1673237 - Always allow SVGs on about: pages r=acat, tjr, emilio

2021-09-07 Thread sysrqb
commit e114db4649c6e37340ce60240c091baddc551d5a 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

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

2021-09-07 Thread sysrqb
commit f93dba73ae0f5ee575848e5c56d973e774cc6ac7 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

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

2021-09-07 Thread sysrqb
commit 4296898b0cb9cc41938229bc3537f38ae50da3b7 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.14.0esr-11.0-1] Bug 40166: Disable security.certerrors.mitm.auto_enable_enterprise_roots

2021-09-07 Thread sysrqb
commit 8d76e5a56e8b69ad82636aed9755e0dfbba6c944 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.14.0esr-11.0-1] Bug 40025: Remove Mozilla add-on install permissions

2021-09-07 Thread sysrqb
commit 4f03d7369916ddd8532ae56ee67553cd5af00a3e 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

[tor-commits] [tor-browser/tor-browser-78.14.0esr-11.0-1] Bug 40002: Remove about:pioneer

2021-09-07 Thread sysrqb
commit 18bfa86d544ca416abab18557ad8ac68665c93d6 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.14.0esr-11.0-1] Bug 32418: Allow updates to be disabled via an enterprise policy.

2021-09-07 Thread sysrqb
commit da0d624f6e6f417956d8ac0f13dcbf618d76785f 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-78.14.0esr-11.0-1] Bug 21952: Implement Onion-Location

2021-09-07 Thread sysrqb
commit 4ccbe57648b79096fd0dc7003f5f881bfe2c902b 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-78.14.0esr-11.0-1] Bug 33852: Clean up about:logins (LockWise) to avoid mentioning sync, etc.

2021-09-07 Thread sysrqb
commit 19103e3cd634f9df40ffd3ac155f06c66a4c7a25 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-78.14.0esr-11.0-1] Bug 1658881 - When failing to create a channel and an image request, make sure to set the image blocking status appropriately. r=tnikkel

2021-09-07 Thread sysrqb
commit 9e1341c877175f09b2ca93eaa8b601ae732d0b35 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.14.0esr-11.0-1] Bug 1650281 - P1: Widen `gCombinedSizes` once the buffers grow r=gerald

2021-09-07 Thread sysrqb
commit 498242eed93ea0367a582326894856f0439fd28d 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.

[tor-commits] [tor-browser/tor-browser-78.14.0esr-11.0-1] Bug 40073: Disable remote Public Suffix List fetching

2021-09-07 Thread sysrqb
commit c365ce1097b941699a8fdf3fdc17c57f0a544f80 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-78.14.0esr-11.0-1] Bug 28125 - Prevent non-Necko network connections

2021-09-07 Thread sysrqb
commit 0dc3fd11786c5b93bff67bcbf145f2d38082cb9e 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-78.14.0esr-11.0-1] Bug 28005: Implement .onion alias urlbar rewrites

2021-09-07 Thread sysrqb
commit f2712dc2e83b0581e633affbb26cc5fcb8cb5abb 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.14.0esr-11.0-1] Bug 33342: Avoid disconnect search addon error after removal.

2021-09-07 Thread sysrqb
commit df16002b481e34b578df1f16e0e45202dec95a2b 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-78.14.0esr-11.0-1] Orfox: Centralized proxy applied to AbstractCommunicator and BaseResources.

2021-09-07 Thread sysrqb
commit bec285dea1b5085edad14be9aab3a8b58ee40cdb 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-78.14.0esr-11.0-1] Bug 25741 - TBA: Disable GeckoNetworkManager

2021-09-07 Thread sysrqb
commit e6ad4e9a6c4d201cd0bef96e582ae9c225acbefb 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.14.0esr-11.0-1] Bug 24796 - Comment out excess permissions from GeckoView

2021-09-07 Thread sysrqb
commit 69ddb9b3d7e31d8c64e29149e39dd7366c0c 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-78.14.0esr-11.0-1] Bug 32658: Create a new MAR signing key

2021-09-07 Thread sysrqb
commit b60a5ebe5ed463fbd2877957f31b9c1fc00c6e08 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:

[tor-commits] [tor-browser/tor-browser-78.14.0esr-11.0-1] Bug 27604: Fix addon issues when moving TB directory

2021-09-07 Thread sysrqb
commit b9ca9e05692cdf7e193335bf4271f18ecd0e19b4 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-78.14.0esr-11.0-1] Bug 32220: Improve the letterboxing experience

2021-09-07 Thread sysrqb
commit 36d7b2500fd11651b95efba1c834016d5ca1d061 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.14.0esr-11.0-1] Bug 30237: Add v3 onion services client authentication prompt

2021-09-07 Thread sysrqb
commit a4be4725c06b13e1a5c0eeaeeb7febe7c592f437 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-78.14.0esr-11.0-1] Bug 31286: Implementation of bridge, proxy, and firewall settings in about:preferences#tor

2021-09-07 Thread sysrqb
commit fb6c60ad2f6960583e7f34645b216097c741919a 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-78.14.0esr-11.0-1] Bug 31740: Remove some unnecessary RemoteSettings instances

2021-09-07 Thread sysrqb
commit f2cb439a13e035ab1c5aae7388d0ece9eea17157 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-78.14.0esr-11.0-1] Bug 27511: Add new identity button to toolbar

2021-09-07 Thread sysrqb
commit cf92cb91988c77fbf88aeecb973c8efdb5d3febe 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-78.14.0esr-11.0-1] Bug 31563: force reloading search extensions if extensions.enabledScopes has changed

2021-09-07 Thread sysrqb
commit 819110bf86f844afa960401a4234eb3dfc50d08f 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(+),

[tor-commits] [tor-browser/tor-browser-78.14.0esr-11.0-1] Bug 31575: Replace Firefox Home (newtab) with about:tor

2021-09-07 Thread sysrqb
commit 3962381d84c1906c165f44b0603b22151286ad01 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-78.14.0esr-11.0-1] Bug 32092: Fix Tor Browser Support link in preferences

2021-09-07 Thread sysrqb
commit f7813785aab3ccd28d966361c57ed02cd38fd91b 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-78.14.0esr-11.0-1] Bug 21431: Clean-up system extensions shipped in Firefox

2021-09-07 Thread sysrqb
commit 14fe40e84cfe8c2fb60f4612cd5e15252f7d6752 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.14.0esr-11.0-1] Bug 31607: App menu items stop working on macOS

2021-09-07 Thread sysrqb
commit 6995137f65786aa61bb11d07bd6de33646de6033 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.14.0esr-11.0-1] Bug 13543: Spoof smooth and powerEfficient for Media Capabilities

2021-09-07 Thread sysrqb
commit 81e1bdce4d8d6b8b170a3a7a5a6005c3f97b34de 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

[tor-commits] [tor-browser/tor-browser-78.14.0esr-11.0-1] Bug 23247: Communicating security expectations for .onion

2021-09-07 Thread sysrqb
commit a5b8ad271ac94987284976a5cdf780b2e07fdaa5 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-78.14.0esr-11.0-1] Bug 26345: Hide tracking protection UI

2021-09-07 Thread sysrqb
commit b7a6e7000f0f1a86767c71a0735eacf7ca0ae39d 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.14.0esr-11.0-1] Bug 28369: Stop shipping pingsender executable

2021-09-07 Thread sysrqb
commit ab4fa261c998f40341738411c65bb7ff64ba152a 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-78.14.0esr-11.0-1] Bug 26353: Prevent speculative connect that violated FPI.

2021-09-07 Thread sysrqb
commit 36a9e8f7a0a2b261dfc08d881972deb73ec83e3d 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.14.0esr-11.0-1] Bug 30541: Disable WebGL readPixel() for web content

2021-09-07 Thread sysrqb
commit 42ab0bddf09a3cc0a886cf739886a11437e91e2b 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-78.14.0esr-11.0-1] Bug 25658: Replace security slider with security level UI

2021-09-07 Thread sysrqb
commit c558c78f86b6be1813dd5317a628c0ca33b514f8 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-78.14.0esr-11.0-1] Bug 23104: Add a default line height compensation

2021-09-07 Thread sysrqb
commit 2b9a95af5139c34a1feb267fceaea5f881f64bca 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-78.14.0esr-11.0-1] Omnibox: Add DDG, Startpage, Disconnect, Youtube, Twitter; remove Amazon, eBay, bing

2021-09-07 Thread sysrqb
commit 3ddffa7b4ebcad33e5a87957547c53e3c6f3defe 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.14.0esr-11.0-1] Bug 21830: Copying large text from web console leaks to /tmp

2021-09-07 Thread sysrqb
commit 9c27aab313db46f70337c1c3b994f3d0b4d36c9a 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-78.14.0esr-11.0-1] Bug 16285: Exclude ClearKey system for now

2021-09-07 Thread sysrqb
commit 09d1454edc04d024f54a88d9c8a0bb88dede1e6b 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-78.14.0esr-11.0-1] Bug 4234: Use the Firefox Update Process for Tor Browser.

2021-09-07 Thread sysrqb
commit 13554778a23e1bae6fa36eaab552f17843854e4e 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-78.14.0esr-11.0-1] Bug 19121: reinstate the update.xml hash check

2021-09-07 Thread sysrqb
commit 0eda031a5b0a0205495ddd4a04a8c53baf14e760 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-78.14.0esr-11.0-1] Bug 13379: Sign our MAR files.

2021-09-07 Thread sysrqb
commit 74d5c0b944548119c6c2f35e23cdaf0bcfb199f4 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.14.0esr-11.0-1] Bug 16940: After update, load local change notes.

2021-09-07 Thread sysrqb
commit 24584d3c52d21f9d9975d39cfede4b1b177e52bb 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-78.14.0esr-11.0-1] Bug 21724: Make Firefox and Tor Browser distinct macOS apps

2021-09-07 Thread sysrqb
commit c942e623a80d1d07801e6dee040d7b44264d0ab3 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-78.14.0esr-11.0-1] Bug 18821: Disable libmdns for Android and Desktop

2021-09-07 Thread sysrqb
commit 8e9e8f55c88d55f217cc80edcb5400318a158113 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.14.0esr-11.0-1] Bug 11641: change TBB directory structure to be more like Firefox's

2021-09-07 Thread sysrqb
commit fb444c8d1333fd9620383f740b764a7950728031 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-78.14.0esr-11.0-1] Bug 18800: Remove localhost DNS lookup in nsProfileLock.cpp

2021-09-07 Thread sysrqb
commit ebe4e89b54c585ed9420010189d535a9e682c524 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-78.14.0esr-11.0-1] Bug 16620: Clear window.name when no referrer sent

2021-09-07 Thread sysrqb
commit b73505115f7b83ad2b863abe5fa5793362875ddc 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-78.14.0esr-11.0-1] Bug 19273: Avoid JavaScript patching of the external app helper dialog.

2021-09-07 Thread sysrqb
commit 3781dd6302541a716fcfa53f73026e2fedb9aa26 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-78.14.0esr-11.0-1] Bug 13252: Do not store data in the app bundle

2021-09-07 Thread sysrqb
commit c7af85a79779ba24c14a1d974713425e3f97e380 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-78.14.0esr-11.0-1] Bug 3547: Block all plugins.

2021-09-07 Thread sysrqb
commit 5fc41dbe7a484cc1a836b4278302b7d11418e099 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

[tor-commits] [tor-browser/tor-browser-78.14.0esr-11.0-1] Bug 9173: Change the default Firefox profile directory to be TBB-relative.

2021-09-07 Thread sysrqb
commit 8125e31d89b1f2b6dbfeeea965ada240c2786a2d 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-78.14.0esr-11.0-1] Bug 14631: Improve profile access error messages.

2021-09-07 Thread sysrqb
commit 9430c248988da94ce7b50b49b7a32f4a981e3786 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-78.14.0esr-11.0-1] Bug 13028: Prevent potential proxy bypass cases.

2021-09-07 Thread sysrqb
commit bd256b7f41a386393989fee10adf324191a4c81d 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-78.14.0esr-11.0-1] Bug 16439: Remove screencasting code

2021-09-07 Thread sysrqb
commit da13a217972d17f470854acf9cc7573ff4158314 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-78.14.0esr-11.0-1] Bug 12974: Disable NTLM and Negotiate HTTP Auth

2021-09-07 Thread sysrqb
commit ae5d7c97b6d103ee7c2fdc6f8f00a75c682b320f 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.14.0esr-11.0-1] Bug 10760: Integrate TorButton to TorBrowser core

2021-09-07 Thread sysrqb
commit 572f7fd3facb655506c687d646e0e78c6f881653 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-78.14.0esr-11.0-1] Bug 28044: Integrate Tor Launcher into tor-browser

2021-09-07 Thread sysrqb
commit 14e09e5eaf08b801a05384e05bfcc850382c4267 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-78.14.0esr-11.0-1] Add TorStrings module for localization

2021-09-07 Thread sysrqb
commit 58d2ad308ee5395e1f80b2bad70fa25f811303d1 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-78.14.0esr-11.0-1] Bug 12620: TorBrowser regression tests

2021-09-07 Thread sysrqb
commit 5a41d164fe320767afd821d4cbf499a39c781925 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-78.14.0esr-11.0-1] Bug 1585470 - Remove duplicate cpu-features.c definition when building GV without webrtc r=glandium

2021-09-07 Thread sysrqb
commit ff497e085f85c266f6ae53d8ee8d6a59d98162a0 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] [tor-browser/tor-browser-78.14.0esr-11.0-1] TB4: Tor Browser's Firefox preference overrides.

2021-09-07 Thread sysrqb
commit a2bfd5700c089c694f72637fb12da330fc18375b Author: Mike Perry Date: Tue Sep 10 18:20:43 2013 -0700 TB4: Tor Browser's Firefox preference overrides. This hack directly includes our preference changes in omni.ja. Bug 18292: Staged updates fail on Windows

[tor-commits] [tor-browser/tor-browser-78.14.0esr-11.0-1] Bug 1642754 - Update prompts should not depend on how update was initiated r=bytesized

2021-09-07 Thread sysrqb
commit e228a6d15cb8731ae9ecde1dd93cbb09385fd0c0 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

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

2021-09-07 Thread sysrqb
commit d32d3e30de1735815aa0da3d57b361dddc9af1d2 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

[tor-commits] [tor-browser/tor-browser-78.14.0esr-11.0-1] TB3: Tor Browser's official .mozconfigs.

2021-09-07 Thread sysrqb
commit 9265cf854c462f07e7d93ebe52f0e002816e9084 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] [torspec/main] Merge branch '61_pathspec'

2021-09-07 Thread nickm
commit ba6bf07fbf5aa2506fa17c24060f1342acbb9a6b Merge: c17c36c 62ad3ea Author: Nick Mathewson Date: Tue Sep 7 16:36:34 2021 -0400 Merge branch '61_pathspec' path-spec.txt | 64 +++ 1 file changed, 56 insertions(+), 8 deletions(-)

[tor-commits] [torspec/main] cbtinitialtimeout also affects the default abandon timeout.

2021-09-07 Thread nickm
commit 710e230e278cf089b3bb81dd5b6c22aaa2702be4 Author: Nick Mathewson Date: Fri Aug 27 11:14:14 2021 -0400 cbtinitialtimeout also affects the default abandon timeout. --- path-spec.txt | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/path-spec.txt b/path-spec.txt

[tor-commits] [torspec/main] path-spec corrections from Mike.

2021-09-07 Thread nickm
commit 62ad3ea125aafd39a7de2907344b79126860d4cc Author: Nick Mathewson Date: Tue Sep 7 16:36:16 2021 -0400 path-spec corrections from Mike. --- path-spec.txt | 19 ++- 1 file changed, 10 insertions(+), 9 deletions(-) diff --git a/path-spec.txt b/path-spec.txt index

[tor-commits] [torspec/main] Describe reload behavior of path-spec data.

2021-09-07 Thread nickm
commit de373736ee74a300f68e1355e0cbeed812ca5d80 Author: Nick Mathewson Date: Fri Aug 27 11:04:22 2021 -0400 Describe reload behavior of path-spec data. --- path-spec.txt | 13 ++--- 1 file changed, 10 insertions(+), 3 deletions(-) diff --git a/path-spec.txt b/path-spec.txt index

[tor-commits] [torspec/main] Clarify Xm tiebreaker rules.

2021-09-07 Thread nickm
commit 2b92f992ef27ceea3b253a3940a6da3127a0a8b8 Author: Nick Mathewson Date: Fri Aug 27 10:48:43 2021 -0400 Clarify Xm tiebreaker rules. --- path-spec.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/path-spec.txt b/path-spec.txt index 77368d8..f257e86 100644 ---

[tor-commits] [torspec/main] path-spec: describe the behavior of circuit_expire_building()

2021-09-07 Thread nickm
commit a282bfc4996b39658b207e9ce1da322de26185cf Author: Nick Mathewson Date: Fri Aug 27 11:11:08 2021 -0400 path-spec: describe the behavior of circuit_expire_building() This is my attempt to extract a general concise rule here. (I am not sure that Tor adjusts both

[tor-commits] [torspec/main] Explain when circuits are torn down, and how they become dirty.

2021-09-07 Thread nickm
commit e226989eb19cdbcfa46c6ef9ec6ed866f453a871 Author: Nick Mathewson Date: Fri Aug 27 10:46:46 2021 -0400 Explain when circuits are torn down, and how they become dirty. --- path-spec.txt | 15 ++- 1 file changed, 14 insertions(+), 1 deletion(-) diff --git a/path-spec.txt

[tor-commits] [torspec/main] Note that only three-hop circuits are used as build time observations.

2021-09-07 Thread nickm
commit 8f5b7021b65b5379ad7fecc6f0559a21af77d740 Author: Nick Mathewson Date: Fri Aug 27 10:47:01 2021 -0400 Note that only three-hop circuits are used as build time observations. --- path-spec.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/path-spec.txt b/path-spec.txt index

[tor-commits] [tor-browser-build/master] Bug 40352: Add desktop-only (Windows/macOS/Linux) Makefile rules

2021-09-07 Thread sysrqb
commit 77483e8c27641373328e5a360cb2e5e92f883aa7 Author: Nicolas Vigier Date: Thu Sep 2 12:01:34 2021 +0200 Bug 40352: Add desktop-only (Windows/macOS/Linux) Makefile rules --- Makefile | 12 doc/MAKEFILE.txt | 10 ++ 2 files changed, 18 insertions(+), 4

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

2021-09-07 Thread translation
commit f8307c2897a924eafd0afc435c522f7d989f903e Author: Translation commit bot Date: Tue Sep 7 16:17:57 2021 + https://gitweb.torproject.org/translation.git/commit/?h=tpo-web --- contents+sr.po | 15 +-- 1 file changed, 9 insertions(+), 6 deletions(-) diff --git

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

2021-09-07 Thread translation
commit 9b6ac5d6d27d91812d623bf7706a313961cd78c5 Author: Translation commit bot Date: Tue Sep 7 15:47:45 2021 + https://gitweb.torproject.org/translation.git/commit/?h=support-portal --- contents+sr.po | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git

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

2021-09-07 Thread translation
commit 920dadd94ea91eb91305171b3ad4133ed89c73de Author: Translation commit bot Date: Tue Sep 7 15:47:40 2021 + https://gitweb.torproject.org/translation.git/commit/?h=tpo-web --- contents+sr.po | 36 ++-- 1 file changed, 26 insertions(+), 10

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

2021-09-07 Thread translation
commit 2526e1f03127577ee59aa3ff131bdd3264dbe25c Author: Translation commit bot Date: Tue Sep 7 15:46:51 2021 + https://gitweb.torproject.org/translation.git/commit/?h=tbmanual-contentspot --- contents+sr.po | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git

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

2021-09-07 Thread translation
commit 454a3013e40b793dc2296384079917fcdcf3e523 Author: Translation commit bot Date: Tue Sep 7 15:18:01 2021 + https://gitweb.torproject.org/translation.git/commit/?h=support-portal --- contents+sr.po | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git

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

2021-09-07 Thread translation
commit cb9ba7863968a79828fdffbee01ca9404e59cb31 Author: Translation commit bot Date: Tue Sep 7 15:17:57 2021 + https://gitweb.torproject.org/translation.git/commit/?h=tpo-web --- contents+sr.po | 13 +++-- 1 file changed, 7 insertions(+), 6 deletions(-) diff --git

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

2021-09-07 Thread translation
commit a21bdd6992cff29a98d29a2cc0b4e7e6c79a7409 Author: Translation commit bot Date: Tue Sep 7 15:17:07 2021 + https://gitweb.torproject.org/translation.git/commit/?h=tbmanual-contentspot --- contents+sr.po | 53 +++-- 1 file changed, 47

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

2021-09-07 Thread translation
commit 1901a9837404a68c9483a0299cc1ca4ff150cbc9 Author: Translation commit bot Date: Tue Sep 7 15:15:40 2021 + https://gitweb.torproject.org/translation.git/commit/?h=gettor-website-contentspot --- contents+sr.po | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git

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

2021-09-07 Thread nickm
commit 677b0c9f6d9d7793a6a2c961036017076fe2abf4 Merge: fe6898157c e5b234e358 Author: Nick Mathewson Date: Tue Sep 7 07:51:07 2021 -0400 Merge remote-tracking branch 'tor-gitlab/mr/426' scripts/maint/practracker/includes.py | 10 ++ 1 file changed, 6 insertions(+), 4 deletions(-)

[tor-commits] [tor/main] Improve fname_is_c func in pratracker/includes.py

2021-09-07 Thread nickm
commit e5b234e3582aef3476efb6bfc3d47981b3fb038f Author: skaluzka Date: Sun Aug 29 22:10:44 2021 +0200 Improve fname_is_c func in pratracker/includes.py Use tuples for bname.startswith and fname.endswith in "fname_is_c" function. --- scripts/maint/practracker/includes.py | 10

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

2021-09-07 Thread translation
commit eb7c645308d17a19c438c370bca3abf1acb28848 Author: Translation commit bot Date: Tue Sep 7 09:46:56 2021 + https://gitweb.torproject.org/translation.git/commit/?h=tbmanual-contentspot --- contents+my.po | 38 +++--- 1 file changed, 19 insertions(+),

  1   2   >