Compiling GLContextEGL.cpp on non-X11 platforms currently fails. The function GLContextEGL::createPixmapContext declares a variable named "context" inside #if PLATFORM(X11) and uses it outside of the macro protection.
Created attachment 205942 [details] Patch
Comment on attachment 205942 [details] Patch r=me
Comment on attachment 205942 [details] Patch Clearing flags on attachment: 205942 Committed r152323: <http://trac.webkit.org/changeset/152323>
All reviewed patches have been landed. Closing bug.