Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(271)

Unified Diff: Source/WebCore/dom/EventNames.in

Issue 14296003: Remove TOUCH_EVENTS and TOUCH_EVENT_TRACKING compile-time flags. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: Source/WebCore/dom/EventNames.in
diff --git a/Source/WebCore/dom/EventNames.in b/Source/WebCore/dom/EventNames.in
index 3f0086b9e9a053cf5ce30ef2718792d740a8456e..8c1e6be06444cf6c5e1122066a05fe605c08e1ce 100644
--- a/Source/WebCore/dom/EventNames.in
+++ b/Source/WebCore/dom/EventNames.in
@@ -46,7 +46,7 @@ SVGEvents interfaceName=Event, conditional=SVG
SVGZoomEvent conditional=SVG
SVGZoomEvents interfaceName=SVGZoomEvent, conditional=SVG
IDBVersionChangeEvent
-TouchEvent conditional=TOUCH_EVENTS, runtimeConditional=touchEnabled
+TouchEvent runtimeConditional=touchEnabled
DeviceMotionEvent
DeviceOrientationEvent
OrientationEvent interfaceName=Event, conditional=ORIENTATION_EVENTS

Powered by Google App Engine
This is Rietveld 408576698