Descriptioncc: Add debug info for unexpected SwapBuffersComplete
Unexpected SwapBuffersComplete's can arrive for two common reasons:
1) DidSwapBuffersComplete is getting called before DidSwapBuffers.
2) A swap ack from the previous OutputSurface arrives.
This extra debug info will allow us to determine which case
we are in.
BUG=495650
CQ_INCLUDE_TRYBOTS=tryserver.blink:linux_blink_rel
Committed: https://crrev.com/1545de0e093bbd38d12c69ea602b5141356a647e
Cr-Commit-Position: refs/heads/master@{#333148}
Patch Set 1 #
Messages
Total messages: 7 (2 generated)
|