Revert of SkStringPrintf and SkString::printf now are no longer limted by a static...
authorhalcanary <halcanary@google.com>
Fri, 22 Apr 2016 15:19:04 +0000 (08:19 -0700)
committerCommit bot <commit-bot@chromium.org>
Fri, 22 Apr 2016 15:19:04 +0000 (08:19 -0700)
commit3361e6248b415bb3054b5af6462666f1608e0765
treedc4edd54d4d7c8ad273be7246a2216f0f8dafe64
parent606cadd5aac62299ef2e277709b3684cae2bf96c
Revert of SkStringPrintf and SkString::printf now are no longer limted by a static buffer (patchset #5 id:80001 of https://codereview.chromium.org/1403803002/ )

Reason for revert:
breaking something

Original issue's description:
> SkStringPrintf and SkString::printf now are no longer limted by a static buffer
>
> GOLD_TRYBOT_URL= https://gold.skia.org/search2?unt=true&query=source_type%3Dgm&master=false&issue=1403803002
>
> Committed: https://skia.googlesource.com/skia/+/606cadd5aac62299ef2e277709b3684cae2bf96c

TBR=tomhudson@google.com,reed@google.com
# Skipping CQ checks because original CL landed less than 1 days ago.
NOPRESUBMIT=true
NOTREECHECKS=true
NOTRY=true

Review URL: https://codereview.chromium.org/1908423002
src/core/SkString.cpp
src/pdf/SkPDFMetadata.cpp
tests/StringTest.cpp