[Webkit-unassigned] [Bug 32002] Bug in custom JS bindings for texImage2D and texSubImage2D

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Nov 30 16:18:50 PST 2009


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





--- Comment #1 from Oliver Hunt <oliver at apple.com>  2009-11-30 16:18:50 PST ---
(In reply to comment #0)
> I happened to notice via code inspection that the flipY and premultiplyAlpha
> boolean values are being set from the same incoming argument in the custom JS
> bindings for texImage2D and texSubImage2D. The errors are around lines 377-378
> and 413-414 in WebCore/bindings/js/JSWebGLRenderingContextCustom.cpp. I'm not
> sure whether GraphicsContext3DMac.cpp is supposed to handle the flipY argument
> properly yet, but if it is then this is probably why it isn't taking effect.

irk, what i would give for autogen of variadic functions... :-/

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