DescriptionFix underlying issue causing crbug.com/348821.
SkDashPathEffect refuses to flatten itself if it thinks it's a no-op. This
messes with the assumption that flattening a non-NULL effect and then
unflattening from those bytes produces a non-NULL effect. I'd rather make that
assumption always be true than save a few bytes for rare nonsense path effects.
BUG=348821
Committed: http://code.google.com/p/skia/source/detail?r=13701
Patch Set 1 #
Messages
Total messages: 7 (0 generated)
|