[Webkit-unassigned] [Bug 118536] Non-Cairo platforms should be able to use EGL

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jul 18 13:57:10 PDT 2013


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


Brent Fulgham <bfulgham at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #207019|review?                     |review+, commit-queue+
               Flag|                            |




--- Comment #3 from Brent Fulgham <bfulgham at webkit.org>  2013-07-18 13:57:06 PST ---
(From update of attachment 207019)
View in context: https://bugs.webkit.org/attachment.cgi?id=207019&action=review

r=me

> Source/WebCore/platform/graphics/egl/GLContextEGL.cpp:28
> +#include <cairo.h>

I guess the 2D drawing stuff is not brought in with the 3D graphics context.  We may end up with a big ifdef block here.

> Source/WebCore/platform/graphics/egl/GLContextEGL.cpp:229
> +#endif

Ditto -- other platforms will probably have similar cleanup requirements.

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