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

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

Issue 14280004: Revert removal of events (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
« no previous file with comments | « Source/core/dom/EventContext.cpp ('k') | Source/core/dom/EventRetargeter.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/dom/EventNames.in
diff --git a/Source/core/dom/EventNames.in b/Source/core/dom/EventNames.in
index 784373866cf3c9ea4e8a3a6f972ca52a0c37c74a..33f93aaa0da93ebd66e1214a54f5ff6d574f5a92 100644
--- a/Source/core/dom/EventNames.in
+++ b/Source/core/dom/EventNames.in
@@ -46,7 +46,7 @@ SVGEvents interfaceName=Event, conditional=SVG
SVGZoomEvent conditional=SVG
SVGZoomEvents interfaceName=SVGZoomEvent, conditional=SVG
IDBVersionChangeEvent
-TouchEvent runtimeConditional=touchEnabled
+TouchEvent conditional=TOUCH_EVENTS, runtimeConditional=touchEnabled
DeviceMotionEvent
DeviceOrientationEvent
OrientationEvent interfaceName=Event, conditional=ORIENTATION_EVENTS
« no previous file with comments | « Source/core/dom/EventContext.cpp ('k') | Source/core/dom/EventRetargeter.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698