[webkit-reviews] review granted: [Bug 208838] Build Fix : [Attachment 393098] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 9 17:35:34 PDT 2020


Darin Adler <darin at apple.com> has granted Megan Gardner
<megan_gardner at apple.com>'s request for review:
Bug 208838: Build Fix
https://bugs.webkit.org/show_bug.cgi?id=208838

Attachment 393098: Patch

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




--- Comment #4 from Darin Adler <darin at apple.com> ---
Comment on attachment 393098
  --> https://bugs.webkit.org/attachment.cgi?id=393098
Patch

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

Looks fine to me.

> Source/WTF/wtf/PlatformHave.h:609
> +#if (PLATFORM(IOS) && __IPHONE_OS_VERSION_MIN_REQUIRED >= 140000)

Don’t need the parentheses here.


More information about the webkit-reviews mailing list