[webkit-reviews] review granted: [Bug 219638] Remove access to com.apple.audio.toolbox.reporting.service : [Attachment 415628] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Dec 8 11:45:33 PST 2020


Darin Adler <darin at apple.com> has granted Per Arne Vollan <pvollan at apple.com>'s
request for review:
Bug 219638: Remove access to com.apple.audio.toolbox.reporting.service
https://bugs.webkit.org/show_bug.cgi?id=219638

Attachment 415628: Patch

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




--- Comment #3 from Darin Adler <darin at apple.com> ---
Comment on attachment 415628
  --> https://bugs.webkit.org/attachment.cgi?id=415628
Patch

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

> Source/WebKit/ChangeLog:9
> +	   Remove access to com.apple.audio.toolbox.reporting.service for
WebKit processes, since this is a logging service which is not needed for
correctness.

In cases like this, do we need to include a line in the sandbox profile that
says "prohibit this but don't log it" to save the resources that will otherwise
be used to report the sandbox exception?


More information about the webkit-reviews mailing list