1
0
mirror of https://github.com/yokoffing/Betterfox.git synced 2026-06-28 15:41:46 +05:30

remove gfx.canvas.accelerated.cache-size

This commit is contained in:
yokoffing
2026-03-26 15:16:46 -04:00
committed by GitHub
parent fd29d4d313
commit 083141d5e8
+1 -9
View File
@@ -10,15 +10,10 @@
/****************************************************************************
* Betterfox *
* "Ad meliora" *
* version: 149 *
* version: 150 *
* url: https://github.com/yokoffing/Betterfox *
****************************************************************************/
/****************************************************************************
* SECTION: FASTFOX *
****************************************************************************/
user_pref("gfx.canvas.accelerated.cache-size", 256); // reset pref
/****************************************************************************
* SECTION: SECUREFOX *
****************************************************************************/
@@ -201,6 +196,3 @@ user_pref("layout.word_select.eat_space_to_next_word", false);
/****************************************************************************
* END: BETTERFOX *
****************************************************************************/