DescriptionRenderStyle operator== incorrect for shape-outside and clip-path.
Use dataEquivalent instead of comparing pointers. Updating the base
RenderStyle in ActiveAnimations asserts that the cached base RenderStyle
is correct by comparing RenderStyle objects. It triggered an assert when
comparing two shape-outside values represented by different objects
representing the same value.
R=esprehn@chromium.org,dstockwell@chromium.org
BUG=425473
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=184345
Patch Set 1 #
Messages
Total messages: 7 (1 generated)
|