Hi,

In the course of the discussion in

        https://bugs.webkit.org/show_bug.cgi?id=40062

I'm now wondering if we should perhaps replace all the occurences of Q_WS_S60 
and Q_WS_MAEMO5 with #if PLATFORM(QT_MOBILE) or so and _require_ that when 
building WebKit you have to pass something like

    qmake CONFIG+=mobile

in order to get a "mobile" WebKit build.

We _could_ set this configuration automatically for makespecs where we know 
that they're mobile only, such as symbian or maemo5, but otherwise this could 
be an option developers have to provide.

What do you think?


Simon

Attachment: signature.asc
Description: This is a digitally signed message part.

_______________________________________________
webkit-qt mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-qt

Reply via email to