[Webkit-unassigned] [Bug 106032] r138413 caused 8 http/tests/security/cookies tests to fail on Win7

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jan 16 08:53:58 PST 2013


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





--- Comment #4 from Darin Adler <darin at apple.com>  2013-01-16 08:55:44 PST ---
(From update of attachment 181395)
View in context: https://bugs.webkit.org/attachment.cgi?id=181395&action=review

> Source/WebKit/win/WebView.cpp:4684
> +#if PLATFORM(WIN) || USE(CFNETWORK)

Why both PLATFORM(WIN) and USE(CFNETWORK)? Doesn’t just USE(CFNETWORK) suffice?

-- 
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