Bug 268754 - Make sure we only prewarm lockdown mode WebProcesses when the feature is enabled system-wide
Summary: Make sure we only prewarm lockdown mode WebProcesses when the feature is enab...
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: 2024-02-05 09:20 PST by Chris Dumez
Modified: 2024-02-06 09:26 PST (History)
3 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 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.