When filling nested rect path check for empty inner and empty outer rects
authorbsalomon <bsalomon@google.com>
Mon, 2 May 2016 20:22:13 +0000 (13:22 -0700)
committerCommit bot <commit-bot@chromium.org>
Mon, 2 May 2016 20:22:13 +0000 (13:22 -0700)
commit40ef48580b8bd47355ccf05e43d8032c10a77bbe
tree7881c639eaa21ee0f72fec85c26dfbe33013a488
parent6536ae590e3873694cb02cf25dab8001a71f269e
When filling nested rect path check for empty inner and empty outer rects

BUG=skia:5221
GOLD_TRYBOT_URL= https://gold.skia.org/search2?unt=true&query=source_type%3Dgm&master=false&issue=1936073003

Review-Url: https://codereview.chromium.org/1936073003
src/gpu/GrDrawContext.cpp
src/gpu/batches/GrAAStrokeRectBatch.cpp
src/gpu/batches/GrAAStrokeRectBatch.h
src/gpu/batches/GrRectBatchFactory.cpp
tests/skbug5221.cpp [new file with mode: 0644]