Allow a read-back request to wait for a first frame
if it was invoked while no frame was received yet. This patch takes care of adding any readback request to a queue and ensure that this gets processed, once the frame arrives.This also takes care of discarding all the readback requests if the delegated layer is destroyed or view is hidden, before a frame arrives. BUG=376769 Review URL: https://codereview.chromium.org/415773007 Cr-Commit-Position: refs/heads/master@{#290802} git-svn-id: svn://svn.chromium.org/chrome/trunk/src@290802 0039d316-1c4b-4281-b951-d872f2087c98
Showing
Please register or sign in to comment