[webkit-reviews] review granted: [Bug 214021] [macOS] Allow additional IOKit classes for Apple Silicon : [Attachment 403698] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jul 7 09:45:09 PDT 2020


Sam Weinig <sam at webkit.org> has granted Brent Fulgham <bfulgham at webkit.org>'s
request for review:
Bug 214021: [macOS] Allow additional IOKit classes for Apple Silicon
https://bugs.webkit.org/show_bug.cgi?id=214021

Attachment 403698: Patch

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




--- Comment #9 from Sam Weinig <sam at webkit.org> ---
Comment on attachment 403698
  --> https://bugs.webkit.org/attachment.cgi?id=403698
Patch

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

> Source/WebKit/WebProcess/com.apple.WebProcess.sb.in:670
> +	   (iokit-user-client-class "IOSurfaceAcceleratorClient") ;;
rdar://problem/63696732
> +	   (iokit-user-client-class "IOSurfaceRootUserClient") ;;
rdar://problem/63696732

Inconsistent style here. Above you use angle brackets around the radar.
Probably want them to be the same.


More information about the webkit-reviews mailing list