[webkit-reviews] review granted: [Bug 218870] [macOS] Perform AX TCC check in the UI process : [Attachment 414045] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Nov 16 13:38:28 PST 2020


Brent Fulgham <bfulgham at webkit.org> has granted Per Arne Vollan
<pvollan at apple.com>'s request for review:
Bug 218870: [macOS] Perform AX TCC check in the UI process
https://bugs.webkit.org/show_bug.cgi?id=218870

Attachment 414045: Patch

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




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

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

r=me. Please monitor perf bots (as you always do!) :-)

> Source/WebCore/PAL/pal/spi/mac/HIServicesSPI.h:161
> +typedef Boolean (*AXAuditTokenIsAuthenticatedCallback)(audit_token_t
auditToken);

We might not need the 'auditToken' name for the argument here.


More information about the webkit-reviews mailing list