[webkit-reviews] review requested: [Bug 40396] Support for loading notification icons : [Attachment 58317] Patch.

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


Yael <yael.aharon at nokia.com> has asked	for review:
Bug 40396: Support for loading notification icons
https://bugs.webkit.org/show_bug.cgi?id=40396

Attachment 58317: Patch.
https://bugs.webkit.org/attachment.cgi?id=58317&action=review

------- Additional Comments from Yael <yael.aharon at nokia.com>
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.


More information about the webkit-reviews mailing list