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

restore initialpaint.delay

This commit is contained in:
yokoffing
2022-11-30 08:20:33 -05:00
committed by GitHub
parent 351b685659
commit 14f27cd5f8
+2
View File
@@ -227,6 +227,8 @@ user_pref("layout.css.has-selector.enabled", true);
/**************************************************************************** /****************************************************************************
* SECTION: FASTFOX * * SECTION: FASTFOX *
****************************************************************************/ ****************************************************************************/
user_pref("nglayout.initialpaint.delay", 0);
user_pref("nglayout.initialpaint.delay_in_oopif", 0);
user_pref("browser.startup.preXulSkeletonUI", false); user_pref("browser.startup.preXulSkeletonUI", false);
/** EXPERIMENTAL ***/ /** EXPERIMENTAL ***/