[Webkit-unassigned] [Bug 40004] [Qt] Support for loading notification icons

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jun 7 11:20:54 PDT 2010


https://bugs.webkit.org/show_bug.cgi?id=40004





--- Comment #9 from Yael <yael.aharon at nokia.com>  2010-06-07 11:20:53 PST ---
(In reply to comment #8)
> (In reply to comment #7)
NotificationPresenterClientQt::removeReplacedNotificationFromLoadQueue(Notification* notification)
> > Why isnt it removed when being replaced?
> 
> "Replaced" is a name of a property :-)
> The idea is to find another notification that has the same "Replaced" property and replace the old one with the new one.

To be more specific: 
If the "old" notification, that has the same "Replaced" attribute is in the load queue, we cancel its load and remove it.
If the "old" notification is currently showing, and is in the active notifications queue, we first download the new icon, and then we replace the notification.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list