WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
Bug 72335
Remove unnecessary #include SVGResourcesCache.h in SVGDocumentExtensions.h; use forward declaration
https://bugs.webkit.org/show_bug.cgi?id=72335
Summary
Remove unnecessary #include SVGResourcesCache.h in SVGDocumentExtensions.h; u...
Daniel Bates
Reported
2011-11-14 17:15:16 PST
It's sufficient to forward declare SVGResourcesCache in SVGDocumentExtensions.h and #include SVGResourcesCache.h in SVGDocumentExtensions.cpp. This will reduce the amount of files we need to re-build when the file SVGResourcesCache.h is modified.
Attachments
Patch
(9.51 KB, patch)
2011-11-14 17:22 PST
,
Daniel Bates
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Daniel Bates
Comment 1
2011-11-14 17:22:38 PST
Created
attachment 115069
[details]
Patch
Eric Seidel (no email)
Comment 2
2011-11-14 17:25:22 PST
Comment on
attachment 115069
[details]
Patch Yay!
WebKit Review Bot
Comment 3
2011-11-14 17:43:31 PST
Comment on
attachment 115069
[details]
Patch Clearing flags on attachment: 115069 Committed
r100225
: <
http://trac.webkit.org/changeset/100225
>
WebKit Review Bot
Comment 4
2011-11-14 17:43:35 PST
All reviewed patches have been landed. Closing bug.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug