[webkit-reviews] review requested: [Bug 112913] [ATK] [WebKit2] AccessibilityUIElement often leaks it's AtkObject : [Attachment 199409] Proposed patch

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


Krzysztof Czech <k.czech at samsung.com> has asked  for review:
Bug 112913: [ATK] [WebKit2] AccessibilityUIElement often leaks it's AtkObject
https://bugs.webkit.org/show_bug.cgi?id=112913

Attachment 199409: Proposed patch
https://bugs.webkit.org/attachment.cgi?id=199409&action=review

------- Additional Comments from Krzysztof Czech <k.czech at samsung.com>
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 ?.


More information about the webkit-reviews mailing list