[Webkit-unassigned] [Bug 129676] [EFL] Replace GraphicsContext3D with Evas_GL in AcceleratedCompositingContext.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 5 22:17:16 PST 2014


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





--- Comment #9 from Ryuan Choi <ryuan.choi at samsung.com>  2014-03-05 22:14:17 PST ---
(From update of attachment 225946)
View in context: https://bugs.webkit.org/attachment.cgi?id=225946&action=review

> Source/WebKit/efl/WebCoreSupport/AcceleratedCompositingContextEfl.cpp:65
> +    m_evasGLContext = WebKit::EvasGLContext::create(m_evasGL.get());

Hmm, at least, I think that we should fix it before landed this.

EvasGLContext is in WebCore/
I believe that EvasGLContext should be in WebCore namespace.

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