
morgan pushed to branch tor-browser-128.2.0esr-14.0-1 at The Tor Project / Applications / Tor Browser Commits: 8dfd5e28 by Morgan at 2024-09-04T15:58:04+00:00 fixup! Firefox preference overrides. Bug 41309: Re-enable screenshots component - - - - - 1 changed file: - browser/app/profile/001-base-profile.js Changes: ===================================== browser/app/profile/001-base-profile.js ===================================== @@ -290,9 +290,6 @@ pref("cookiebanners.ui.desktop.enabled", false); // Disable moreFromMozilla pane in the preferences/settings (tor-browser#41292). pref("browser.preferences.moreFromMozilla", false); -// Disable the screenshot menu when right-clicking (Bug #40912 and #40007) -pref("extensions.screenshots.disabled", true); - // Disable webcompat reporter pref("extensions.webcompat-reporter.enabled", false); View it on GitLab: https://gitlab.torproject.org/tpo/applications/tor-browser/-/commit/8dfd5e28... -- View it on GitLab: https://gitlab.torproject.org/tpo/applications/tor-browser/-/commit/8dfd5e28... You're receiving this email because of your account on gitlab.torproject.org.
participants (1)
-
morgan (@morgan)