[webkit-dev] #if PLATFORM(CF) || (PLATFORM(QT) && PLATFORM(DARWIN))

Simon Hausmann hausmann at kde.org
Sun Feb 1 00:32:15 PST 2009


On Friday 30 January 2009 17:59:10 Darin Adler wrote:
> I noticed that code relating to Core Foundation has the ifdef above:
>
>      #if PLATFORM(CF) || (PLATFORM(QT) && PLATFORM(DARWIN))
>
> This seems wrong. Why doesn't the CF platform switch get set when
> compiling with Qt and Darwin? It should. Does it cause problems? Can
> we just fix those?

You're right, today it should probably be possible to set CF when compiling 
WebKit against Qt on Mac OS X. Please file a bug against me to compile-test and 
fix it.


Simon


More information about the webkit-dev mailing list