[Webkit-unassigned] [Bug 31964] New: Remove #include StringImpl.h, StyleImage.h from ContentData.h; Instead, forward declare them.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Nov 29 15:35:59 PST 2009


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

           Summary: Remove #include StringImpl.h, StyleImage.h from
                    ContentData.h; Instead, forward declare them.
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: dbates at webkit.org
                CC: eric at webkit.org, ian at hixie.ch
            Blocks: 3761


We don't need to #include StringImpl.h and StyleImage.h in ContentData.h.
Instead, we can forward declare them.

-- 
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