[Webkit-unassigned] [Bug 116225] [GTK] Remote Web Inspector sometimes won't serve any content

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue May 21 10:15:23 PDT 2013


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


Gustavo Noronha (kov) <gns at gnome.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #202438|review?, commit-queue?      |review+, commit-queue-
               Flag|                            |




--- Comment #10 from Gustavo Noronha (kov) <gns at gnome.org>  2013-05-21 10:13:52 PST ---
(From update of attachment 202438)
View in context: https://bugs.webkit.org/attachment.cgi?id=202438&action=review

> Source/WebKit2/UIProcess/InspectorServer/WebInspectorServer.h:75
> +    const char* inspectorServerFilesPath();

I think it doesn't make sense to use a char pointer just here, just return the CString? In fact, you can just use WTFString and avoid the other include IMO.

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