[Webkit-unassigned] [Bug 105846] [WK2][EFL] Add guard around NativeWebTouchEvent

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jan 9 02:43:12 PST 2013


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





--- Comment #11 from Gyuyoung Kim <gyuyoung.kim at samsung.com>  2013-01-09 02:45:04 PST ---
(From update of attachment 181876)
View in context: https://bugs.webkit.org/attachment.cgi?id=181876&action=review

> Source/WebKit2/Shared/efl/NativeWebTouchEventEfl.cpp:27
> +#if ENABLE(TOUCH_EVENTS)

NativeWebTouchEventEfl.cpp already uses this guard. I think this build break occurs because NativeWebTouchEvent.h doesn't use the guard. I think it would be good to add this guard to NativeWebTouchEvent.h.

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