Bug 259866
Summary: | Implement timeout for idle callbacks | ||
---|---|---|---|
Product: | WebKit | Reporter: | Ryosuke Niwa <rniwa> |
Component: | DOM | Assignee: | Ryosuke Niwa <rniwa> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Bug Depends on: | |||
Bug Blocks: | 164193 |
Ryosuke Niwa
Right now, each IdleCallbackController has a notion of idle period.
Move this to WindowEventLoop so that multiple IdleCallbackControllers in multiple documents
can share the same deadline if they also share WindowEventLoop.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Ryosuke Niwa
Pull request: https://github.com/WebKit/WebKit/pull/16426
EWS
Committed 266745@main (b7bc61d59e5e): <https://commits.webkit.org/266745@main>
Reviewed commits have been landed. Closing PR #16426 and removing active labels.
Radar WebKit Bug Importer
<rdar://problem/113655590>