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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Mar 6 17:06:25 PST 2014


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





--- Comment #12 from Hyowon Kim <hw1008.kim at samsung.com>  2014-03-06 17:03:24 PST ---

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

Good point. Done. #129797

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