Bug 259115 - [macOS] Only disable the background responsiveness timer once the process has been suspended
Summary: [macOS] Only disable the background responsiveness timer once the process has...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Chris Dumez
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2023-07-11 10:27 PDT by Chris Dumez
Modified: 2023-07-11 12:35 PDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Dumez 2023-07-11 10:27:33 PDT
Only disable the background responsiveness timer once the process has been suspended. We wait a long time on macOS to suspend background processes so the background responsiveness timer still is useful during this "running in the background" period.
Comment 1 Chris Dumez 2023-07-11 10:27:51 PDT
<rdar://111702782>
Comment 2 Chris Dumez 2023-07-11 10:32:15 PDT
Pull request: https://github.com/WebKit/WebKit/pull/15747
Comment 3 EWS 2023-07-11 12:35:22 PDT
Committed 265958@main (f008b08e6385): <https://commits.webkit.org/265958@main>

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