lists.torproject.org
Sign In Sign Up
Manage this list Sign In Sign Up

Keyboard Shortcuts

Thread View

  • j: Next unread message
  • k: Previous unread message
  • j a: Jump to all threads
  • j l: Jump to MailingList overview

tbb-commits

Thread Start a new thread
Threads by month
  • ----- 2025 -----
  • August
  • July
  • June
  • May
  • April
  • March
  • February
  • January
  • ----- 2024 -----
  • December
  • November
  • October
  • September
  • August
  • July
  • June
  • May
  • April
  • March
  • February
  • January
  • ----- 2023 -----
  • December
  • November
  • October
  • September
  • August
  • July
  • June
  • May
  • April
  • March
  • February
  • January
  • ----- 2022 -----
  • December
  • November
  • October
  • September
  • August
  • July
  • June
  • May
  • April
  • March
  • February
  • January
  • ----- 2021 -----
  • December
  • November
  • October
  • September
  • August
  • July
  • June
  • May
  • April
  • March
  • February
  • January
  • ----- 2020 -----
  • December
  • November
  • October
  • September
  • August
  • July
  • June
  • May
  • April
  • March
  • February
  • January
  • ----- 2019 -----
  • December
  • November
  • October
  • September
  • August
  • July
  • June
  • May
  • April
  • March
  • February
  • January
  • ----- 2018 -----
  • December
  • November
  • October
  • September
  • August
  • July
  • June
  • May
  • April
  • March
  • February
  • January
  • ----- 2017 -----
  • December
  • November
  • October
  • September
  • August
  • July
  • June
  • May
  • April
  • March
  • February
  • January
  • ----- 2016 -----
  • December
  • November
  • October
  • September
  • August
  • July
  • June
  • May
  • April
  • March
  • February
  • January
  • ----- 2015 -----
  • December
  • November
  • October
  • September
  • August
  • July
  • June
  • May
  • April
  • March
  • February
  • January
  • ----- 2014 -----
  • December
  • November
  • October
  • September
  • August
  • July
  • June
  • May
  • April
  • March
  • February
tbb-commits@lists.torproject.org

  • 1 participants
  • 18963 discussions
[tor-browser] branch tor-browser-102.3.0esr-12.0-2 updated (bdbc21560c1a -> fdc9a5d06299)
by gitolite role 06 Oct '22

06 Oct '22
This is an automated email from the git hooks/post-receive script. pierov pushed a change to branch tor-browser-102.3.0esr-12.0-2 in repository tor-browser. from bdbc21560c1a fixup! Add TorStrings module for localization new 6658c0005acc fixup! Bug 30605: Honor privacy.spoof_english in Android new 09a42b2bbfb0 fixup! Bug 40925: Implemented the Security Level component new 515f44ce268a fixup! Bug 9173: Change the default Firefox profile directory to be relative. new 28020af1754e fixup! Bug 40925: Implemented the Security Level component new 7591a0780be4 fixup! Base Browser's .mozconfigs. new fdc9a5d06299 fixup! TB3: Tor Browser's official .mozconfigs. The 6 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: browser/components/securitylevel/moz.build | 12 ------- .../config/mozconfigs/base-browser-android | 29 ++++++++------- browser/config/mozconfigs/tor-browser-android | 13 +++++++ browser/installer/package-manifest.in | 2 +- .../mozilla/geckoview/GeckoRuntimeSettings.java | 42 ++++++++++++++++++++++ mobile/android/installer/package-manifest.in | 3 ++ moz.configure | 2 +- mozconfig-android-aarch64 | 4 +++ mozconfig-android-all-dev | 2 +- mozconfig-android-armv7 | 37 ++----------------- mozconfig-android-x86 | 4 +++ mozconfig-android-x86_64 | 4 +++ toolkit/components/moz.build | 1 + .../components/securitylevel/SecurityLevel.jsm | 0 .../securitylevel/SecurityLevel.manifest | 0 .../components/securitylevel/components.conf | 2 +- .../components/securitylevel/moz.build | 2 -- 17 files changed, 94 insertions(+), 65 deletions(-) copy mozconfig-android-armv7 => browser/config/mozconfigs/base-browser-android (50%) create mode 100644 browser/config/mozconfigs/tor-browser-android create mode 100644 mozconfig-android-aarch64 create mode 100644 mozconfig-android-x86 create mode 100644 mozconfig-android-x86_64 rename {browser => toolkit}/components/securitylevel/SecurityLevel.jsm (100%) rename {browser => toolkit}/components/securitylevel/SecurityLevel.manifest (100%) rename {browser => toolkit}/components/securitylevel/components.conf (77%) copy {browser => toolkit}/components/securitylevel/moz.build (83%) -- To stop receiving notification emails like this one, please contact the administrator of this repository.
1 6
0 0
[Git][tpo/applications/fenix][tor-browser-102.2.1-12.0-1] amend! Modify Add-on support
by ma1 (@ma1) 06 Oct '22

