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

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

Issue 1901403002: Remove UserAgent ShadowRoot + Author ShadowRoot code. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix Element::createShadowRoot, update some tests Created 4 years, 8 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: third_party/WebKit/Source/core/frame/UseCounter.h
diff --git a/third_party/WebKit/Source/core/frame/UseCounter.h b/third_party/WebKit/Source/core/frame/UseCounter.h
index 83e6019db096cbabba9e3188f646de4350d73018..a6e95cdfd913d1714740077f39fe7fec539ce03c 100644
--- a/third_party/WebKit/Source/core/frame/UseCounter.h
+++ b/third_party/WebKit/Source/core/frame/UseCounter.h
@@ -632,7 +632,6 @@ public:
V8SVGFEConvolveMatrixElement_PreserveAlpha_AttributeGetter = 791,
V8SVGStyleElement_Disabled_AttributeGetter = 798,
V8SVGStyleElement_Disabled_AttributeSetter = 799,
- ElementCreateShadowRootMultipleWithUserAgentShadowRoot = 800,
InputTypeFileSecureOrigin = 801,
InputTypeFileInsecureOrigin = 802,
ElementAttachShadow = 804,
« no previous file with comments | « third_party/WebKit/Source/core/frame/Deprecation.cpp ('k') | third_party/WebKit/Source/core/html/HTMLInputElement.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698