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

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

Issue 1137593002: Remove SVGElement.xmlbase/xmlspace/xmllang and no use codes. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Draft 3 Created 5 years, 7 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/bindings/scripts/v8_attributes.py ('k') | Source/core/svg/SVGElement.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/frame/UseCounter.h
diff --git a/Source/core/frame/UseCounter.h b/Source/core/frame/UseCounter.h
index ddfaccc6dde22fb215ae82eca2e559311ca40ace..638775ca8d20775c8048488fcc541b9617e9f47d 100644
--- a/Source/core/frame/UseCounter.h
+++ b/Source/core/frame/UseCounter.h
@@ -608,9 +608,6 @@ public:
XMLHttpRequestAsynchronous = 677,
WhiteSpacePreFromXMLSpace = 679,
WhiteSpaceNowrapFromXMLSpace = 680,
- SVGElementXmlbase = 681,
- SVGElementXmllang = 682,
- SVGElementXmlspace = 683,
WindowMoveResizeMissingArguments = 684,
SVGSVGElementForceRedraw = 685,
SVGSVGElementSuspendRedraw = 686,
« no previous file with comments | « Source/bindings/scripts/v8_attributes.py ('k') | Source/core/svg/SVGElement.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698