06 Oct '22
ma1 pushed to branch tor-browser-102.2.1-12.0-1 at The Tor Project / Applications / fenix Commits: fadbafad by hackademix at 2022-10-06T11:27:32+02:00 amend! Modify Add-on support Modify add-on support Bug 41160: One-time ultimate switch Tor Browser Android to HTTPS-Only. Bug 41159: Remove HTTPS-Everywhere extension from Tor Browser Android. Bug 41094: Enable HTTPS-Only Mode by default in Tor Browser Android. Bug 40225: Bundled extensions don't get updated with Android Tor Browser updates. Bug 40030: Install NoScript addon on startup. Also 40070: Consider storing the list of recommended addons This implements our own AddonsProvider, which loads the list of available addons from assets instead of fetching it from an endpoint. Also, we hide the uninstall button for builtin addons. Bug 40058: Hide option for disallowing addon in private mode - - - - - 1 changed file: - app/src/main/java/org/mozilla/fenix/components/TorBrowserFeatures.kt Changes: ===================================== app/src/main/java/org/mozilla/fenix/components/TorBrowserFeatures.kt ===================================== @@ -98,10 +98,14 @@ object TorBrowserFeatures { fun install(context: Context, runtime: WebExtensionRuntime) { val settings = context.settings() /** - * Remove HTTPS Everywhere if we didn't yet, unless HTTPS-Only is disabled, which might - * mean user opted out from the built-in mechanism and still relies on the extension. + * Remove HTTPS Everywhere if we didn't yet. */ - if (!settings.httpsEverywhereRemoved && settings.shouldUseHttpsOnly) { + if (!settings.httpsEverywhereRemoved) { + /** + * Ensure HTTPS-Only is enabled. + */ + settings.shouldUseHttpsOnly = true + settings.shouldUseHttpsOnlyInAllTabs = true uninstallHTTPSEverywhere( runtime, onSuccess = { View it on GitLab: https://gitlab.torproject.org/tpo/applications/fenix/-/commit/fadbafada200b… -- View it on GitLab: https://gitlab.torproject.org/tpo/applications/fenix/-/commit/fadbafada200b… You're receiving this email because of your account on gitlab.torproject.org.
1 0
0 0
[tor-browser] annotated tag tor-browser-91.13.0esr-11.5-1-build3 created (now 08faf462bb4c)
by gitolite role 06 Oct '22

06 Oct '22
This is an automated email from the git hooks/post-receive script. pierov pushed a change to annotated tag tor-browser-91.13.0esr-11.5-1-build3 in repository tor-browser. at 08faf462bb4c (tag) tagging 993cc388f97c46211672a7f9fc2e56e74da9cd6b (commit) replaces tor-browser-91.13.0esr-11.5-1-build2 by Pier Angelo Vendrame on Thu Oct 6 10:07:06 2022 +0200 - Log ----------------------------------------------------------------- Tagging build3 for 91.13esr-based stable -----BEGIN PGP SIGNATURE----- iHUEABYIAB0WIQQCHOE9KLO2f598e8HwdW0XkBKIkQUCYz6MqgAKCRDwdW0XkBKI kdMdAQD9ppw6bB4EdOfIBt2wGzAUy+NRzzB9wfMGSK82fGx8NQD9E1wmZHAr3H0e qkEzO8O+fJGuZv4JQiZeYRwJE6jy8A0= =S6A3 -----END PGP SIGNATURE----- ----------------------------------------------------------------------- No new revisions were added by this update. -- To stop receiving notification emails like this one, please contact the administrator of this repository.
1 0
0 0
[tor-browser] branch tor-browser-91.13.0esr-11.5-1 updated: fixup! Bug 10760: Integrate TorButton to TorBrowser core
by gitolite role 06 Oct '22

