Bug 24924 - remove Document.h include of Attr.h and HTMLCollection.h, and NamedMappedAttrMap.h include of MappedAttribute.h
Summary: remove Document.h include of Attr.h and HTMLCollection.h, and NamedMappedAttr...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: 528+ (Nightly build)
Hardware: Mac OS X 10.5
: P2 Normal
Assignee: Darin Adler
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-03-29 11:25 PDT by Darin Adler
Modified: 2009-05-04 11:01 PDT (History)
1 user (show)

See Also:


Attachments
patch (146.02 KB, patch)
2009-03-31 11:18 PDT, Darin Adler
eric: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Darin Adler 2009-03-29 11:25:46 PDT
These would probably be a win for compile time and symbol sizes.
Comment 1 Darin Adler 2009-03-31 11:18:55 PDT
Created attachment 29127 [details]
patch
Comment 2 Eric Seidel (no email) 2009-05-04 01:37:42 PDT
Comment on attachment 29127 [details]
patch

Difficult to review the copy + change of CollectionCache, so this is more of a Rubber Stamp than a review.  The concept looks sane, and I trust you.  rs=me.
Comment 3 Darin Adler 2009-05-04 11:01:13 PDT
http://trac.webkit.org/changeset/43187