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 54619
remove unnecessary #include of DocumentLoader.h from Document.h
https://bugs.webkit.org/show_bug.cgi?id=54619
Summary
remove unnecessary #include of DocumentLoader.h from Document.h
Brian Ryner
Reported
2011-02-16 23:11:57 PST
It looks like a forward-declaration is all that's needed here, since the Document is just keeping a raw pointer to the DocumentLoader. The addition was part of
https://bugs.webkit.org/show_bug.cgi?id=50489
.
Attachments
patch
(4.40 KB, patch)
2011-02-16 23:17 PST
,
Brian Ryner
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Brian Ryner
Comment 1
2011-02-16 23:17:56 PST
Created
attachment 82759
[details]
patch
Brian Ryner
Comment 2
2011-02-17 12:07:39 PST
Thanks for the review. Could someone check this in for me, or flip the commit-queue flag?
WebKit Commit Bot
Comment 3
2011-02-19 07:56:54 PST
Comment on
attachment 82759
[details]
patch Clearing flags on attachment: 82759 Committed
r79123
: <
http://trac.webkit.org/changeset/79123
>
WebKit Commit Bot
Comment 4
2011-02-19 07:56:59 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