[Webkit-unassigned] [Bug 98931] [GTK] Enable touch features

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Feb 7 10:41:40 PST 2014


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





--- Comment #33 from Martin Robinson <mrobinson at webkit.org>  2014-02-07 10:38:57 PST ---
(From update of attachment 223469)
View in context: https://bugs.webkit.org/attachment.cgi?id=223469&action=review

> Source/cmake/OptionsEfl.cmake:-92
> -WEBKIT_OPTION_DEFAULT_PORT_VALUE(ENABLE_TOUCH_EVENTS ON)

I think this has the side-effect of enabling this for WinCE, so you should probably just switch the port default for GTK+.

> Source/cmake/WebKitFeatures.cmake:112
> -    WEBKIT_OPTION_DEFINE(ENABLE_TOUCH_EVENTS "Toggle Touch Events support" OFF)
> +    WEBKIT_OPTION_DEFINE(ENABLE_TOUCH_EVENTS "Toggle Touch Events support" ON)

See above.

-- 
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