Bug 31964

Summary: Remove #include StringImpl.h, StyleImage.h from ContentData.h; Instead, forward declare them.
Product: WebKit Reporter: Daniel Bates <dbates>
Component: WebCore Misc.Assignee: Daniel Bates <dbates>
Status: RESOLVED FIXED    
Severity: Normal CC: eric, ian
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Bug Depends on:    
Bug Blocks: 3761    
Attachments:
Description Flags
Patch mitz: review+

Daniel Bates
Reported 2009-11-29 15:35:59 PST
We don't need to #include StringImpl.h and StyleImage.h in ContentData.h. Instead, we can forward declare them.
Attachments
Patch (1.34 KB, patch)
2009-11-29 15:40 PST, Daniel Bates
mitz: review+
Daniel Bates
Comment 1 2009-11-29 15:40:04 PST
Created attachment 43994 [details] Patch No functionality was changed, so no test cases are included.
Daniel Bates
Comment 2 2009-11-29 15:55:38 PST
Note You need to log in before you can comment on or make changes to this bug.