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

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

Issue 2133983003: Remove SVGZoomEvent interface and onzoom attribute (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: remove SVGZoomEvent.idl Created 4 years, 5 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 d86e35582b006553b1e05b8f6ad599809c6a7f92..df4fc70e309352349d98766b6af680cfe8798a2a 100644
--- a/third_party/WebKit/Source/core/frame/UseCounter.h
+++ b/third_party/WebKit/Source/core/frame/UseCounter.h
@@ -1034,7 +1034,6 @@ public:
HTMLMediaElement = 1229,
HTMLMediaElementInDocument = 1230,
HTMLMediaElementControlsAttribute = 1231,
- SVGZoomEvent = 1232,
V8Animation_Oncancel_AttributeGetter = 1233,
V8Animation_Oncancel_AttributeSetter = 1234,
V8HTMLCommentInExternalScript = 1235,

Powered by Google App Engine
This is Rietveld 408576698