Initialize bounds even if the text length is zero.
authordjsollen@google.com <djsollen@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>
Mon, 4 Mar 2013 19:47:42 +0000 (19:47 +0000)
committerdjsollen@google.com <djsollen@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>
Mon, 4 Mar 2013 19:47:42 +0000 (19:47 +0000)
commit46348e21732e64e1a4dcfb5d859e6edafba471ff
tree54e09071cde784d272ac147ea396b068e6ae144b
parentd66045ec7d37720309dae4879efc01793c3e746a
Initialize bounds even if the text length is zero.

Review URL: https://codereview.chromium.org/12387092

git-svn-id: http://skia.googlecode.com/svn/trunk@7964 2bbb7eff-a529-9590-31e7-b0007b416f81
src/core/SkPaint.cpp
tests/PaintTest.cpp