RESOLVED FIXED257981
Avoid unnecessary call to sandbox_enable_state_flag
https://bugs.webkit.org/show_bug.cgi?id=257981
Summary Avoid unnecessary call to sandbox_enable_state_flag
Per Arne Vollan
Reported 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.
Attachments
Radar WebKit Bug Importer
Comment 1 2023-06-12 14:52:05 PDT
Per Arne Vollan
Comment 2 2023-06-12 15:07:55 PDT
EWS
Comment 3 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.
Note You need to log in before you can comment on or make changes to this bug.