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

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


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


Darin Adler <darin at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |darin at apple.com




--- Comment #6 from Darin Adler <darin at apple.com>  2013-03-06 09:18:13 PST ---
(In reply to comment #4)
> The reason for these compile errors might be that the function
> 
> void CFURLConnectionSetDelegateDispatchQueue(CFURLConnectionRef conn, dispatch_queue_t q)
> 
> which uses the type dispatch_queue_t, has been added to WebKitLibraries/win/include/CFNetwork/CFURLConnection.h.
> It seems my WebKitSupportLibraryVersion is 4.

The correct fix is for that header file to include the correct header. We should see if we can get this fixed instead of working around it in WebKit.

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