commit | 15dbca378583113b91a9faa8edff92eeaa5aca7e | [log] [tgz] |
---|---|---|
author | Jonathan Backer <backer@chromium.org> | Mon Jun 04 20:39:33 2018 |
committer | Commit Bot <commit-bot@chromium.org> | Mon Jun 04 20:39:33 2018 |
tree | 39d78ccd90eb812b55eabbeffc9df9b173bc2274 | |
parent | 8923cf38bc92231b37f61642934009f681311b38 [diff] |
Clean up RasterDecoderImpl on early exit Copying the same pattern from GLES2DecoderImpl. If Initialize fails, call Destroy directly instead of relying on the caller to clean up. Bug: 847543 Cq-Include-Trybots: luci.chromium.try:android_optional_gpu_tests_rel;luci.chromium.try:linux_optional_gpu_tests_rel;luci.chromium.try:mac_optional_gpu_tests_rel;luci.chromium.try:win_optional_gpu_tests_rel Change-Id: Id2827f3bfb4831bb49ca24b8b70a86a574eaea88 Reviewed-on: https://chromium-review.googlesource.com/1085893 Reviewed-by: Zhenyao Mo <zmo@chromium.org> Commit-Queue: Jonathan Backer <backer@chromium.org> Cr-Commit-Position: refs/heads/master@{#564220}
Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.
The project's web site is https://www.chromium.org.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure .