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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jun 11 14:54:58 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 58510: Patch
https://bugs.webkit.org/attachment.cgi?id=58510&action=review

------- Additional Comments from Yael <yael.aharon at nokia.com>
Previous approach did not always delete the NotificationPresenter, depending on
how long GC took.
In this patch I detach the notifications from the presenter when the presenter
is deleted, so when those notifications are GC'd, they would not call the
presenter.


More information about the webkit-reviews mailing list