Bug 268754

Summary: Make sure we only prewarm lockdown mode WebProcesses when the feature is enabled system-wide
Product: WebKit Reporter: Chris Dumez <cdumez>
Component: WebKit2Assignee: Chris Dumez <cdumez>
Status: RESOLVED FIXED    
Severity: Normal CC: bfulgham, kkinnunen, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Description Chris Dumez 2024-02-05 09:20:53 PST
Make sure we only prewarm lockdown mode WebProcesses when the feature is enabled system-wide. It is risky to prewarm non-lockdown mode processes in this case.
Comment 1 Radar WebKit Bug Importer 2024-02-05 09:21:02 PST
<rdar://problem/122317130>
Comment 2 Chris Dumez 2024-02-05 09:21:39 PST
<rdar://121627632>
Comment 3 Chris Dumez 2024-02-05 09:23:33 PST
Pull request: https://github.com/apple/WebKit/pull/1058
Comment 4 Chris Dumez 2024-02-05 11:19:48 PST
Pull request: https://github.com/WebKit/WebKit/pull/23874
Comment 5 EWS 2024-02-06 09:26:51 PST
Committed 274150@main (2f9ef5beef7d): <https://commits.webkit.org/274150@main>

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