06 Oct '22
This is an automated email from the git hooks/post-receive script. pierov pushed a commit to branch tor-browser-91.13.0esr-11.5-1 in repository tor-browser. The following commit(s) were added to refs/heads/tor-browser-91.13.0esr-11.5-1 by this push: new 993cc388f97c fixup! Bug 10760: Integrate TorButton to TorBrowser core 993cc388f97c is described below commit 993cc388f97c46211672a7f9fc2e56e74da9cd6b Author: Pier Angelo Vendrame <pierov(a)torproject.org> AuthorDate: Thu Oct 6 10:05:24 2022 +0200 fixup! Bug 10760: Integrate TorButton to TorBrowser core Updated torbutton (included yec changes to about:tor). --- toolkit/torproject/torbutton | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/toolkit/torproject/torbutton b/toolkit/torproject/torbutton index 0887a5514656..5d7e654bf71f 160000 --- a/toolkit/torproject/torbutton +++ b/toolkit/torproject/torbutton @@ -1 +1 @@ -Subproject commit 0887a5514656904b4b725f5290dc5fbe1163983d +Subproject commit 5d7e654bf71f63be44cc38f1db26b82dda7907a7 -- To stop receiving notification emails like this one, please contact the administrator of this repository.
1 0
0 0
[tor-browser] branch tor-browser-91.13.0esr-11.5-1 updated: Bug 1780348 - Exit fullscreen if DOMFullscreenChild is not able to continue the fullscreen transition; r=smaug, a=RyanVM
by gitolite role 06 Oct '22

06 Oct '22
This is an automated email from the git hooks/post-receive script. pierov pushed a commit to branch tor-browser-91.13.0esr-11.5-1 in repository tor-browser. The following commit(s) were added to refs/heads/tor-browser-91.13.0esr-11.5-1 by this push: new a81e14e5ee79 Bug 1780348 - Exit fullscreen if DOMFullscreenChild is not able to continue the fullscreen transition; r=smaug, a=RyanVM a81e14e5ee79 is described below commit a81e14e5ee7975305f1844c46142324039946270 Author: Edgar Chen <echen(a)mozilla.com> AuthorDate: Mon Aug 8 20:06:32 2022 +0000 Bug 1780348 - Exit fullscreen if DOMFullscreenChild is not able to continue the fullscreen transition; r=smaug, a=RyanVM Differential Revision: https://phabricator.services.mozilla.com/D153807 --- browser/actors/DOMFullscreenChild.jsm | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/browser/actors/DOMFullscreenChild.jsm b/browser/actors/DOMFullscreenChild.jsm index b0f3769dfa57..008d1e6e5cb4 100644 --- a/browser/actors/DOMFullscreenChild.jsm +++ b/browser/actors/DOMFullscreenChild.jsm @@ -25,6 +25,13 @@ class DOMFullscreenChild extends JSWindowActorChild { let remoteFrameBC = aMessage.data.remoteFrameBC; if (remoteFrameBC) { let remoteFrame = remoteFrameBC.embedderElement; + if (!remoteFrame) { + // This could happen when the page navigate away and trigger a + // process switching during fullscreen transition, tell the parent + // to just exit. + this.sendAsyncMessage("DOMFullscreen:Exit", {}); + break; + } this._isNotTheRequestSource = true; windowUtils.remoteFrameFullscreenChanged(remoteFrame); } else { -- To stop receiving notification emails like this one, please contact the administrator of this repository.
1 0
0 0
[torbutton] branch maint-11.5 updated (d8db5443 -> 5d7e654b)
by gitolite role 04 Oct '22

04 Oct '22
This is an automated email from the git hooks/post-receive script. pierov pushed a change to branch maint-11.5 in repository torbutton. from d8db5443 fixup! Bug 41314: Add YEC 2022 strings to torbutton and fenix new 316da7e0 Bug 41303: Implement 2022 Year End Campaign look in about:tor new 5d7e654b Bug 41338: Correct direction of search arrow in right-to-left The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: LICENSE | 92 ++++++++++++++++++ chrome/content/aboutTor/aboutTor-content.js | 10 ++ chrome/content/aboutTor/aboutTor.xhtml | 36 ++++++- chrome/skin/aboutTor.css | 142 ++++++++++++++++++++++++++++ chrome/skin/aboutTorYECfonts.css | 21 ++++ chrome/skin/yec-bg-2x.png | Bin 0 -> 115282 bytes chrome/skin/yec-bg-3x.png | Bin 0 -> 241727 bytes chrome/skin/yec-foreground-2x.png | Bin 0 -> 29031 bytes chrome/skin/yec-foreground-3x.png | Bin 0 -> 51701 bytes 9 files changed, 298 insertions(+), 3 deletions(-) create mode 100644 chrome/skin/aboutTorYECfonts.css create mode 100644 chrome/skin/yec-bg-2x.png create mode 100644 chrome/skin/yec-bg-3x.png create mode 100644 chrome/skin/yec-foreground-2x.png create mode 100644 chrome/skin/yec-foreground-3x.png -- To stop receiving notification emails like this one, please contact the administrator of this repository.
1 2
0 0
[torbutton] branch main updated: Bug 41338: Correct direction of search arrow in right-to-left
by gitolite role 04 Oct '22

