| commit | 6656a4ec329fe67023e1e41576ca8f3ad9585078 | [log] [tgz] |
|---|---|---|
| author | danakj <danakj@chromium.org> | Tue Jul 12 23:18:28 2016 |
| committer | Commit bot <commit-bot@chromium.org> | Tue Jul 12 23:21:16 2016 |
| tree | 6d964fe77b1624ec0c8decf9c3e34abe09c080dd | |
| parent | 17bc1818c93d77c43fa0613008c5554a55b34438 [diff] |
webgl: Handle null context provider when trying to restore context If the gpu process is gone, the context provider may be null, so we must handle that scenario in the maybeRestoreContext method. BUG=627240 CQ_INCLUDE_TRYBOTS=tryserver.chromium.win:win_optional_gpu_tests_rel;tryserver.chromium.mac:mac_optional_gpu_tests_rel NOTRY=true Review-Url: https://codereview.chromium.org/2142223002 Cr-Commit-Position: refs/heads/master@{#404857}