[webkit-reviews] review granted: [Bug 218820] [iOS] IOKit sandbox violation when enabling all GPU runtime flags : [Attachment 413860] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Nov 12 14:02:45 PST 2020


Brent Fulgham <bfulgham at webkit.org> has granted Per Arne Vollan
<pvollan at apple.com>'s request for review:
Bug 218820: [iOS] IOKit sandbox violation when enabling all GPU runtime flags
https://bugs.webkit.org/show_bug.cgi?id=218820

Attachment 413860: Patch

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




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

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

r=me

> Source/WebKit/ChangeLog:9
> +	   When enabling all GPU runtime flags on iOS, there is an iokit-open
sandbox violation for the IOKit class AGXDeviceUserClient

Is it a violation? Or just a violation report indicating that the access was
allowed? I suspect it's the latter (i.e., we always allowed it, but we were
logging in a case where we expected the access).


More information about the webkit-reviews mailing list