Open Bug 1523212 Opened 5 years ago Updated 2 years ago

Investigate adding more triggers to defer timeout firings in JS

Categories

(Core :: DOM: Core & HTML, enhancement, P3)

enhancement

Tracking

()

People

(Reporter: jesup, Unassigned)

References

Details

Chrome defers timers not just on load, but also on some other events, like touch. We should consider adding more, including perhaps scrolling,user input events, etc (in some cases this period of deferral may be quite short, just to avoid an expensive timer going off as we or the page are dealing with user interaction).

This is part of a large investigation of JS and event scheduling in general.

Priority: -- → P3
Component: DOM → DOM: Core & HTML
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.