mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-07 00:08:39 +09:00
Revert "Restore this at least for now due being unsure due 1251463 done after this."
This reverts commit dd92323357f284105062ad018f7af9feec382a20.
This commit is contained in:
parent
958a646999
commit
af77524275
1 changed files with 0 additions and 8 deletions
|
|
@ -93,14 +93,6 @@ const size_t gStackSize = 8192;
|
|||
#undef CompareString
|
||||
#endif
|
||||
|
||||
#define NS_SHRINK_GC_BUFFERS_DELAY 4000 // ms
|
||||
|
||||
// The amount of time we wait from the first request to GC to actually
|
||||
// doing the first GC.
|
||||
#define NS_FIRST_GC_DELAY 10000 // ms
|
||||
|
||||
#define NS_FULL_GC_DELAY 60000 // ms
|
||||
|
||||
// The default amount of time to wait from the user being idle to starting a
|
||||
// shrinking GC.
|
||||
#define NS_DEAULT_INACTIVE_GC_DELAY 300000 // ms
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue