[webkit-reviews] review granted: [Bug 223943] [macOS] Reduce logging for uninteresting sandbox violations : [Attachment 424670] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 30 14:16:22 PDT 2021


Per Arne Vollan <pvollan at apple.com> has granted Brent Fulgham
<bfulgham at webkit.org>'s request for review:
Bug 223943: [macOS] Reduce logging for uninteresting sandbox violations
https://bugs.webkit.org/show_bug.cgi?id=223943

Attachment 424670: Patch

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




--- Comment #4 from Per Arne Vollan <pvollan at apple.com> ---
Comment on attachment 424670
  --> https://bugs.webkit.org/attachment.cgi?id=424670
Patch

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

R=me.

> Source/WebKit/NetworkProcess/mac/com.apple.WebKit.NetworkProcess.sb.in:305
> +    (global-name "com.apple.DiskArbitration.diskarbitrationd")

I think it would be good if we could avoid adding this. One option is to filter
with uid == 0.


More information about the webkit-reviews mailing list