diff options
author | danakj@chromium.org <danakj@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2014-03-18 19:20:09 +0000 |
---|---|---|
committer | danakj@chromium.org <danakj@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2014-03-18 19:20:09 +0000 |
commit | 907cb093c66b8953d4ee8d1993c7985515e89da7 (patch) | |
tree | 9df05d5e0f7eb77a5ffac25f020d344479019940 /content/content_ppapi_plugin.gypi | |
parent | 0575fe97208d5d54fd6b5bec9c0a33b18dc816ac (diff) | |
download | chromium_src-907cb093c66b8953d4ee8d1993c7985515e89da7.zip chromium_src-907cb093c66b8953d4ee8d1993c7985515e89da7.tar.gz chromium_src-907cb093c66b8953d4ee8d1993c7985515e89da7.tar.bz2 |
cc: Attempt to de-flake test by preventing commit to start before draw.
The draw code checks that only 2 textures are used. However if a
BeginMainFrame occurs before draw and we upload textures for the next
frame, it would mess up the counting by the time we draw. Instead of
posting a commit for the next frame after activate, do it after we
have checked the number of textures used and drawn.
R=brianderson@chromium.org, enne@chromium.org, enne
BUG=352730
Review URL: https://codereview.chromium.org/198173004
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@257712 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'content/content_ppapi_plugin.gypi')
0 files changed, 0 insertions, 0 deletions