[Webkit-unassigned] [Bug 59064] [GTK] Support EGL backend for WebGL
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Aug 2 15:06:52 PDT 2011
https://bugs.webkit.org/show_bug.cgi?id=59064
--- Comment #13 from Kenneth Russell <kbr at google.com> 2011-08-02 15:06:51 PST ---
(From update of attachment 102630)
View in context: https://bugs.webkit.org/attachment.cgi?id=102630&action=review
Are you sure the style queue failure is due to the presence of the Qt header
> Source/WebCore/platform/graphics/opengl/GraphicsContext3DOpenGLBase.cpp:35
> +
Are you sure the style queue failure is due to the presence of the Qt header, and not due to the name GraphicsContext3D.h (rather than GraphicsContext3DOpenGLBase.h) being used here? If it's being triggered by the latter, you could create a GraphicsContext3DOpenGLBase.h which just includes GraphicsContext3D.h as a workaround.
--
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