[webkit-dev] Additional Windows Patches
Eric Seidel
eric at webkit.org
Thu Feb 21 18:13:29 PST 2008
I think conditionalizing the Apple windows code is the wrong way to
go. We should instead move the CG parts out of those files (and out
of win/) and implement cairo and curl versions in a separate files (or
in TemporaryLinkStubs.cpp)
Oliver (and others in the WebKit project) are currently working to
remove #ifdefs from the source, not add them. These patches are a
step backwards in that regard.
-eric
On Thu, Feb 21, 2008 at 5:46 PM, Brent Fulgham <bfulgham at gmail.com> wrote:
> I've just opened two new Bugs:
>
> "http://bugs.webkit.org/show_bug.cgi?id=17484" -- Changes to WebKit to
> permit building with Cairo.
> "http://bugs.webkit.org/show_bug.cgi?id=17483" -- Native Windows scrollbars
> for WebKit.
>
> I believe that with these two patches you should be able to build the same
> WebKit instance I am running.
>
> Please let me know if you have any problems.
>
> Thanks,
>
> -Brent
>
>
> _______________________________________________
> webkit-dev mailing list
> webkit-dev at lists.webkit.org
> http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev
>
>
More information about the webkit-dev
mailing list