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

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

Issue 2485113002: Remove currentView, useCurrentView properties of SVGSVGElement and SVGViewSpec interface (Closed)
Patch Set: rebased Created 4 years, 1 month 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 589fff37781cbbba1870bec79d93a29db510940d..2ed20754ce896b2f846192f1f27557cb1c9216d3 100644
--- a/third_party/WebKit/Source/core/frame/UseCounter.h
+++ b/third_party/WebKit/Source/core/frame/UseCounter.h
@@ -628,8 +628,6 @@ class CORE_EXPORT UseCounter {
TextInputFired = 830,
V8TextEvent_Data_AttributeGetter = 831,
V8TextEvent_InitTextEvent_Method = 832,
- V8SVGSVGElement_UseCurrentView_AttributeGetter = 833,
- V8SVGSVGElement_CurrentView_AttributeGetter = 834,
ClientHintsDPR = 835,
ClientHintsResourceWidth = 836,
ClientHintsViewportWidth = 837,
« no previous file with comments | « third_party/WebKit/Source/core/frame/Deprecation.cpp ('k') | third_party/WebKit/Source/core/svg/SVGSVGElement.idl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698