[Webkit-unassigned] [Bug 40005] [Qt] Platform plugin support for Notifications UI

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jun 11 10:25:48 PDT 2010


https://bugs.webkit.org/show_bug.cgi?id=40005


Yael <yael.aharon at nokia.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #58435|0                           |1
        is obsolete|                            |
  Attachment #58435|review?                     |
               Flag|                            |
  Attachment #58484|                            |review?
               Flag|                            |




--- Comment #4 from Yael <yael.aharon at nokia.com>  2010-06-11 10:25:47 PST ---
Created an attachment (id=58484)
 --> (https://bugs.webkit.org/attachment.cgi?id=58484)
Patch

Found a crash on exit that was a result of GC running during application shut down.
Did the following to address the crash on exit:

Changed the way NotificationPresenterClientQt is deleted because it is being accessed when GC is deleting the Notification objects. A delete timer was created to ensure that NotificationPresenterClientQt is deleted after final GC was done.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list