[webkit-dev] #if PLATFORM(CF) || (PLATFORM(QT) && PLATFORM(DARWIN))
Darin Adler
darin at apple.com
Fri Jan 30 09:17:17 PST 2009
On Jan 30, 2009, at 9:10 AM, Darin Fisher wrote:
> Just speculating, but probably because there are cases where a QT
> API should be used instead of a CF API. This probably just happens
> to be a time when the CF API is preferred (maybe a QT alternative
> does not exist?).
The way we handle such cases is to put the #ifs in the proper order
for those cases.
> (We are in a similar boat with PLATFORM(CHROMIUM), which is why this
> topic is especially interesting to me.)
With CF? I could understand that problem with, say, MAC, and WIN. But
I am surprised to hear the same said about CF. Could we discuss a
specific example?
-- Darin
More information about the webkit-dev
mailing list