DescriptionDelay resize of the front buffer until the swap for offscreen buffers.
Previous code was resizing, and clearing the front buffer as soon as the back
buffer was resized. It can lead to race conditions where the compositor draws a
black texture if it triggers between the resize and the swap.
BUG=None
TEST=Pepper Flash
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=98905
Patch Set 1 #
Total comments: 1
Messages
Total messages: 6 (0 generated)
|