mirror of
https://github.com/yokoffing/Betterfox.git
synced 2026-06-29 08:02:12 +05:30
remove content.notify.interval for now
This commit is contained in:
@@ -17,9 +17,6 @@
|
|||||||
/****************************************************************************
|
/****************************************************************************
|
||||||
* SECTION: FASTFOX *
|
* SECTION: FASTFOX *
|
||||||
****************************************************************************/
|
****************************************************************************/
|
||||||
/** GENERAL ***/
|
|
||||||
user_pref("content.notify.interval", 100000);
|
|
||||||
|
|
||||||
/** GFX ***/
|
/** GFX ***/
|
||||||
user_pref("gfx.canvas.accelerated.cache-size", 512);
|
user_pref("gfx.canvas.accelerated.cache-size", 512);
|
||||||
user_pref("gfx.content.skia-font-cache-size", 20);
|
user_pref("gfx.content.skia-font-cache-size", 20);
|
||||||
@@ -230,3 +227,4 @@ user_pref("layout.word_select.eat_space_to_next_word", false);
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user