Bug 258534 - Disable the background responsiveness timer when RunningBoard is used
Summary: Disable the background responsiveness timer when RunningBoard is used
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-06-26 14:56 PDT by Chris Dumez
Modified: 2023-07-11 10:39 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-06-26 14:56:42 PDT
Disable the background responsiveness timer when RunningBoard is used. We used to only disable it on iOS because we only used RunningBoard on iOS. However, now that we use RunningBoard on macOS too, we should disable it on this platform too. Background processes now get a very low priority and eventually get suspended. This would cause false reports of unresponsive processes.
Comment 1 Chris Dumez 2023-06-26 14:58:39 PDT
Pull request: https://github.com/WebKit/WebKit/pull/15306
Comment 2 EWS 2023-06-26 20:40:03 PDT
Committed 265536@main (4224c4b333f8): <https://commits.webkit.org/265536@main>

Reviewed commits have been landed. Closing PR #15306 and removing active labels.
Comment 3 Radar WebKit Bug Importer 2023-06-26 20:41:17 PDT
<rdar://problem/111368716>