[webkit-reviews] review granted: [Bug 54168] Move WTF_USE_CFNETWORK to Platform.h : [Attachment 82520] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Feb 15 14:36:09 PST 2011


Darin Adler <darin at apple.com> has granted Pratik Solanki <psolanki at apple.com>'s
request for review:
Bug 54168: Move WTF_USE_CFNETWORK to Platform.h
https://bugs.webkit.org/show_bug.cgi?id=54168

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

------- Additional Comments from Darin Adler <darin at apple.com>
View in context: https://bugs.webkit.org/attachment.cgi?id=82520&action=review

> Source/JavaScriptCore/wtf/Platform.h:1136
> +#if !defined(WTF_USE_CFNETWORK)
> +#define WTF_USE_CFNETWORK 0
> +#endif

I know Dave Kilzer told you this is needed, but I don’t think it is.


More information about the webkit-reviews mailing list