For those of you complaining about the speed of FF opening windows, I assume you createed a user.js file in your profile and put the following code in it:
user_pref("nglayout.initialpaint.delay", 0);
I believe the default is 250 which equates to 250 ms...that's a hella long time to wait ;)
|