[Webkit-unassigned] [Bug 111450] New: GetnUniform*vEXT (Robustness extension) passed incorrect parameter in WebGLRenderingContext

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 5 09:37:30 PST 2013


https://bugs.webkit.org/show_bug.cgi?id=111450

           Summary: GetnUniform*vEXT (Robustness extension) passed
                    incorrect parameter in WebGLRenderingContext
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: WebGL
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: rsarvaria at blackberry.com


According to the robustness spec, GetnUniform*vEXT expects a parameter "sizei bufSize" which sets the number of bytes to be written. In the current implementation they pass the maximum number of entries that can be written instead of the amount of bytes.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list