[Webkit-unassigned] [Bug 119525] New: move GraphicsContext3DPrivate out of cairo directory

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Aug 6 11:23:06 PDT 2013


https://bugs.webkit.org/show_bug.cgi?id=119525

           Summary: move GraphicsContext3DPrivate out of cairo directory
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: achristensen at apple.com


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.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list