Chromium Code Reviews
DescriptionAvoid 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 #
Messages
Total messages: 12 (8 generated)
|
|||||||||||||||||||