Chromium Code Reviews
Help | Chromium Project | Gerrit Changes | Sign in
(82)

Issue 1170913002: Clamp animated lengths to CSS length range to match CSSPrimitiveValue (Closed)

Created:
4 years, 10 months ago by alancutter (OOO until 2018)
Modified:
4 years, 10 months ago
Reviewers:
sashab
CC:
darktears, blink-reviews, blink-reviews-animation_chromium.org, blink-reviews-style_chromium.org, Eric Willigers, rjwright, shans
Target Ref:
refs/heads/master
Project:
blink
Visibility:
Public.

Description

Clamp animated lengths to CSS length range to match CSSPrimitiveValue This patch fixes an inconsistency between the LengthStyleInterpolation fast path and CSSPrimitiveValue's computeLength() by clamping the interpolated Length values to the appropriate CSS length range. BUG=494927 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=196733

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+19 lines, -1 line) Patch
A LayoutTests/animations/css-length-range-crash.html View 1 chunk +18 lines, -0 lines 0 comments Download
M Source/core/animation/LengthStyleInterpolation.cpp View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 6 (2 generated)
alancutter (OOO until 2018)
4 years, 10 months ago (2015-06-09 00:23:59 UTC) #2
sashab
lgtm
4 years, 10 months ago (2015-06-09 00:59:10 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1170913002/1
4 years, 10 months ago (2015-06-09 03:26:45 UTC) #5
commit-bot: I haz the power
4 years, 10 months ago (2015-06-09 04:41:03 UTC) #6
Message was sent while issue was closed.
Committed patchset #1 (id:1) as
https://src.chromium.org/viewvc/blink?view=rev&revision=196733

Powered by Google App Engine
This is Rietveld 408576698