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

Darin Fisher darin at chromium.org
Fri Jan 30 12:07:07 PST 2009


I didn't have a specific example with CF in mind.  Since the Mac port of
Chromium is sharing things like PLATFORM(CG), I can imagine there being
issues like this coming up.
-Darin



On Fri, Jan 30, 2009 at 9:17 AM, Darin Adler <darin at apple.com> wrote:

> 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
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-dev/attachments/20090130/bbb35886/attachment.html>


More information about the webkit-dev mailing list