[webkit-reviews] review granted: [Bug 237009] Allow adattributiond to start on iOS devices : [Attachment 452801] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Feb 21 17:16:29 PST 2022


Per Arne Vollan <pvollan at apple.com> has granted Alex Christensen
<achristensen at apple.com>'s request for review:
Bug 237009: Allow adattributiond to start on iOS devices
https://bugs.webkit.org/show_bug.cgi?id=237009

Attachment 452801: Patch

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




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

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

R=me.

>
Source/WebKit/Resources/SandboxProfiles/ios/com.apple.WebKit.adattributiond.sb:
79
> +(allow file-read* file-map-executable
> +	  (subpath "/System/Library/Frameworks")
> +	  (subpath "/System/Library/PrivateFrameworks"))
> +

Could this be limited to only the WebKit framework?


More information about the webkit-reviews mailing list