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

Unified Diff: sky/engine/core/frame/UseCounter.h

Issue 731863003: Remove CSSCompositing (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: preland Created 6 years, 1 month 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: sky/engine/core/frame/UseCounter.h
diff --git a/sky/engine/core/frame/UseCounter.h b/sky/engine/core/frame/UseCounter.h
index 9bcd71fee02be99150ea745bad4d05177ee32fe0..f1279b5084e4005b812381be0f9e517d4f852a69 100644
--- a/sky/engine/core/frame/UseCounter.h
+++ b/sky/engine/core/frame/UseCounter.h
@@ -251,7 +251,7 @@ public:
SVGForeignObjectElement = 325,
SelectionSetPosition = 327,
AnimationPlayerFinishEvent = 328,
- CanvasRenderingContext2DSetAlpha = 330,
+ // TODO(sky): 329, 330 Unused
CanvasRenderingContext2DSetCompositeOperation = 331,
CanvasRenderingContext2DSetLineWidth = 332,
CanvasRenderingContext2DSetLineCap = 333,
« no previous file with comments | « sky/engine/core/css/resolver/StyleAdjuster.cpp ('k') | sky/engine/core/html/canvas/Canvas2DContextAttributes.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698