DescriptionSVGPathUtilities tidying
Rename buildSVGPathByteStreamFromString to buildByteStreamFromString to
be more consistent with other functions (buildStringFromByteStream and
buildPathFromByteStream). Also drop the PathParsingMode argument, since
it's always UnalteredParsing (and it's unlikely we'll need to build
normalized byte streams ATM.)
Make buildStringFromByteStream return the resulting String instead of
using an out-parameter. Tidies up call-sites and makes for slightly
smaller code.
BUG=467592
Committed: https://crrev.com/0ca81d5b472b134200ac0d8bc344696cf2185f59
Cr-Commit-Position: refs/heads/master@{#361338}
Patch Set 1 #
Messages
Total messages: 7 (2 generated)
|