chore: Update mozconfig to enable LTO and remove unused options

This commit is contained in:
Mauro Balades
2024-07-15 03:19:11 +02:00
parent fe74d96914
commit f2ace58825
4 changed files with 5 additions and 6 deletions

View File

@@ -141,6 +141,8 @@ pref('dom.enable_web_task_scheduling', true);
pref('layout.css.has-selector.enabled', true);
pref('dom.security.sanitizer.enabled', true);
pref('layers.acceleration.force-enabled', true);
// Pref to enable the new profiles (TODO: Check this out!)
//pref("browser.profiles.enabled", true);