RESOLVED INVALID 43488
getParameter(SAMPLE_COVERAGE_VALUE) returns the wrong default value.
https://bugs.webkit.org/show_bug.cgi?id=43488
Summary getParameter(SAMPLE_COVERAGE_VALUE) returns the wrong default value.
Adrienne Walker
Reported 2010-08-04 08:48:53 PDT
It looks like getParameter(SAMPLE_COVERAGE_VALUE) is returning 2^31 by default instead of 1. This causes LayoutTests/fast/canvas/webgl/gl-get-calls.html to fail on Linux.
Attachments
Adrienne Walker
Comment 1 2010-08-05 14:15:35 PDT
This appears to be a Chrome bug in the command buffer and not a WebKit bug. Closing.
Note You need to log in before you can comment on or make changes to this bug.