[Webkit-unassigned] [Bug 58222] [GTK] Implement layoutTestController.dumpResourceResponseMIMETypes

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue May 14 02:24:27 PDT 2013


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


Carlos Garcia Campos <cgarcia at igalia.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |cgarcia at igalia.com




--- Comment #12 from Carlos Garcia Campos <cgarcia at igalia.com>  2013-05-14 02:22:53 PST ---
(In reply to comment #11)
> (In reply to comment #10)
> > (From update of attachment 89007 [details] [details])
> > Phil has promised to do the loader signals RSN, so r- for now.
> 
> loader signals exist now, but trying to get this to work, mime type must be transferred somehow to the signal's callback. Is this doable through SoupMessage or should WebKitNetworkResponse be expanded?

WebKitWebResource should return a valid mime type, but it's created with just a URL. Adding webkit_network_request_get_mime_type would work, but I'm not sure it's worth adding new wk1 API at this point. Does this work in wk2? I would focus on make it work in wk2 instead.

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