[Webkit-unassigned] [Bug 228220] WebProcess sandboxing does not apply for open source builds on macOS 12.0 (beta 2 and later)
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Jul 22 23:04:02 PDT 2021
https://bugs.webkit.org/show_bug.cgi?id=228220
--- Comment #1 from Dinesh Kumar Vyas <dinodev90 at gmail.com> ---
Created attachment 434065
--> https://bugs.webkit.org/attachment.cgi?id=434065&action=review
Patch to fix WebProcess sandboxing issue for open source builds (on macOS 12.0 beta 2 and later)
Added check for USE(APPLE_INTERNAL_SDK) wherever needed as ENABLE_SANDBOX_MESSAGE_FILTER is always NO/false for open source builds and AppleAVDUserClientMessageFilter, IOSurfaceAcceleratorClientMessageFilter and IOMobileFramebufferUserClientMessageFilter are anavailable there which breaks sandbox compilation using sandbox_compile_file
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20210723/542617b4/attachment.htm>
More information about the webkit-unassigned
mailing list