RESOLVED FIXED 119223
GLContext.cpp and .h need to be moved from cairo directory
https://bugs.webkit.org/show_bug.cgi?id=119223
Summary GLContext.cpp and .h need to be moved from cairo directory
Alex Christensen
Reported 2013-07-29 13:44:08 PDT
As promised in https://bugs.webkit.org/show_bug.cgi?id=119177 I'm moving GLContext.cpp and GLContext.h from Source\WebCore\platform\graphics\cairo to Source\WebCore\platform\graphics after protecting the few cairo-specific parts of it with #if USE(CAIRO).
Attachments
Patch (22.03 KB, patch)
2013-07-29 13:45 PDT, Alex Christensen
no flags
Alex Christensen
Comment 1 2013-07-29 13:45:13 PDT
WebKit Commit Bot
Comment 2 2013-07-29 17:24:21 PDT
Comment on attachment 207670 [details] Patch Clearing flags on attachment: 207670 Committed r153450: <http://trac.webkit.org/changeset/153450>
WebKit Commit Bot
Comment 3 2013-07-29 17:24:23 PDT
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.