mirror of
https://github.com/classilla/tenfourfox.git
synced 2025-01-01 06:33:22 +00:00
#516: try to be aggressive again with global window idle timeout
This commit is contained in:
parent
b700458759
commit
f281a6bf89
@ -70,7 +70,7 @@
|
|||||||
#define MAX_IDLE_FUZZ_TIME_MS 90000
|
#define MAX_IDLE_FUZZ_TIME_MS 90000
|
||||||
|
|
||||||
// Min idle notification time in seconds.
|
// Min idle notification time in seconds.
|
||||||
#define MIN_IDLE_NOTIFICATION_TIME_S 5
|
#define MIN_IDLE_NOTIFICATION_TIME_S 60 // one minute
|
||||||
|
|
||||||
class nsIArray;
|
class nsIArray;
|
||||||
class nsIBaseWindow;
|
class nsIBaseWindow;
|
||||||
|
Loading…
Reference in New Issue
Block a user