Bug 262086 - REGRESSION(266828@main): Nested setTimeout not being throttled in the background
Summary: REGRESSION(266828@main): Nested setTimeout not being throttled in the background
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: DOM (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Ryosuke Niwa
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2023-09-25 16:55 PDT by Ryosuke Niwa
Modified: 2023-09-28 07:50 PDT (History)
4 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ryosuke Niwa 2023-09-25 16:55:22 PDT
After 266828@main, nested setTimeout doesn't get throttled.

<rdar://115902836>
Comment 1 Ryosuke Niwa 2023-09-25 17:05:05 PDT
Pull request: https://github.com/WebKit/WebKit/pull/18199
Comment 2 EWS 2023-09-26 10:26:51 PDT
Committed 268460@main (e49305511b1a): <https://commits.webkit.org/268460@main>

Reviewed commits have been landed. Closing PR #18199 and removing active labels.
Comment 3 Fujii Hironori 2023-09-26 22:11:54 PDT
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
Comment 4 Ryosuke Niwa 2023-09-27 09:53:27 PDT
Re-opening for pull request https://github.com/WebKit/WebKit/pull/18287
Comment 5 EWS 2023-09-28 07:50:38 PDT
Committed 268585@main (bdd0a5694f21): <https://commits.webkit.org/268585@main>

Reviewed commits have been landed. Closing PR #18287 and removing active labels.