[Webkit-unassigned] [Bug 110584] [EFL] Missing implementation of AccessibilityControllerEfl and AccessibilityUIElementEfl files

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Feb 22 20:23:37 PST 2013


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





--- Comment #4 from Gyuyoung Kim <gyuyoung.kim at samsung.com>  2013-02-22 20:26:00 PST ---
(From update of attachment 189742)
View in context: https://bugs.webkit.org/attachment.cgi?id=189742&action=review

Patch looks good to me overall.

> Source/WebKit/efl/WebCoreSupport/DumpRenderTreeSupportEfl.cpp:814
> +CString DumpRenderTreeSupportEfl::accessibilityHelpText(const AtkObject* axObject)

BTW, is there any reason to use CString instead of String ? DumpRenderTreeSupportEfl only exports String. So, I don't prefer to export new WebKit object for outer application.

> Tools/DumpRenderTree/efl/AccessibilityUIElementEfl.cpp:4
> + * Copyright (C) 2013 Samsung Electronics

Missing All Rights Reserved ?

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