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 _______________________________________________ webkit-dev mailing list webkit-dev@lists.webkit.org http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev