Bug 270037

Summary: Stop using near suspended process state on Mac
Product: WebKit Reporter: Ben Nham <nham>
Component: WebKit Process ModelAssignee: Ben Nham <nham>
Status: RESOLVED FIXED    
Severity: Normal CC: nham, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Local Build   
Hardware: Unspecified   
OS: Unspecified   

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.