Bug 119223 - GLContext.cpp and .h need to be moved from cairo directory
Summary: GLContext.cpp and .h need to be moved from cairo directory
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebGL (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC Windows 7
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-07-29 13:44 PDT by Alex Christensen
Modified: 2013-07-29 17:24 PDT (History)
6 users (show)

See Also:


Attachments
Patch (22.03 KB, patch)
2013-07-29 13:45 PDT, Alex Christensen
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Alex Christensen 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).
Comment 1 Alex Christensen 2013-07-29 13:45:13 PDT
Created attachment 207670 [details]
Patch
Comment 2 WebKit Commit Bot 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>
Comment 3 WebKit Commit Bot 2013-07-29 17:24:23 PDT
All reviewed patches have been landed.  Closing bug.