[Webkit-unassigned] [Bug 112913] [ATK] [WebKit2] AccessibilityUIElement often leaks it's AtkObject

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Apr 24 03:33:33 PDT 2013


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


Krzysztof Czech <k.czech at samsung.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #199409|                            |review?
               Flag|                            |




--- Comment #1 from Krzysztof Czech <k.czech at samsung.com>  2013-04-24 03:31:52 PST ---
Created an attachment (id=199409)
 --> (https://bugs.webkit.org/attachment.cgi?id=199409&action=review)
Proposed patch

Proposed patch. 

It could be either added a WebKit's smart pointer to PlatformUIElement or some cleanup done in AccessibilityUIElement's desctuctor.
atk/AccessibilityUIElementAtk provides a way to add platform independent destructor, when reference can be decreased.

Waiting for opinions about this solution ?.

-- 
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