Pier Angelo Vendrame pushed to branch base-browser-140.0a1-15.0-2 at The Tor
Project / Applications / Tor Browser
Commits:
c0cb717d by Pier Angelo Vendrame at 2025-06-26T13:17:05+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/tor-browser/-/commit/c0cb717d1880032149e15b1418b91748d16d0cc3
--
View it on GitLab:
https://gitlab.torproject.org/tpo/applications/tor-browser/-/commit/c0cb717d1880032149e15b1418b91748d16d0cc3
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]