summaryrefslogtreecommitdiffstats
path: root/chrome/plugin
diff options
context:
space:
mode:
authorgman@chromium.org <gman@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-06-09 18:35:03 +0000
committergman@chromium.org <gman@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-06-09 18:35:03 +0000
commit689fa1c501df5063de1f9d1272d58cd8efe5ce1d (patch)
treeb5b637c7572bfc2973e3f6e13e5ebe6b024949f6 /chrome/plugin
parent990b912c5642d3c284da1d2ac3b557e5a161b0fc (diff)
downloadchromium_src-689fa1c501df5063de1f9d1272d58cd8efe5ce1d.zip
chromium_src-689fa1c501df5063de1f9d1272d58cd8efe5ce1d.tar.gz
chromium_src-689fa1c501df5063de1f9d1272d58cd8efe5ce1d.tar.bz2
Fix for DrawArrays, DrawElements. Removed the check
for an invalid program. The check is already in UseProgram. If that check passes the program is "installed" at which point it, even if LinkProgram is called and fails, marking the program as invalid, the previously installed program is still in use until UseProgram is called. TEST=none BUG=none Review URL: http://codereview.chromium.org/2770007 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@49293 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/plugin')
0 files changed, 0 insertions, 0 deletions