[webkit-reviews] review requested: [Bug 44836] [Qt] Support click event for notifications : [Attachment 66833] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Sep 7 19:45:51 PDT 2010


Yael <yael.aharon at nokia.com> has asked	for review:
Bug 44836: [Qt] Support click event for notifications
https://bugs.webkit.org/show_bug.cgi?id=44836

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

------- Additional Comments from Yael <yael.aharon at nokia.com>
Add support for sending a click event when either QSystemTrayIcon is clicked,
or the platform plugin's notification is clicked.
Also added a new method NotificationWrapper::openerPageUrl(), so that if the
platform plugin wants to open the same url in a new page, when the user clicks
the notification, it can do that too.
I added that somewhat related method here since I did not want to bump the
plugin version twice.


More information about the webkit-reviews mailing list