[webkit-reviews] review requested: [Bug 80700] [Qt] Move notification icon download out of WebCore : [Attachment 138485] Patch.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Apr 23 18:36:25 PDT 2012


Yael <yael.aharon at nokia.com> has asked	for review:
Bug 80700: [Qt] Move notification icon download out of WebCore
https://bugs.webkit.org/show_bug.cgi?id=80700

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

------- Additional Comments from Yael <yael.aharon at nokia.com>
Remove the code that handles the notification's icon and use the icon url
instead.
The "display" event has to be asynchronous, so a timer was added to achieve
that.
The platform plugin API and example were updated to reflect this change.
This change does not address the recent changes in web notifications spec.


More information about the webkit-reviews mailing list