GNOME Bugzilla – Bug 683724
NotificationDaemon: don't fail if a tray icon has no WM_CLASS
Last modified: 2012-09-10 16:40:44 UTC
If there is no WM_CLASS for a tray icon, it returns null, not the empty string. Detect that case without an exception.
Created attachment 223911 [details] [review] NotificationDaemon: don't fail if a tray icon has no WM_CLASS
Review of attachment 223911 [details] [review]: Looks good.
Attachment 223911 [details] pushed as 7ebb5c6 - NotificationDaemon: don't fail if a tray icon has no WM_CLASS