DescriptionHandle failed GpuMemoryBuffer allocations properly.
It is possible for an allocation to fail on the gpu side, we should handle it gracefully.
Currently we DCHECK that it succeeded in the browser, which in release leads to unexpected behaviour and NOTREACHED hit during destruction on the gpu side.
BUG=
Committed: https://crrev.com/34667610c029b3ca2faaf188e8f34cc1a726a1b6
Cr-Commit-Position: refs/heads/master@{#302721}
Patch Set 1 : #
Messages
Total messages: 9 (3 generated)
|