Bug 270037 - Stop using near suspended process state on Mac
Summary: Stop using near suspended process state on Mac
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Process Model (show other bugs)
Version: WebKit Local Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Ben Nham
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2024-02-24 08:30 PST by Ben Nham
Modified: 2024-02-26 15:41 PST (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 Ben Nham 2024-02-24 08:30:58 PST
In 272937@main we stopped using the near-suspended process state on iOS so that background processes suspended more promptly. However, we held off on doing that on the Mac because it caused some benchmark regressions. We should fix those regressions and make this change on the Mac as well.
Comment 1 Ben Nham 2024-02-24 08:31:17 PST
rdar://121058651
Comment 2 Ben Nham 2024-02-24 08:33:35 PST
Pull request: https://github.com/WebKit/WebKit/pull/25060
Comment 3 EWS 2024-02-26 15:41:49 PST
Committed 275349@main (e954cf3227f1): <https://commits.webkit.org/275349@main>

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