| commit | da59f05c6738dbb9a92cad21c608cdfae53a76b2 | [log] [tgz] |
|---|---|---|
| author | scroggo <scroggo@google.com> | Thu Oct 23 10:21:28 2014 -0700 |
| committer | Commit bot <commit-bot@chromium.org> | Thu Oct 23 10:21:28 2014 -0700 |
| tree | 4a32cd3dc69f1c7d93f181df2c9f8c635d78408d | |
| parent | df78d0a81cfada516fe98b1f02d954e831e5d9e7 [diff] |
Add test for new FrontBufferedStream behavior. Test for https://skia.googlesource.com/skia/+/dd5a1e094c19fa10202c37c50a1f799e5af5dac0 Verify that FrontBufferedStream does not attempt to read beyond the end of its underlying stream. Review URL: https://codereview.chromium.org/641813009