cc: 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 Review URL: https://codereview.chromium.org/1153283009 Cr-Commit-Position: refs/heads/master@{#333148}
Showing
Please register or sign in to comment