WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
73473
[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
Details
Formatted Diff
Diff
Patch sans debug fprintf
(10.52 KB, patch)
2011-11-30 11:22 PST
,
Martin Robinson
no flags
Details
Formatted Diff
Diff
Patch
(12.94 KB, patch)
2011-12-01 04:26 PST
,
Martin Robinson
no flags
Details
Formatted Diff
Diff
Show Obsolete
(2)
View All
Add attachment
proposed patch, testcase, etc.
Martin Robinson
Comment 1
2011-11-30 11:15:00 PST
Created
attachment 117232
[details]
Patch
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
Created
attachment 117398
[details]
Patch
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
Committed
r101710
: <
http://trac.webkit.org/changeset/101710
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug