Bug 262086
| Summary: | REGRESSION(266828@main): Nested setTimeout not being throttled in the background | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Ryosuke Niwa <rniwa> |
| Component: | DOM | Assignee: | Ryosuke Niwa <rniwa> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | cdumez, fujii.hironori, rreno, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Ryosuke Niwa
After 266828@main, nested setTimeout doesn't get throttled.
<rdar://115902836>
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Ryosuke Niwa
Pull request: https://github.com/WebKit/WebKit/pull/18199
EWS
Committed 268460@main (e49305511b1a): <https://commits.webkit.org/268460@main>
Reviewed commits have been landed. Closing PR #18199 and removing active labels.
Fujii Hironori
fast/dom/timer-throttling-hidden-page-2.html is flaky.
https://results.webkit.org/?suite=layout-tests&test=fast%2Fdom%2Ftimer-throttling-hidden-page-2.html
Ryosuke Niwa
Re-opening for pull request https://github.com/WebKit/WebKit/pull/18287
EWS
Committed 268585@main (bdd0a5694f21): <https://commits.webkit.org/268585@main>
Reviewed commits have been landed. Closing PR #18287 and removing active labels.