[Webkit-unassigned] [Bug 51316] [Qt] Make sure touch and orientation events are disabled in the minimal configuration

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Dec 20 06:21:51 PST 2010


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


Yael <yael.aharon at nokia.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ossy at webkit.org,
                   |                            |yael.aharon at nokia.com




--- Comment #3 from Yael <yael.aharon at nokia.com>  2010-12-20 06:21:51 PST ---
I don't think this is the right way to add ENABLE_ORIENTATION_EVENTS and ENABLE_TOUCH_EVENTS flags to Qt's minimal config.
Instead of adding the flags to Qt's minimal config, they should be added to build-webkit script. From there, they are automatically added to the minimal config.
Please see https://bugs.webkit.org/show_bug.cgi?id=48224 and https://bugs.webkit.org/show_bug.cgi?id=48185.

Qt specific flags like ENABLE_QT_BEARER should be added this way.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list