Bug 257981 - Avoid unnecessary call to sandbox_enable_state_flag
Summary: Avoid unnecessary call to sandbox_enable_state_flag
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Misc. (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Per Arne Vollan
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2023-06-12 14:51 PDT by Per Arne Vollan
Modified: 2023-06-13 09:02 PDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.