Bug 137250

Summary: [GTK] The remote web inspector shows the HTML content as plain text
Product: WebKit Reporter: Carlos Garcia Campos <cgarcia>
Component: WebKitGTKAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: gustavo, pnormand
Priority: P2 Keywords: Gtk
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch gustavo: review+

Description Carlos Garcia Campos 2014-09-30 05:39:26 PDT
For some reason the content type we are returning in WebInspectorServer::platformResourceForPath is NULL
Comment 1 Carlos Garcia Campos 2014-09-30 05:45:10 PDT
Created attachment 238921 [details]
Patch

Note that this doesn't fix the remote inspector, now it simply shows nothing, but that's a different bug.
Comment 2 Carlos Garcia Campos 2014-09-30 06:34:02 PDT
Committed r174104: <http://trac.webkit.org/changeset/174104>