Bug 114489 - Reduce includes of CachedSVGDocument.h
Summary: Reduce includes of CachedSVGDocument.h
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Alexey Proskuryakov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-04-11 22:48 PDT by Alexey Proskuryakov
Modified: 2013-04-11 23:10 PDT (History)
7 users (show)

See Also:


Attachments
proposed patch (12.17 KB, patch)
2013-04-11 22:51 PDT, Alexey Proskuryakov
jhoneycutt: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Alexey Proskuryakov 2013-04-11 22:48:19 PDT
Further reducing dependencies on networking headers in rendering.
Comment 1 Alexey Proskuryakov 2013-04-11 22:51:59 PDT
Created attachment 197717 [details]
proposed patch
Comment 2 Alexey Proskuryakov 2013-04-11 23:10:29 PDT
Committed <http://trac.webkit.org/r148263>.