DescriptionGet rid of the *Byte types used for (de)serializing to SVGPathByteStream
Use a single ByteType<T> instead.
Additionally clean up SVGPathByteStream a bit by delegating two more
methods {isEmpty(), append(SVGPathByteStream*)} to the wrapped WTF::Vector.
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=166481
Patch Set 1 #
Messages
Total messages: 6 (0 generated)
|