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

Unified Diff: Source/core/events/EventTypeNames.in

Issue 183313003: Added non-prefixed navigator.getGamepads() with updated API (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 10 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/core/events/EventTypeNames.in
diff --git a/Source/core/events/EventTypeNames.in b/Source/core/events/EventTypeNames.in
index 96d82867b4dfa1bfbbb53dc8389737d266cc2570..b95551ef0bdb55bde52a2efe9c60e25c3cea9791 100644
--- a/Source/core/events/EventTypeNames.in
+++ b/Source/core/events/EventTypeNames.in
@@ -82,6 +82,8 @@ fetch
focus
focusin
focusout
+gamepadconnected
+gamepaddisconnected
gesturescrollend
gesturescrollstart
gesturescrollupdate

Powered by Google App Engine
This is Rietveld 408576698