[webkit-reviews] review denied: [Bug 118362] [ATK] Leak: more leaks in AccessibilityUIElement : [Attachment 206012] Patch

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


Christophe Dumez <dchris at gmail.com> has denied Brian Holt
<brian.holt at samsung.com>'s request for review:
Bug 118362: [ATK] Leak: more leaks in AccessibilityUIElement
https://bugs.webkit.org/show_bug.cgi?id=118362

Attachment 206012: Patch
https://bugs.webkit.org/attachment.cgi?id=206012&action=review

------- Additional Comments from Christophe Dumez <dchris at gmail.com>
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.


More information about the webkit-reviews mailing list