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

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

Issue 1088483005: Add a comment about counter availability in M43 branch (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 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
« no previous file with comments | « no previous file | no next file » | 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 adefaaaeb7799c3734ffa60b28e9a8e32e442789..1b48e34c0f45e468e26cbf7a7c63f3377ebb3375 100644
--- a/Source/core/frame/UseCounter.h
+++ b/Source/core/frame/UseCounter.h
@@ -682,6 +682,8 @@ public:
LegacyConst = 748,
SVGFilterRes = 749,
V8Permissions_Query_Method = 750,
+ // The above items are available in M43 branch.
+
LegacyCSSValueIntrinsic = 751,
LegacyCSSValueMinIntrinsic = 752,
WebkitCanvas = 753,
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698