1
0
mirror of https://github.com/yokoffing/Betterfox.git synced 2026-06-12 07:30:47 +05:30

Remove experiemental rounded flag (#403)

This commit is contained in:
mr. m
2025-06-16 22:45:55 +02:00
committed by GitHub
parent 9052068d89
commit 82553f0167
-4
View File
@@ -90,10 +90,6 @@ user_pref("dom.text_fragments.create_text_fragment.enabled", true);
****************************************************************************/ ****************************************************************************/
// Remove the slashes to enable the prefs // Remove the slashes to enable the prefs
// PREF: reduce CPU and GPU use until bug is fixed
// [1] https://github.com/zen-browser/desktop/issues/6302
user_pref("zen.view.experimental-rounded-view", false);
// PREF: re-enable Windows efficiency mode // PREF: re-enable Windows efficiency mode
//user_pref("dom.ipc.processPriorityManager.backgroundUsesEcoQoS", true); //user_pref("dom.ipc.processPriorityManager.backgroundUsesEcoQoS", true);