[webkit-reviews] review granted: [Bug 216042] [iOS] AGX compiler service sandbox violation : [Attachment 407693] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Sep 1 11:43:32 PDT 2020


Brent Fulgham <bfulgham at webkit.org> has granted Per Arne Vollan
<pvollan at apple.com>'s request for review:
Bug 216042: [iOS] AGX compiler service sandbox violation
https://bugs.webkit.org/show_bug.cgi?id=216042

Attachment 407693: Patch

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




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

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

r=me

> Source/WebKit/Shared/Cocoa/SandboxExtensionCocoa.mm:97
> +	       extensionFlags |= SANDBOX_EXTENSION_PREFIXMATCH;

Can you double-check we do not have any other "xpc-service-prefix" rules that
aren't set with this flag?


More information about the webkit-reviews mailing list