Bug 119525

Summary: move GraphicsContext3DPrivate out of cairo directory
Product: WebKit Reporter: Alex Christensen <achristensen>
Component: WebCore Misc.Assignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, dino, d-r, gyuyoung.kim, kondapallykalyan, rakuco
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Alex Christensen
Reported 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.
Attachments
Patch (22.01 KB, patch)
2013-08-06 11:24 PDT, Alex Christensen
no flags
Alex Christensen
Comment 1 2013-08-06 11:24:09 PDT
WebKit Commit Bot
Comment 2 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>
WebKit Commit Bot
Comment 3 2013-08-06 14:55:47 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.