[Webkit-unassigned] [Bug 106341] [GTK][WK2] accessibility/label-for-control-hittest.html is failing

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Mar 21 07:26:15 PDT 2013


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





--- Comment #2 from Martin Robinson <mrobinson at webkit.org>  2013-03-21 07:28:41 PST ---
(From update of attachment 194201)
View in context: https://bugs.webkit.org/attachment.cgi?id=194201&action=review

> Tools/WebKitTestRunner/InjectedBundle/atk/AccessibilityUIElementAtk.cpp:308
> +    return AccessibilityUIElement::create(atk_component_ref_accessible_at_point(ATK_COMPONENT(m_element), x, y, ATK_XY_WINDOW));

Just noticed that AccessibilityUIElement seems to be leaking every single element that it wraps. That seems unrelated though.

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