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

Unified Diff: trunk/Source/platform/PlatformMouseEvent.h

Issue 1184693003: Revert 196987 "Don't invoke default actions for MouseEvents gene..." (Closed) Base URL: svn://svn.chromium.org/blink/
Patch Set: Created 5 years, 6 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 | « trunk/Source/core/input/EventHandler.cpp ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: trunk/Source/platform/PlatformMouseEvent.h
===================================================================
--- trunk/Source/platform/PlatformMouseEvent.h (revision 197019)
+++ trunk/Source/platform/PlatformMouseEvent.h (working copy)
@@ -41,8 +41,6 @@
RealOrIndistinguishable,
// Mouse events derived from touch input
FromTouch,
- // Mouse events created from script or dispatched from script
- FromScript
};
PlatformMouseEvent()
« no previous file with comments | « trunk/Source/core/input/EventHandler.cpp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698