summaryrefslogtreecommitdiffstats
path: root/chrome/renderer
diff options
context:
space:
mode:
authorpiman@chromium.org <piman@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-08-31 01:01:53 +0000
committerpiman@chromium.org <piman@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-08-31 01:01:53 +0000
commit1fb8c48b658c3d4422f806d012f51b250446a748 (patch)
treefdb626e31d277b536de1662d07b497edc6994881 /chrome/renderer
parent60f212672dc9020258f4fc3588cc7bdfcc61097f (diff)
downloadchromium_src-1fb8c48b658c3d4422f806d012f51b250446a748.zip
chromium_src-1fb8c48b658c3d4422f806d012f51b250446a748.tar.gz
chromium_src-1fb8c48b658c3d4422f806d012f51b250446a748.tar.bz2
Delay 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 Review URL: http://codereview.chromium.org/7795015 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@98905 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/renderer')
0 files changed, 0 insertions, 0 deletions