cURL, Grokking those URL's
With help from Daniel Zucker at Wake3.com, the wxWindows and GTK+ teams, and the folks on #webkit we've finally got a building version of WebKit that does not rely on CFNetwork. Instead, it uses the same cURL backend as wxWindows and GTK+ to handle network interaction, URL parsing, and so forth.
Currently this work is pending review at WebKit.org, under 17730 and17985. I've also extended the build-webkit interface to support a new --cairo flag that generates a Cairo/cURL build. You can find this (also pending) under 17952.
Note that you will probably need to apply some final WebKit patches to get a clean build. See 17484 for this handful of changes.
Currently this work is pending review at WebKit.org, under 17730 and
Note that you will probably need to apply some final WebKit patches to get a clean build. See 17484 for this handful of changes.
Comments
i can see that there's at Release_Cairo. But couldn't get to build the webkit.dll