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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jan 11 07:11:06 PST 2013


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





--- Comment #4 from peavo at outlook.com  2013-01-11 07:12:57 PST ---
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.

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