[Webkit-unassigned] [Bug 106558] [Windows] Compile fix.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 6 09:15:01 PST 2013


https://bugs.webkit.org/show_bug.cgi?id=106558


Darin Adler <darin at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #182340|review?                     |review+, commit-queue-
               Flag|                            |




--- Comment #5 from Darin Adler <darin at apple.com>  2013-03-06 09:17:25 PST ---
(From update of attachment 182340)
View in context: https://bugs.webkit.org/attachment.cgi?id=182340&action=review

Fine to add these includes. But none of these includes should be inside #if. They are all safe to do on non-Windows platforms so they should be unconditional.

> Source/WebCore/platform/network/cf/AuthenticationCF.cpp:39
> +#endif
>  // This header must come before all other CFNetwork headers to work around a CFNetwork bug. It can

Missing blank line here.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the webkit-unassigned mailing list