commit | 57130e07aa7e05d90d2f851e9865537bd196f5a7 | [log] [tgz] |
---|---|---|
author | Sunny Sachanandani <[email protected]> | Wed Jun 07 00:08:56 2017 |
committer | Commit Bot <[email protected]> | Wed Jun 07 02:24:40 2017 |
tree | 1fa8d596ff5d2f2091e427840510a07f994d5cf1 | |
parent | 7de77b49cab72134899a55afd0dde19cefbd8af8 [diff] |
gpu: Check channel before use in CanWaitUnverifiedSyncToken. The channel may be lost if the gpu process crashes. Command buffer proxy should always check channel_ before using it. This was found when enabling gpu scheduler: https://chromium-swarm.appspot.com/task?id=3698787cf9363510&refresh=10&show_raw=1 R=piman BUG=514813 Cq-Include-Trybots: master.tryserver.chromium.android:android_optional_gpu_tests_rel;master.tryserver.chromium.linux:linux_optional_gpu_tests_rel;master.tryserver.chromium.mac:mac_optional_gpu_tests_rel;master.tryserver.chromium.win:win_optional_gpu_tests_rel Change-Id: I24b9aba49863612c57dc07abba4a03f33e1a147f Reviewed-on: https://chromium-review.googlesource.com/526308 Reviewed-by: Antoine Labour <[email protected]> Commit-Queue: Sunny Sachanandani <[email protected]> Cr-Commit-Position: refs/heads/master@{#477518}