[Webkit-unassigned] [Bug 40396] Support for loading notification icons

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jun 9 18:11:17 PDT 2010


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


Yael <yael.aharon at nokia.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #58317|                            |review?
               Flag|                            |




--- Comment #1 from Yael <yael.aharon at nokia.com>  2010-06-09 18:11:15 PST ---
Created an attachment (id=58317)
 --> (https://bugs.webkit.org/attachment.cgi?id=58317)
Patch.

Make notification objects download the icon needed for displaying the notification before calling the NotificationPresenter to display the notification.

An error during the download would cause the notification to be displayed without an icon.

If a notification is in the process of download, and a new notification is created with the same ReplaceId, the download is not cancelled immediately and the notification is removed only after the download is complete.

-- 
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