[Webkit-unassigned] [Bug 31969] New: Cleanup: Remove unnecessary #includes

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Nov 29 17:59:54 PST 2009


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

           Summary: Cleanup: Remove unnecessary #includes
           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, mitz at webkit.org


We can remove the following #includes, because they are unnecessary (either
they aren't used or are indirectly included by other #includes):

css/CSSComputedStyleDeclaration.cpp: CachedImage.h, and Pair.h
css/CSSCursorImageValue.cpp: RenderStyle.h
css/CSSFontFaceSrcValue.cpp: Node.h
css/CSSFontSelector.cpp: NodeList.h
css/CSSGradientValue.cpp: GraphicsContext.h, ImageBuffer.h
css/CSSImageValue.cpp: RenderStyle.h
css/CSSMutableStyleDeclaration.cpp: CSSProperty.h
css/CSSRule.cpp: CSSStyleSheet.h
css/CSSStyleSelector.cpp: CSSFontFace.h, CSSFontFaceSource.h, and CSSProperty.h
page/EventSource.h: EventListener.h

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