[Webkit-unassigned] [Bug 56885] WebFrame::createAssociatedURLLoader can't accept WebURLLoaderOptions
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Mar 23 14:03:24 PDT 2011
https://bugs.webkit.org/show_bug.cgi?id=56885
--- Comment #8 from Dmitry Titov <dimich at chromium.org> 2011-03-23 14:03:24 PST ---
(From update of attachment 86648)
View in context: https://bugs.webkit.org/attachment.cgi?id=86648&action=review
> Source/WebKit/chromium/public/WebFrame.h:355
> + virtual WebURLLoader* createAssociatedURLLoader(const WebURLLoaderOptions&) = 0;
Nit: I understand you just adding a parameter to existing method, but it would be nice to understand why this "createFoo()" method returns a naked pointer instead PassXXXPtr?
--
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