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

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

Issue 427353002: Revert of Add UseCounters for non-standard, internally unused reflected attributes (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: rebase Created 6 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
« no previous file with comments | « no previous file | Source/core/html/HTMLHtmlElement.idl » ('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 73165f17668edd7d6f2c90220b5ebb4dd21f57b9..ed030c440e5ab2ebdfbfd8bd11b7928c5eab48e2 100644
--- a/Source/core/frame/UseCounter.h
+++ b/Source/core/frame/UseCounter.h
@@ -483,11 +483,6 @@ public:
WheelEventWheelDelta = 493,
SendBeacon = 494,
SendBeaconQuotaExceeded = 495,
- HTMLHtmlElementVersion = 496,
- HTMLMetaElementScheme = 497,
- HTMLObjectElementStandby = 498,
- HTMLTableCellElementChar = 499,
- HTMLTableCellElementCharOff = 500,
SVGSMILElementInDocument = 501,
MouseEventOffsetX = 502,
MouseEventOffsetY = 503,
« no previous file with comments | « no previous file | Source/core/html/HTMLHtmlElement.idl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698