Bug 257981

Summary: Avoid unnecessary call to sandbox_enable_state_flag
Product: WebKit Reporter: Per Arne Vollan <pvollan>
Component: WebKit Misc.Assignee: Per Arne Vollan <pvollan>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Description Per Arne Vollan 2023-06-12 14:51:52 PDT
Calling sandbox_enable_state_flag with the variable BlockIOKitInWebContentSandbox is only needed when WEBCONTENT_GPU_SANDBOX_EXTENSIONS_BLOCKING is not enabled.
Comment 1 Radar WebKit Bug Importer 2023-06-12 14:52:05 PDT
<rdar://problem/110667778>
Comment 2 Per Arne Vollan 2023-06-12 15:07:55 PDT
Pull request: https://github.com/WebKit/WebKit/pull/14889
Comment 3 EWS 2023-06-13 09:02:39 PDT
Committed 265122@main (e2a7a06cc1ba): <https://commits.webkit.org/265122@main>

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