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

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

Issue 148693003: Remove legacy HTMLAllCollection.tags() method (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 10 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: Source/core/frame/UseCounter.h
diff --git a/Source/core/frame/UseCounter.h b/Source/core/frame/UseCounter.h
index 082ea065bfe5452c14f2af347da34af71646d599..f8819edebd45df3c570148c0ff8e3cefe8c6f797 100644
--- a/Source/core/frame/UseCounter.h
+++ b/Source/core/frame/UseCounter.h
@@ -209,7 +209,7 @@ public:
DOMNodeRemovedFromDocumentEvent,
DOMNodeInsertedIntoDocumentEvent,
DOMCharacterDataModifiedEvent,
- DocumentAllTags,
+ REMOVEDDocumentAllTags,
DocumentAllLegacyCall,
HTMLAppletElementLegacyCall,
HTMLEmbedElementLegacyCall,
« no previous file with comments | « LayoutTests/inspector/console/console-format-collections-expected.txt ('k') | Source/core/html/HTMLAllCollection.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698