[Webkit-unassigned] [Bug 118306] [WTR] Should dump as text when the mimetype is text/plain

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jul 8 09:02:20 PDT 2013


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





--- Comment #14 from Peter Gal <galpeter at inf.u-szeged.hu>  2013-07-08 09:04:21 PST ---
(In reply to comment #13)
> (In reply to comment #12)
> > (From update of attachment 206247 [details] [details])
> > View in context: https://bugs.webkit.org/attachment.cgi?id=206247&action=review
> > 
> > >> Tools/WebKitTestRunner/InjectedBundle/InjectedBundlePage.cpp:876
> > >> +    WTF::String url = toWTFString(adoptWK(WKURLCopyString(urlRef)));
> > > 
> > > I remember overloaded toWTFString accepting WKURLRef, can we use it?
> > 
> > I don't see it in Tools/WebKitTestRunner/StringFunctions.h. Are you sure this landed Mikhail?
> 
> yeah.. but it's inside Source/WebKit2/Shared/API/c/WKSharedAPICast.h.

I've tried it an after including the header the
WebKit::toWTFString(urlRef.get()) call seems to be working. So should I use 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