[Webkit-unassigned] [Bug 88094] Web Inspector: Add a WebInspectorServer on Linux using the GSocket API for the GTK port
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Oct 8 02:06:02 PDT 2012
https://bugs.webkit.org/show_bug.cgi?id=88094
--- Comment #32 from Anton Obzhirov <a.obzhirov at samsung.com> 2012-10-08 02:06:34 PST ---
(In reply to comment #31)
> (From update of attachment 163880 [details])
> View in context: https://bugs.webkit.org/attachment.cgi?id=163880&action=review
>
> > Source/WebKit2/UIProcess/InspectorServer/qt/WebInspectorServerQt.cpp:50
> > + String localPath = (path == "/") ? "/webkit/inspector/inspectorPageIndex.html" : path;
>
> Why are you changing this?
I found out that I don't need to do it actually. So this code will be reverted. I want to reuse inspectorPageIndex.html for GTK port.
--
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