[Webkit-unassigned] [Bug 127104] [SOUP] Remove soupURIToKURL

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jan 16 23:12:38 PST 2014


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





--- Comment #5 from Carlos Garcia Campos <cgarcia at igalia.com>  2014-01-16 23:10:13 PST ---
(In reply to comment #4)
> (From update of attachment 221371 [details])
> View in context: https://bugs.webkit.org/attachment.cgi?id=221371&action=review
> 
> > Source/WebCore/platform/URL.h:169
> > +    SoupURI* createSoupURI() const;
> 
> Why can't you make createSoupURI() return a GOwnPtr?

Because our GOwnPtr is non copyable. We don't have PassGOwnPtr.

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