Chromium Code Reviews
Descriptioncc: Make ResourceProvider correctly handle transferring mailbox-created resources
For mailbox-created resources, the texture ID is created lazily, in lockForRead. If we use a delegating renderer, we won't lock it, so at the time we transfer it to the parent and back, we don't have a texture ID, and we shouldn't be producing/consuming. We still need to correctly handle the synchronization logic.
This change implements all this, and adds tests.
BUG=164095
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=184089
Patch Set 1 #
Total comments: 11
Patch Set 2 : comments #
Messages
Total messages: 8 (0 generated)
|
||||||||||||||||||||||||||||