morgan pushed to branch mullvad-browser-128.3.0esr-14.0-1 at The Tor Project / Applications / Mullvad Browser
Commits:
5d608b10 by hackademix at 2024-10-16T22:11:51+00:00
Bug 43101: Deep link to the startup security warning explanation.
- - - - -
1 changed file:
- security/sandbox/common/SandboxUtils.sys.mjs
Changes:
=====================================
security/sandbox/common/SandboxUtils.sys.mjs
=====================================
@@ -37,7 +37,7 @@ export var SandboxUtils = {
let buttons = [
{
- supportPage: "install-firefox-linux",
+ supportPage: "install-firefox-linux#w_security-features-warning",
"l10n-id": "sandbox-unprivileged-namespaces-howtofix",
},
{
View it on GitLab: https://gitlab.torproject.org/tpo/applications/mullvad-browser/-/commit/5d6…
--
View it on GitLab: https://gitlab.torproject.org/tpo/applications/mullvad-browser/-/commit/5d6…
You're receiving this email because of your account on gitlab.torproject.org.
morgan pushed to branch base-browser-128.3.0esr-14.0-1 at The Tor Project / Applications / Tor Browser
Commits:
7a7678d2 by hackademix at 2024-10-16T22:11:05+00:00
Bug 43101: Deep link to the startup security warning explanation.
- - - - -
1 changed file:
- security/sandbox/common/SandboxUtils.sys.mjs
Changes:
=====================================
security/sandbox/common/SandboxUtils.sys.mjs
=====================================
@@ -37,7 +37,7 @@ export var SandboxUtils = {
let buttons = [
{
- supportPage: "install-firefox-linux",
+ supportPage: "install-firefox-linux#w_security-features-warning",
"l10n-id": "sandbox-unprivileged-namespaces-howtofix",
},
{
View it on GitLab: https://gitlab.torproject.org/tpo/applications/tor-browser/-/commit/7a7678d…
--
View it on GitLab: https://gitlab.torproject.org/tpo/applications/tor-browser/-/commit/7a7678d…
You're receiving this email because of your account on gitlab.torproject.org.
morgan pushed to branch tor-browser-128.3.0esr-14.0-1 at The Tor Project / Applications / Tor Browser
Commits:
91952ef5 by hackademix at 2024-10-16T23:58:58+02:00
Bug 43101: Deep link to the startup security warning explanation.
- - - - -
1 changed file:
- security/sandbox/common/SandboxUtils.sys.mjs
Changes:
=====================================
security/sandbox/common/SandboxUtils.sys.mjs
=====================================
@@ -37,7 +37,7 @@ export var SandboxUtils = {
let buttons = [
{
- supportPage: "install-firefox-linux",
+ supportPage: "install-firefox-linux#w_security-features-warning",
"l10n-id": "sandbox-unprivileged-namespaces-howtofix",
},
{
View it on GitLab: https://gitlab.torproject.org/tpo/applications/tor-browser/-/commit/91952ef…
--
View it on GitLab: https://gitlab.torproject.org/tpo/applications/tor-browser/-/commit/91952ef…
You're receiving this email because of your account on gitlab.torproject.org.
morgan pushed to branch mullvad-browser-128.3.0esr-14.0-1 at The Tor Project / Applications / Mullvad Browser
Commits:
e231e8a4 by hackademix at 2024-10-16T21:54:08+00:00
fixup! Bug 32308: Use direct browser sizing for letterboxing.
Bug 43217: Do not round letterboxing corners in fullscreen.
- - - - -
1 changed file:
- browser/base/content/browser.css
Changes:
=====================================
browser/base/content/browser.css
=====================================
@@ -113,6 +113,11 @@
background: var(--letterboxing-gradient-color2);
}
+browser:fullscreen {
+ --letterboxing-border-top-radius: 0;
+ --letterboxing-border-radius: 0;
+}
+
:root:not([inDOMFullscreen]) .letterboxing.letterboxing-ready .browserContainer:not(.responsive-mode)
> .browserStack:not(.exclude-letterboxing) {
place-content: var(--letterboxing-vertical-alignment) center;
View it on GitLab: https://gitlab.torproject.org/tpo/applications/mullvad-browser/-/commit/e23…
--
View it on GitLab: https://gitlab.torproject.org/tpo/applications/mullvad-browser/-/commit/e23…
You're receiving this email because of your account on gitlab.torproject.org.
morgan pushed to branch base-browser-128.3.0esr-14.0-1 at The Tor Project / Applications / Tor Browser
Commits:
b5bb3a75 by hackademix at 2024-10-16T21:53:32+00:00
fixup! Bug 32308: Use direct browser sizing for letterboxing.
Bug 43217: Do not round letterboxing corners in fullscreen.
- - - - -
1 changed file:
- browser/base/content/browser.css
Changes:
=====================================
browser/base/content/browser.css
=====================================
@@ -113,6 +113,11 @@
background: var(--letterboxing-gradient-color2);
}
+browser:fullscreen {
+ --letterboxing-border-top-radius: 0;
+ --letterboxing-border-radius: 0;
+}
+
:root:not([inDOMFullscreen]) .letterboxing.letterboxing-ready .browserContainer:not(.responsive-mode)
> .browserStack:not(.exclude-letterboxing) {
place-content: var(--letterboxing-vertical-alignment) center;
View it on GitLab: https://gitlab.torproject.org/tpo/applications/tor-browser/-/commit/b5bb3a7…
--
View it on GitLab: https://gitlab.torproject.org/tpo/applications/tor-browser/-/commit/b5bb3a7…
You're receiving this email because of your account on gitlab.torproject.org.
morgan pushed to branch tor-browser-128.3.0esr-14.0-1 at The Tor Project / Applications / Tor Browser
Commits:
e17547a9 by hackademix at 2024-10-16T23:28:06+02:00
fixup! Bug 32308: Use direct browser sizing for letterboxing.
Bug 43217: Do not round letterboxing corners in fullscreen.
- - - - -
1 changed file:
- browser/base/content/browser.css
Changes:
=====================================
browser/base/content/browser.css
=====================================
@@ -113,6 +113,11 @@
background: var(--letterboxing-gradient-color2);
}
+browser:fullscreen {
+ --letterboxing-border-top-radius: 0;
+ --letterboxing-border-radius: 0;
+}
+
:root:not([inDOMFullscreen]) .letterboxing.letterboxing-ready .browserContainer:not(.responsive-mode)
> .browserStack:not(.exclude-letterboxing) {
place-content: var(--letterboxing-vertical-alignment) center;
View it on GitLab: https://gitlab.torproject.org/tpo/applications/tor-browser/-/commit/e17547a…
--
View it on GitLab: https://gitlab.torproject.org/tpo/applications/tor-browser/-/commit/e17547a…
You're receiving this email because of your account on gitlab.torproject.org.