[Webkit-unassigned] [Bug 57261] [Qt] Migrate to GraphicsContext3DOpenGL.cpp

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jul 7 11:27:44 PDT 2011


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





--- Comment #10 from Andrew Wason <rectalogic at rectalogic.com>  2011-07-07 11:27:44 PST ---
(In reply to comment #9)
> The problem is that with some pages ShConstructCompiler() called by 
> ANGLEWebKitBridge::validateShaderSource() returns NULL.
> This is the reason that seems to cause part of layout tests fail.

This is because the builtin ANGLE resources are not being initialized on the ANGLEWebKitBridge - so they contain garbage which occasionally makes the builtin resources fail to parse. I'm working on updating the patch to fix that.

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