EFL port will use EvasGLContext and EvasGLSurface files in both WK1 and WK2. And WebCore/platform/graphics/efl is more proper place for them.
Created attachment 225642 [details] Patch
Attachment 225642 [details] did not pass style-queue: ERROR: Source/WebCore/platform/graphics/efl/EvasGLSurface.h:60: The parameter name "evasGL" adds no information, so it should be removed. [readability/parameter_name] [5] ERROR: Source/WebCore/platform/graphics/efl/EvasGLContext.h:51: The parameter name "evasGL" adds no information, so it should be removed. [readability/parameter_name] [5] Total errors found: 2 in 8 files If any of these errors are false positives, please file a bug against check-webkit-style.
Created attachment 225643 [details] Patch
Comment on attachment 225643 [details] Patch LGTM.
Comment on attachment 225643 [details] Patch Clearing flags on attachment: 225643 Committed r165043: <http://trac.webkit.org/changeset/165043>
All reviewed patches have been landed. Closing bug.