DescriptionAllow 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
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=290802
Patch Set 1 #Patch Set 2 : #Patch Set 3 : #
Total comments: 17
Patch Set 4 : Modified code as per review comments #Patch Set 5 : Added relevant comments. #Patch Set 6 : Removed empty spaces. #Patch Set 7 : Moved constructor/destructor implementation to cc. #Patch Set 8 : Move explicit constructor body to cc files. #
Total comments: 6
Patch Set 9 : addressed the review comments. #
Messages
Total messages: 10 (0 generated)
|