Bug 38024

Summary: Inconsistency between V8, JSC on texSubImage2D(..., 0)
Product: WebKit Reporter: Yaar Schnitman <yaar>
Component: WebGLAssignee: Kenneth Russell <kbr>
Status: RESOLVED DUPLICATE    
Severity: Normal CC: kbr, yaar
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: OS X 10.5   

Description Yaar Schnitman 2010-04-22 19:41:33 PDT
See FIXME in texImageTest.js.

Should be fixed once V8's auto-generation of overloads is ported to JSC.
Comment 1 Kenneth Russell 2010-06-10 14:06:42 PDT
This will be fixed in the deletion of the custom JSC bindings for texImage2D in 40443.

*** This bug has been marked as a duplicate of bug 40443 ***