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

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

Issue 1137753004: Remove xml:base support (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: rm tests 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/core/dom/Element.cpp ('k') | Source/core/xml/xmlattrs.in » ('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 33ccbf295f89799044ab3dc75b63e650e1e0df5d..1b437e4675ef622fe6c3558f46dd8d7c7ca83448 100644
--- a/Source/core/frame/UseCounter.h
+++ b/Source/core/frame/UseCounter.h
@@ -501,7 +501,6 @@ public:
RenderRuby = 576,
CanvasRenderingContext2DCompositeOperationDarker = 577,
ScriptElementWithInvalidTypeHasSrc = 578,
- ElementBaseURIFromXMLBase = 580,
XMLHttpRequestSynchronousInNonWorkerOutsideBeforeUnload = 581,
CSSSelectorPseudoScrollbar = 582,
CSSSelectorPseudoScrollbarButton = 583,
« no previous file with comments | « Source/core/dom/Element.cpp ('k') | Source/core/xml/xmlattrs.in » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698