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

Issue 2691983003: Avoid mutating the NonInterpolableValue in CSSTextIndentInterpolationType::maybeMergeSingles() (Closed)

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

Description

Avoid mutating the NonInterpolableValue in CSSTextIndentInterpolationType::maybeMergeSingles() This patch fixes test failures in https://codereview.chromium.org/2680923005 caused by incorrect handling of NIVs in CSSTextIndentInterpolationType. Though the inputs to maybeMergeSingles() are r value references the inner contents are shared by other InterpolationValues cloned from the same conversion. This patch updates it to not mutate the inner contents. BUG=681424 Review-Url: https://codereview.chromium.org/2691983003 Cr-Commit-Position: refs/heads/master@{#450551} Committed: https://chromium.googlesource.com/chromium/src/+/20557391eabfddda39e9dd2734af1c8197845430

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -3 lines) Patch
M third_party/WebKit/Source/core/animation/CSSTextIndentInterpolationType.cpp View 1 chunk +2 lines, -3 lines 0 comments Download

Messages

Total messages: 12 (8 generated)
alancutter (OOO until 2018)
3 years, 10 months ago (2017-02-14 06:28:59 UTC) #2
Eric Willigers
lgtm
3 years, 10 months ago (2017-02-14 06:37:00 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2691983003/1
3 years, 10 months ago (2017-02-15 00:05:53 UTC) #9
commit-bot: I haz the power
3 years, 10 months ago (2017-02-15 01:47:16 UTC) #12
Message was sent while issue was closed.
Committed patchset #1 (id:1) as
https://chromium.googlesource.com/chromium/src/+/20557391eabfddda39e9dd2734af...

Powered by Google App Engine
This is Rietveld 408576698