[Webkit-unassigned] [Bug 30670] [Qt] symbian buildfix for resourceloadnotifier

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Oct 22 06:58:30 PDT 2009


https://bugs.webkit.org/show_bug.cgi?id=30670





--- Comment #4 from Janne Koskinen <koshuin at gmail.com>  2009-10-22 06:58:30 PDT ---
(In reply to comment #3)
> WebCore/platform/network/mac/ResourceRequest.h:41:    class ResourceRequest :
> public ResourceRequestBase {
> 
> I think it is time to change the other ports to class ResourceRequest as well
> because the base class is declared as a "class".

Thanks for the review, I'll prepare a patch that changes all forward
declarations and the struct definition to class. This time without additional
line removal :) Patch will be slightly bigger as we touch a lot of files (75 at
quick glance).

-- 
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