commit | b0cd8b714629352638f17154cfc05ade03fff8f5 | [log] [tgz] |
---|---|---|
author | fmalita <fmalita@chromium.org> | Tue Oct 06 07:24:03 2015 -0700 |
committer | Commit bot <commit-bot@chromium.org> | Tue Oct 06 07:24:03 2015 -0700 |
tree | 851c673ece96e62a507b51fc81512db9c4450ab0 | |
parent | 8d57faf31819e714de797ba43194f199d7616c39 [diff] |
[SkDebugger] Handle path empty-bounds gracefully Paths with empty bounds crash the debugger: mapping their bounds onto the shapshot area gets the canvas into an unhappy state. R=robertphillips@google.com Review URL: https://codereview.chromium.org/1387173003