NEW 45326
Notifications DRT support should just use filenames rather than full paths
https://bugs.webkit.org/show_bug.cgi?id=45326
Summary Notifications DRT support should just use filenames rather than full paths
John Gregg
Reported 2010-09-07 15:21:17 PDT
Notification DRT support logs notifications that would be shown, but uses fragile path information for the icons that depends on drive letters and slashes vs. backslashes. Suggestion is to clean this up by using just the leaf filename.
Attachments
John Gregg
Comment 1 2010-09-07 15:21:48 PDT
Yael, I'll put together a patch and coordinate with you so we don't break the Qt tests.
Yael
Comment 2 2010-09-07 18:53:46 PDT
Thanks for the advanced notice.
Note You need to log in before you can comment on or make changes to this bug.