[Webkit-unassigned] [Bug 68235] [GTK][WK2] Initial implementation of WebInspector

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Sep 22 12:05:38 PDT 2011


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





--- Comment #32 from Martin Robinson <mrobinson at webkit.org>  2011-09-22 12:05:38 PST ---
(From update of attachment 108375)
View in context: https://bugs.webkit.org/attachment.cgi?id=108375&action=review

> Source/WebKit2/UIProcess/gtk/WebInspectorGtk.cpp:116
> +    GOwnPtr<gchar> filePath(g_build_filename("file://", DATA_DIR, "webkitgtk-", WEBKITGTK_API_VERSION_STRING, "webinspector", "inspector.html", NULL));

You are still creating this path at runtime when I asked if you would make it a static string contructed at build time.

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