RESOLVED FIXED 22139
[gtk] SVG tests do not get tested
https://bugs.webkit.org/show_bug.cgi?id=22139
Summary [gtk] SVG tests do not get tested
Zan Dobersek
Reported 2008-11-08 08:23:31 PST
Despite building with SVG support, SVG test cases are being ignored because of an incorrect naming of webkit library in function hasSVGSupport in WebKitTools/Scripts/webkitdirs.pm
Attachments
fix (437 bytes, patch)
2008-11-08 08:26 PST, Zan Dobersek
no flags
updated fix (924 bytes, patch)
2008-11-08 08:41 PST, Zan Dobersek
zecke: review+
Zan Dobersek
Comment 1 2008-11-08 08:26:08 PST
Created attachment 24991 [details] fix Correct library's name is libwebkit-1.0.so.
Zan Dobersek
Comment 2 2008-11-08 08:41:31 PST
Created attachment 24992 [details] updated fix Forgot the ChangeLog entry in the last fix.
Holger Freyther
Comment 3 2008-11-08 15:49:21 PST
Comment on attachment 24992 [details] updated fix Thanks, looks correct.
Jan Alonzo
Comment 4 2008-11-23 00:22:17 PST
Thanks guys, Landed in r38694
Note You need to log in before you can comment on or make changes to this bug.