commit | 1cb97a2f32c53a82276f86acb9ff34f4cbb600b5 | [log] [tgz] |
---|---|---|
author | Cary Clark <caryclark@skia.org> | Tue Aug 28 10:51:06 2018 -0400 |
committer | Skia Commit-Bot <skia-commit-bot@chromium.org> | Tue Aug 28 15:21:25 2018 +0000 |
tree | 9fa6aa612aeabeb015c67024b8435c9341ca77e0 | |
parent | 82999c037e39254cda5949294f5bcac865abce56 [diff] |
fix empty region iter rect Region iterators return bounds but do not initialize the result if Iterator has no region or region is empty. Add general tests for empty region iterators. R=reed@google.com,halcanary@google.com Docs-Preview: https://skia.org/?cl=149980 Bug: skia:8186 Change-Id: If4367d4c0eef7fc9c7bfd7d1436143e155b78309 Reviewed-on: https://skia-review.googlesource.com/149980 Commit-Queue: Cary Clark <caryclark@skia.org> Reviewed-by: Hal Canary <halcanary@google.com>