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

Unified Diff: third_party/WebKit/Source/core/frame/UseCounter.h

Issue 2821863002: Remove non-standard document.createEvent('WebKitAnimationEvent'). (Closed)
Patch Set: . Created 3 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: third_party/WebKit/Source/core/frame/UseCounter.h
diff --git a/third_party/WebKit/Source/core/frame/UseCounter.h b/third_party/WebKit/Source/core/frame/UseCounter.h
index 4ab04349a5d020305b9c2a951d3a22f90f83711d..de7bee3e19f06e18f998366a24a97fd3d33efc16 100644
--- a/third_party/WebKit/Source/core/frame/UseCounter.h
+++ b/third_party/WebKit/Source/core/frame/UseCounter.h
@@ -899,7 +899,6 @@ class CORE_EXPORT UseCounter {
kDocumentCreateEventTransitionEvent = 1183,
kDocumentCreateEventWheelEvent = 1184,
kDocumentCreateEventTrackEvent = 1186,
- kDocumentCreateEventWebKitAnimationEvent = 1187,
kDocumentCreateEventMutationEvents = 1188,
kDocumentCreateEventSVGEvents = 1190,
kDocumentCreateEventWebKitTransitionEvent = 1191,

Powered by Google App Engine
This is Rietveld 408576698