[Webkit-unassigned] [Bug 118362] [ATK] Leak: more leaks in AccessibilityUIElement

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jul 3 10:57:15 PDT 2013


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


Christophe Dumez <dchris at gmail.com> changed:

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




--- Comment #6 from Christophe Dumez <dchris at gmail.com>  2013-07-03 10:59:14 PST ---
(From update of attachment 206012)
View in context: https://bugs.webkit.org/attachment.cgi?id=206012&action=review

> Tools/DumpRenderTree/atk/AccessibilityUIElementAtk.cpp:439
> +    GOwnPtr<char> axValue(g_strdup_printf("AXLanguage: %s", locale))

missing ;

> Tools/WebKitTestRunner/InjectedBundle/atk/AccessibilityUIElementAtk.cpp:625
> +    GOwnPtr<char> axValue(g_strdup_printf("AXLanguage: %s", locale))

ditto.

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