Unified source includes the files DNSResolveQueue.h|cpp which is not currently used in Curl port. That prevents the WinCairo build. The file is for dns prefetch. That is not implemented in curl right now so that DNSResolveQueue class was not included. We plan to implement that soon but not now. We decided not removing it from the build, but add empty implementation for preparation of the future at this moment.
Created attachment 325112 [details] patch
Comment on attachment 325112 [details] patch Clearing flags on attachment: 325112 Committed r224086: <https://trac.webkit.org/changeset/224086>
All reviewed patches have been landed. Closing bug.
<rdar://problem/35568017>