Files
ladybird/Tests/LibWeb/Text/expected/html/timer-nesting-level-clamping.txt
Tim Ledbetter 7577fd2a57 LibWeb: Implement timer nesting level throttling
This clamps the interval of repeating timers to 4ms after they have run
5 times. This prevents CPU spinning for `setInterval()` calls with low
timeouts.
2026-02-11 16:32:20 +00:00

2 lines
46 B
Plaintext

Callback count bounded (< 100 in 100ms): true