[Webkit-unassigned] [Bug 54619] New: remove unnecessary #include of DocumentLoader.h from Document.h
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Feb 16 23:11:57 PST 2011
https://bugs.webkit.org/show_bug.cgi?id=54619
Summary: remove unnecessary #include of DocumentLoader.h from
Document.h
Product: WebKit
Version: 528+ (Nightly build)
Platform: PC
OS/Version: Mac OS X 10.5
Status: UNCONFIRMED
Severity: Normal
Priority: P2
Component: WebCore Misc.
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: bryner at chromium.org
CC: abarth at webkit.org, japhet at chromium.org
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 .
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list