[Webkit-unassigned] [Bug 33929] [V8] Need to handle WebGLUnsignedByteArray as method argument for V8 binding

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jan 21 17:13:55 PST 2010


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





--- Comment #4 from Chris Rogers <crogers at google.com>  2010-01-21 17:13:55 PST ---
Eric, AFAIK there are currently no IDL files which take WebGLUnsignedByteArray
as an argument so there is nothing I can test.  I have a future patch which
will need this and currently the JSC generator already handles this case, but
V8 does not.  Put in other words, this fixes the V8 generator to be on par with
JSC.  But currently there are no APIs which can be tested.  The omission of
WebGLUnsignedByteArray (among the other WebGL types) appears to be an
oversight.

thanks for having a look

-- 
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