[webkit-reviews] review granted: [Bug 130528] [WebKit2] Implement NetworkingContext::sourceApplicationAuditData() for WebKit2 : [Attachment 227318] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Mar 20 12:30:15 PDT 2014


Anders Carlsson <andersca at apple.com> has granted Sam Weinig <sam at webkit.org>'s
request for review:
Bug 130528: [WebKit2] Implement NetworkingContext::sourceApplicationAuditData()
for WebKit2
https://bugs.webkit.org/show_bug.cgi?id=130528

Attachment 227318: Patch
https://bugs.webkit.org/attachment.cgi?id=227318&action=review

------- Additional Comments from Anders Carlsson <andersca at apple.com>
View in context: https://bugs.webkit.org/attachment.cgi?id=227318&action=review


> Source/WebKit2/Platform/IPC/mac/ConnectionMac.cpp:38
> +#if defined(__has_include) && __has_include(<xpc/private.h>)

No need for #if defined(__has_include).


More information about the webkit-reviews mailing list