Descriptioncc: Remove some DCHECKs in CopyOutputRequest code.
These DCHECKs fire if we ever commit to the impl side twice without
performing a draw in between. There are various ways that this
could happen, and it doesn't really matter to the CopyOutputRequest
code anyways, so remove the DCHECKs and deal with the case gracefully
instead.
Test: LayerTreeHostTestAsyncTwoReadbacksWithoutDraw
BUG=263486
R=enne,piman
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=213270
Patch Set 1 #Patch Set 2 : readback-bad-dchecks: add test #Patch Set 3 : readback-bad-dchecks: better test #Patch Set 4 : readback-bad-dchecks: threadsafe test #
Messages
Total messages: 10 (0 generated)
|