Bug 38024
Summary: | Inconsistency between V8, JSC on texSubImage2D(..., 0) | ||
---|---|---|---|
Product: | WebKit | Reporter: | Yaar Schnitman <yaar> |
Component: | WebGL | Assignee: | Kenneth Russell <kbr> |
Status: | RESOLVED DUPLICATE | ||
Severity: | Normal | CC: | kbr, yaar |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | PC | ||
OS: | OS X 10.5 |
Yaar Schnitman
See FIXME in texImageTest.js.
Should be fixed once V8's auto-generation of overloads is ported to JSC.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Kenneth Russell
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 ***