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

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

Issue 17214003: Remove [InterfaceName] IDL attribute (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 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 | « Source/core/dom/DOMExceptions.in ('k') | Source/core/dom/EventTargetFactory.in » ('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 3d08e2d8b7e32dd2e90e9615c4b573a213676b5a..f9c5e0e6f04b093efa3578c891f3915a9dece3f0 100644
--- a/Source/core/dom/EventNames.in
+++ b/Source/core/dom/EventNames.in
@@ -26,7 +26,7 @@ TextEvent
TransitionEvent
UIEvent
UIEvents interfaceName=UIEvent
-WebKitAnimationEvent interfaceName=AnimationEvent
+AnimationEvent JSInterfaceName=WebKitAnimationEvent
WebKitTransitionEvent interfaceName=TransitionEvent
haraken 2013/06/17 07:11:26 I don't fully understand why in '.in' files we nee
WheelEvent
core/xml/XMLHttpRequestProgressEvent
« no previous file with comments | « Source/core/dom/DOMExceptions.in ('k') | Source/core/dom/EventTargetFactory.in » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698