[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
Mon Jul 26 06:46:37 PDT 2021


https://bugs.webkit.org/show_bug.cgi?id=228220

--- Comment #3 from Saagar Jha <saagar at saagarjha.com> ---
Here's a slightly different patch that fixes the conditional instead of conditionalizing on USE(APPLE_INTERNAL_SDK). Like the rest of the profile, it duplicates the allow rule and wraps one side in the check for ENABLE_SANDBOX_MESSAGE_FILTER. I was hoping this would do for now, as it matches what the other code looks like, but I'd be interested to see if there was interest for cleaning this up a bit in across all the message filters in a future patch.

-- 
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/20210726/d06b512c/attachment.htm>


More information about the webkit-unassigned mailing list