[Webkit-unassigned] [Bug 16095] New: Move GraphicsContextPrivate to its own header file.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Nov 22 13:14:29 PST 2007


http://bugs.webkit.org/show_bug.cgi?id=16095

           Summary: Move GraphicsContextPrivate to its own header file.
           Product: WebKit
           Version: 525+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Platform
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: maruel at gmail.com


By moving class GraphicsContextPrivate to its own header file, in conjunction
with GraphicsContext::createGraphicsContextPrivate and
GraphicsContext::destroyGraphicsContextPrivate use, it is easier to subclass
GraphicsContextPrivate and lesser the necessity of GraphicsContext::m_data.

Note: I didn't update the various platform projects (xcode, vcproj, etc) They
need to add WebCore/platform/graphics/GraphicsContextPrivate.h.


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



More information about the webkit-unassigned mailing list