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

Issue 995033002: Don't recurse in LengthStyleInterpolation helper constructCalcExpression (Closed)

Created:
5 years, 9 months ago by fs
Modified:
5 years, 9 months ago
CC:
darktears, blink-reviews, blink-reviews-animation_chromium.org, blink-reviews-style_chromium.org, dstockwell, Eric Willigers, Mike Lawther (Google), rjwright, shans, Steve Block, Timothy Loh
Target Ref:
refs/heads/master
Project:
blink
Visibility:
Public.

Description

Don't recurse in LengthStyleInterpolation helper constructCalcExpression The mixed for-loop and recursion made this helper function look more complicated than it needed to be. Make it iterate only using the for-loop. Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=191696

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+13 lines, -14 lines) Patch
M Source/core/animation/LengthStyleInterpolation.cpp View 2 chunks +13 lines, -14 lines 0 comments Download

Messages

Total messages: 7 (2 generated)
fs
Just something I noticed in passing - not sure if you're wedded to the current ...
5 years, 9 months ago (2015-03-10 17:11:28 UTC) #2
dstockwell
lgtm
5 years, 9 months ago (2015-03-10 21:34:14 UTC) #3
alancutter (OOO until 2018)
lgtm
5 years, 9 months ago (2015-03-11 05:52:16 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/995033002/1
5 years, 9 months ago (2015-03-11 09:51:22 UTC) #6
commit-bot: I haz the power
5 years, 9 months ago (2015-03-11 12:39:22 UTC) #7
Message was sent while issue was closed.
Committed patchset #1 (id:1) as
https://src.chromium.org/viewvc/blink?view=rev&revision=191696

Powered by Google App Engine
This is Rietveld 408576698