[Webkit-unassigned] [Bug 56885] WebFrame::createAssociatedURLLoader can't accept WebURLLoaderOptions

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 23 18:28:42 PDT 2011


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





--- Comment #11 from David Levin <levin at chromium.org>  2011-03-23 18:28:42 PST ---
(In reply to comment #8)
> (From update of attachment 86648 [details])
> 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?

Plus it would be nice to understand this.

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