04 Oct '22
This is an automated email from the git hooks/post-receive script. pierov pushed a commit to branch main in repository torbutton. The following commit(s) were added to refs/heads/main by this push: new c886cb9d Bug 41338: Correct direction of search arrow in right-to-left c886cb9d is described below commit c886cb9dea1788960e245f1cf45a4eaf34255c5d Author: Henry Wilkes <henry(a)torproject.org> AuthorDate: Tue Oct 4 17:58:13 2022 +0100 Bug 41338: Correct direction of search arrow in right-to-left --- chrome/skin/aboutTor.css | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/chrome/skin/aboutTor.css b/chrome/skin/aboutTor.css index 2712b9f1..da02130b 100644 --- a/chrome/skin/aboutTor.css +++ b/chrome/skin/aboutTor.css @@ -206,6 +206,10 @@ body:not([showmanual]) .showForManual { cursor: pointer; } +#search-button:dir(rtl) { + transform: scaleX(-1); +} + #search-button:hover { background-color: rgba(12, 12, 13, 0.1); /* same as Firefox's about:home */ } -- To stop receiving notification emails like this one, please contact the administrator of this repository.
1 0
0 0
[tor-browser] annotated tag geckoview-102.3.0esr-11.5-1-build1 created (now 0a53c8fd683d)
by gitolite role 04 Oct '22

04 Oct '22
This is an automated email from the git hooks/post-receive script. pierov pushed a change to annotated tag geckoview-102.3.0esr-11.5-1-build1 in repository tor-browser. at 0a53c8fd683d (tag) tagging 8e58910e9e690aa148c0911bfa70cf8b9c9d9401 (commit) replaces geckoview-102.3.0esr-12.0-1-build1 by Pier Angelo Vendrame on Tue Oct 4 18:09:21 2022 +0200 - Log ----------------------------------------------------------------- Tagging build1 for 102.3.0esr-based stable -----BEGIN PGP SIGNATURE----- iHUEABYIAB0WIQQCHOE9KLO2f598e8HwdW0XkBKIkQUCYzxbLAAKCRDwdW0XkBKI kV2jAQDEtVhImPblyjEfxGiXaDN032MEsH9FdJqJszXLcqgwHAD+JeYQgTO+ziZd Vx4zAogSFNJt5GmKFQwpLAiol/k9Lwk= =TaJS -----END PGP SIGNATURE----- ----------------------------------------------------------------------- No new revisions were added by this update. -- To stop receiving notification emails like this one, please contact the administrator of this repository.
1 0
0 0
[Git][tpo/applications/android-components] Pushed new branch android-components-102.0.14-11.5-1
by Pier Angelo Vendrame (@pierov) 04 Oct '22

04 Oct '22
Pier Angelo Vendrame pushed new branch android-components-102.0.14-11.5-1 at The Tor Project / Applications / android-components -- View it on GitLab: https://gitlab.torproject.org/tpo/applications/android-components/-/tree/an… You're receiving this email because of your account on gitlab.torproject.org.
1 0
0 0
[builders/tor-browser-build] branch release_prep_update deleted (was 63a7b8e)
by gitolite role 04 Oct '22

04 Oct '22
This is an automated email from the git hooks/post-receive script. richard pushed a change to branch release_prep_update in repository builders/tor-browser-build. was 63a7b8e fixup! Bug 40451: Create Release Prep issue template This change permanently discards the following revisions: discard 63a7b8e fixup! Bug 40451: Create Release Prep issue template -- To stop receiving notification emails like this one, please contact the administrator of this repository.
1 0
0 0
  • ← Newer
  • 1
  • ...
  • 526
  • 527
  • 528
  • 529
  • 530
  • 531
  • 532
  • ...
  • 1897
  • Older →

HyperKitty Powered by HyperKitty version 1.3.12.