Skip to content

Update chained JS timers throttling behaviour in Chrome 88. #39025

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

younisdev
Copy link
Contributor

Description

Updated chained JS timers throttling behaviour in Chrome 88, which impacts the performance for timers in inactive tabs with chrome throttling stages.

Motivation

This update clarifies the updated throttling behavior of JavaScript timers in Chrome 88, which impacts performance for timers in inactive taps. It ensures the reader is aware of chrome throttling stages.

Additional details

None.

Related issues and pull requests

Fixes #38988.

@younisdev younisdev requested a review from a team as a code owner April 7, 2025 16:58
@younisdev younisdev requested review from wbamberg and removed request for a team April 7, 2025 16:58
@github-actions github-actions bot added Content:WebAPI Web API docs size/s [PR only] 6-50 LoC changed labels Apr 7, 2025
Copy link
Contributor

github-actions bot commented Apr 7, 2025

Preview URLs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Content:WebAPI Web API docs size/s [PR only] 6-50 LoC changed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

"Heavy throttling of chained JS timers beginning in Chrome 88" should be mentioned
1 participant