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 <[EMAIL PROTECTED]> 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
>  [email protected]
>  http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev
>
>
_______________________________________________
webkit-dev mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev

Reply via email to