[webkit-reviews] review requested: [Bug 40005] [Qt] Platform plugin support for Notifications UI : [Attachment 58434] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jun 10 19:03:08 PDT 2010


Yael <yael.aharon at nokia.com> has asked	for review:
Bug 40005: [Qt] Platform plugin support for Notifications UI
https://bugs.webkit.org/show_bug.cgi?id=40005

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

------- Additional Comments from Yael <yael.aharon at nokia.com>
Add an interface to the platform plugin to display UI notifications.
Implemented the UI notification in the example platform plugin. 
This interface is enabled by default, but could be turned off with a build
flag.

Moved the 10 seconds timer so it closes only QSystemTrayIcon notifications. If
a platform plugin exists, it is responsible for closing the UI notifications.


More information about the webkit-reviews mailing list