[Webkit-unassigned] [Bug 118297] [ATK] Leak: leaks in AccessibilityUIElement
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Jul 2 08:17:05 PDT 2013
https://bugs.webkit.org/show_bug.cgi?id=118297
--- Comment #14 from Brian Holt <brian.holt at samsung.com> 2013-07-02 08:19:03 PST ---
(In reply to comment #13)
> (From update of attachment 205916 [details])
> View in context: https://bugs.webkit.org/attachment.cgi?id=205916&action=review
>
> > Tools/ChangeLog:8
> > + Reviewed by Christophe Dumez.
>
> The patch did not get r+. So It is a bit early to update this line :)
Sorry, I didn't realise that we only do that after r+. Because I'm not a committer I thought I could make the change to avoid having to upload another patch after r+ ...
>
> > Tools/DumpRenderTree/atk/AccessibilityUIElementAtk.cpp:425
> > + GOwnPtr<gchar> axValue(g_strdup_printf("AXValue: %s", textWithReplacedCharacters.get()));
>
> Would you fix the same issue in Tools/WebKitTestRunner/InjectedBundle/atk/AccessibilityUIElementAtk.cpp in the same patch please?
It turns out that this has already been fixed in WKTR, but it wasn't applied to the DRT.
--
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