RESOLVED FIXED73473
[GTK] Add a helper function to find the current executable's path
https://bugs.webkit.org/show_bug.cgi?id=73473
Summary [GTK] Add a helper function to find the current executable's path
Martin Robinson
Reported 2011-11-30 11:02:14 PST
This will be useful to find the fonts during testing and we can also reduce our use of magic environment variables in some places.
Attachments
Patch (10.59 KB, patch)
2011-11-30 11:15 PST, Martin Robinson
no flags
Patch sans debug fprintf (10.52 KB, patch)
2011-11-30 11:22 PST, Martin Robinson
no flags
Patch (12.94 KB, patch)
2011-12-01 04:26 PST, Martin Robinson
no flags
Martin Robinson
Comment 1 2011-11-30 11:15:00 PST
Martin Robinson
Comment 2 2011-11-30 11:22:29 PST
Created attachment 117234 [details] Patch sans debug fprintf
Martin Robinson
Comment 3 2011-11-30 11:33:34 PST
Carlos Garcia pointed out that something like this is necessary in WebCore as well. I'll change WebCore to call this version of the function and add fallbacks for BSDs.
Martin Robinson
Comment 4 2011-12-01 04:26:44 PST
Gustavo Noronha (kov)
Comment 5 2011-12-01 13:29:21 PST
Comment on attachment 117398 [details] Patch OK!
Martin Robinson
Comment 6 2011-12-01 14:31:40 PST
Note You need to log in before you can comment on or make changes to this bug.