| commit | a7d7f50f3a02bcf5ec17908749959af8890090c8 | [log] [tgz] |
|---|---|---|
| author | erikchen <erikchen@chromium.org> | Tue May 31 23:58:02 2016 |
| committer | Commit bot <commit-bot@chromium.org> | Tue May 31 23:59:26 2016 |
| tree | b788d394d39a964c5021df628ca83cde47aa8616 | |
| parent | ff5e70437d158ca2b42a153808bfd92799a37054 [diff] |
Remove WebGL CHROMIUM image fallback logic. A failure to allocate a CHROMIUM image should be treated the same as a failure in texImage2D. This removes some unnecessary, poorly tested logic from WebGL. BUG=581777 Review-Url: https://codereview.chromium.org/2021443003 Cr-Commit-Position: refs/heads/master@{#396982}