[Webkit-unassigned] [Bug 43445] [GTK] Use correct path for Inspector data files in GTK+3.x builds
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Aug 3 15:02:59 PDT 2010
https://bugs.webkit.org/show_bug.cgi?id=43445
Martin Robinson <mrobinson at webkit.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |mrobinson at webkit.org
--- Comment #2 from Martin Robinson <mrobinson at webkit.org> 2010-08-03 15:02:59 PST ---
This patch seems sane to me. Perhaps adding a WEBKITGTK_API_VERSION define and setting it to @WEBKITGTK_API_VERSION@ would make this bit of code future proof though. Then the path could just be:
inspectorURI.set(g_filename_to_uri(DATA_DIR"/webkit-"WEBKITGTK_API_VERSION"/webinspector/inspector.html"
--
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