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

Unified Diff: third_party/WebKit/Source/core/animation/LengthPropertyFunctions.cpp

Issue 2370053003: Clean up stale FIXMEs and TODOs in core/animation (Closed)
Patch Set: Enum change unchange Created 4 years, 3 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/animation/LengthPropertyFunctions.cpp
diff --git a/third_party/WebKit/Source/core/animation/LengthPropertyFunctions.cpp b/third_party/WebKit/Source/core/animation/LengthPropertyFunctions.cpp
index a4550f0adb09462d0d96334b7654f1702b643f16..73c1e4d2a02c1a70cd7ae83775204981b281d81a 100644
--- a/third_party/WebKit/Source/core/animation/LengthPropertyFunctions.cpp
+++ b/third_party/WebKit/Source/core/animation/LengthPropertyFunctions.cpp
@@ -8,8 +8,6 @@
namespace blink {
-// TODO(alancutter): Generate these functions.
-
alancutter (OOO until 2018) 2016/09/27 01:14:13 Generating these will be a consequence of work on
ValueRange LengthPropertyFunctions::getValueRange(CSSPropertyID property)
{
switch (property) {

Powered by Google App Engine
This is Rietveld 408576698