[Webkit-unassigned] [Bug 96627] [EFL] Use the shareable GraphicsContext3DOpenGL* implementation.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Sep 28 09:40:09 PDT 2012


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





--- Comment #13 from Yael <yael.aharon.m at gmail.com>  2012-09-28 09:40:33 PST ---
(From update of attachment 166164)
View in context: https://bugs.webkit.org/attachment.cgi?id=166164&action=review

> Source/WebCore/platform/graphics/efl/GraphicsContext3DPrivate.cpp:43
> +    if (renderStyle == GraphicsContext3D::RenderToCurrentGLContext)

There seems to be an inconsistency here. GraphicsContext3D::createForCurrentGLContext() sets renderStyle to GraphicsContext3D::RenderToCurrentGLContext.
So we always return here without creating a GL context.

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