[webkit-reviews] review granted: [Bug 223601] Enforce notifyd message filtering : [Attachment 424255] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Mar 25 10:39:30 PDT 2021


Brent Fulgham <bfulgham at webkit.org> has granted Per Arne Vollan
<pvollan at apple.com>'s request for review:
Bug 223601: Enforce notifyd message filtering
https://bugs.webkit.org/show_bug.cgi?id=223601

Attachment 424255: Patch

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




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

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

r=me

> Source/WTF/wtf/PlatformEnableCocoa.h:665
> +#if !defined(ENABLE_NOTIFY_FILTERING) && PLATFORM(MAC) &&
__MAC_OS_X_VERSION_MIN_REQUIRED >= 120000

Is this needed on Catalyst?


More information about the webkit-reviews mailing list