Pier Angelo Vendrame pushed to branch mullvad-browser-140.0a1-15.0-2 at The Tor
Project / Applications / Mullvad Browser
Commits:
807a464b by Pier Angelo Vendrame at 2025-06-26T13:04:37+02:00
fixup! BB 40925: Implemented the Security Level component
Restore the resource:// URL for SecurityLevel.sys.mjs.
- - - - -
1 changed file:
- toolkit/components/search/SearchEngine.sys.mjs
Changes:
=====================================
toolkit/components/search/SearchEngine.sys.mjs
=====================================
@@ -14,7 +14,7 @@ const lazy = {};
ChromeUtils.defineESModuleGetters(lazy, {
SearchSettings:
"moz-src:///toolkit/components/search/SearchSettings.sys.mjs",
SearchUtils: "moz-src:///toolkit/components/search/SearchUtils.sys.mjs",
- SecurityLevelPrefs: "moz-src:///toolkit/modules/SecurityLevel.sys.mjs",
+ SecurityLevelPrefs: "resource://gre/modules/SecurityLevel.sys.mjs",
OpenSearchEngine:
"moz-src:///toolkit/components/search/OpenSearchEngine.sys.mjs",
});
View it on GitLab:
https://gitlab.torproject.org/tpo/applications/mullvad-browser/-/commit/807a464b63683f0e4ad8dff66812adad44348edd
--
View it on GitLab:
https://gitlab.torproject.org/tpo/applications/mullvad-browser/-/commit/807a464b63683f0e4ad8dff66812adad44348edd
You're receiving this email because of your account on gitlab.torproject.org.
_______________________________________________
tbb-commits mailing list -- [email protected]
To unsubscribe send an email to [email protected]