Bug 119525 - move GraphicsContext3DPrivate out of cairo directory
Summary: move GraphicsContext3DPrivate out of cairo directory
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-08-06 11:22 PDT by Alex Christensen
Modified: 2013-08-06 14:55 PDT (History)
6 users (show)

See Also:


Attachments
Patch (22.01 KB, patch)
2013-08-06 11:24 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-08-06 11:22:47 PDT
I would like to use platform/graphics/cairo/GraphicsContext3DPrivate.cpp and platform/graphics/cairo/GraphicsContext3DPrivate.h for the AppleWin port which does not use Cairo.  These files are not very cairo-dependent (only 3 lines which I plan to put in #if USE(CAIRO) later).  I'm moving them out of the cairo directory as a first step.
Comment 1 Alex Christensen 2013-08-06 11:24:09 PDT
Created attachment 208207 [details]
Patch
Comment 2 WebKit Commit Bot 2013-08-06 14:55:45 PDT
Comment on attachment 208207 [details]
Patch

Clearing flags on attachment: 208207

Committed r153766: <http://trac.webkit.org/changeset/153766>
Comment 3 WebKit Commit Bot 2013-08-06 14:55:47 PDT
All reviewed patches have been landed.  Closing bug.