Commit 44da6b32 authored by philipj@opera.com's avatar philipj@opera.com

Remove the UseCounter entries for beforeload events

BUG=333318
NOTRY=true

Review URL: https://codereview.chromium.org/212883002

git-svn-id: svn://svn.chromium.org/blink/trunk@170122 bbb929c8-8fbe-4397-9dbb-9b2b20218538
parent 7baff434
......@@ -189,11 +189,9 @@ public:
HTMLAppletElementLegacyCall = 151,
HTMLEmbedElementLegacyCall = 152,
HTMLObjectElementLegacyCall = 153,
BeforeLoadEvent = 154,
GetMatchedCSSRules = 155,
SVGFontInCSS = 156,
AttributeSpecified = 162, // Removed in DOM4.
BeforeLoadEventInIsolatedWorld = 163,
PrefixedAudioDecodedByteCount = 164,
PrefixedVideoDecodedByteCount = 165,
PrefixedVideoDecodedFrameCount = 172,
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment