[webkit-reviews] review granted: [Bug 231508] [iOS] Add syscall telemetry in the WebContent process' sandbox : [Attachment 440839] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Oct 11 15:37:28 PDT 2021


Brent Fulgham <bfulgham at webkit.org> has granted Per Arne Vollan
<pvollan at apple.com>'s request for review:
Bug 231508: [iOS] Add syscall telemetry in the WebContent process' sandbox
https://bugs.webkit.org/show_bug.cgi?id=231508

Attachment 440839: Patch

https://bugs.webkit.org/attachment.cgi?id=440839&action=review




--- Comment #5 from Brent Fulgham <bfulgham at webkit.org> ---
Comment on attachment 440839
  --> https://bugs.webkit.org/attachment.cgi?id=440839
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=440839&action=review

r=me

>
Source/WebKit/Resources/SandboxProfiles/ios/com.apple.WebKit.WebContent.sb.in:1
508
> +	       (allow mach-message-send (with telemetry-backtrace)
(kernel-mig-routine

Do we need to add preprocessor macros (or a defined? check) for
'kernel-mig-routine'?


More information about the webkit-reviews mailing list