RESOLVED FIXED 129603
Move EvasGLContext and EvasGLSurface files into the efl common directory.
https://bugs.webkit.org/show_bug.cgi?id=129603
Summary Move EvasGLContext and EvasGLSurface files into the efl common directory.
Hyowon Kim
Reported 2014-03-03 04:05:34 PST
EFL port will use EvasGLContext and EvasGLSurface files in both WK1 and WK2. And WebCore/platform/graphics/efl is more proper place for them.
Attachments
Patch (22.11 KB, patch)
2014-03-03 04:20 PST, Hyowon Kim
no flags
Patch (22.10 KB, patch)
2014-03-03 05:35 PST, Hyowon Kim
no flags
Hyowon Kim
Comment 1 2014-03-03 04:20:28 PST
WebKit Commit Bot
Comment 2 2014-03-03 04:22:46 PST
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.
Hyowon Kim
Comment 3 2014-03-03 05:35:21 PST
Gyuyoung Kim
Comment 4 2014-03-03 23:39:12 PST
Comment on attachment 225643 [details] Patch LGTM.
WebKit Commit Bot
Comment 5 2014-03-04 00:20:50 PST
Comment on attachment 225643 [details] Patch Clearing flags on attachment: 225643 Committed r165043: <http://trac.webkit.org/changeset/165043>
WebKit Commit Bot
Comment 6 2014-03-04 00:20:54 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.