Bug 4749 - Reduce header dependencies
Summary: Reduce header dependencies
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 420+
Hardware: Mac OS X 10.4
: P2 Normal
Assignee: Maciej Stachowiak
URL:
Keywords:
Depends on:
Blocks: 3761
  Show dependency treegraph
 
Reported: 2005-08-30 01:04 PDT by Maciej Stachowiak
Modified: 2005-08-30 02:32 PDT (History)
0 users

See Also:


Attachments
the patch (14.26 KB, patch)
2005-08-30 02:13 PDT, Maciej Stachowiak
eric: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Maciej Stachowiak 2005-08-30 01:04:40 PDT
Here's a patch I had in my tree that somewhat reduces cross-header includes, to reduce the number of 
headers that, when changed, will trigger a rebuild of almost all of WebCore.
Comment 1 Maciej Stachowiak 2005-08-30 02:13:37 PDT
Created attachment 3671 [details]
the patch
Comment 2 Eric Seidel (no email) 2005-08-30 02:24:08 PDT
Comment on attachment 3671 [details]
the patch

Looks good.  r=me.