[webkit-reviews] review granted: [Bug 209030] [Cocoa] Push applicationSDKVersion() down from WebCore into WTF : [Attachment 393532] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Mar 13 14:53:05 PDT 2020


Simon Fraser (smfr) <simon.fraser at apple.com> has granted Myles C. Maxfield
<mmaxfield at apple.com>'s request for review:
Bug 209030: [Cocoa] Push applicationSDKVersion() down from WebCore into WTF
https://bugs.webkit.org/show_bug.cgi?id=209030

Attachment 393532: Patch

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




--- Comment #13 from Simon Fraser (smfr) <simon.fraser at apple.com> ---
Comment on attachment 393532
  --> https://bugs.webkit.org/attachment.cgi?id=393532
Patch

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

> Source/WTF/wtf/cocoa/RuntimeApplicationChecksCocoa.cpp:27
> +#include <wtf/cocoa/RuntimeApplicationChecksCocoa.h>

Shouldn't this be included as "RuntimeApplicationChecksCocoa.h" here?


More information about the webkit-reviews mailing list