Be careful about "mobile". A tablet is considered a mobile device and some of our define might more be related to touch being the input method than it being a mobile device
Kenneth On Tue, Jun 15, 2010 at 11:13 AM, Simon Hausmann <[email protected]> wrote: > 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 > > _______________________________________________ > webkit-qt mailing list > [email protected] > http://lists.webkit.org/mailman/listinfo.cgi/webkit-qt > > -- Kenneth Rohde Christiansen Technical Lead / Senior Software Engineer Qt Labs Americas, Nokia Technology Institute, INdT Phone +55 81 8895 6002 / E-mail kenneth.christiansen at openbossa.org _______________________________________________ webkit-qt mailing list [email protected] http://lists.webkit.org/mailman/listinfo.cgi/webkit-qt
