[webkit-reviews] review granted: [Bug 219733] [iOS] Remove access to the IOKIt class AGXDeviceUserClient in the WebContent process : [Attachment 415844] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Dec 10 09:23:16 PST 2020


Brent Fulgham <bfulgham at webkit.org> has granted Per Arne Vollan
<pvollan at apple.com>'s request for review:
Bug 219733: [iOS] Remove access to the IOKIt class AGXDeviceUserClient in the
WebContent process
https://bugs.webkit.org/show_bug.cgi?id=219733

Attachment 415844: Patch

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




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

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

r=me

> Source/WebKit/ChangeLog:9
> +	   Remove access to the IOKIt class AGXDeviceUserClient in the
WebContent process on iOS, since this is not needed when allowing access to
IOGPU.

Probably worth adding a comment:

"The IOGPU class is the superclass of AGXDeviceUserClient, and is the preferred
IOKit reference to use according to the Sandbox team."


More information about the webkit-reviews mailing list