summaryrefslogtreecommitdiffstats
path: root/media/audio
diff options
context:
space:
mode:
authorzmo@google.com <zmo@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2010-09-24 20:42:53 +0000
committerzmo@google.com <zmo@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2010-09-24 20:42:53 +0000
commitc5d79834e2053a5e4983198255c8f58b5ba596cb (patch)
tree224e16ab6e2fc7fcf908ba898b42000b964200dd /media/audio
parent49420ffb6ce5a31ed48d1212bd0db878c2c6b7d2 (diff)
downloadchromium_src-c5d79834e2053a5e4983198255c8f58b5ba596cb.zip
chromium_src-c5d79834e2053a5e4983198255c8f58b5ba596cb.tar.gz
chromium_src-c5d79834e2053a5e4983198255c8f58b5ba596cb.tar.bz2
Fix WebGL getParameter bug in command buffer.
GetHelper was truning all getParameter return values into integers, even if they should have been floats. By returning false in GetHelper, it lets the individual DoGet(Float,Boolean,Integer)v functions skip this behavior and return the real value directly. Also, update unit tests now that the correct function is being called. BUG=51331 TEST=LayoutTests/fast/canvas/webgl/gl-get-calls.html git-svn-id: svn://svn.chromium.org/chrome/trunk/src@60515 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'media/audio')
0 files changed, 0 insertions, 0 deletions