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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Feb 25 02:42:00 PST 2013


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





--- Comment #7 from Krzysztof Czech <k.czech at samsung.com>  2013-02-25 02:44:22 PST ---
(In reply to comment #4)
> (From update of attachment 189742 [details])
> 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.
> 
I think, there is no any specific reason. I already updated it.
> > Tools/DumpRenderTree/efl/AccessibilityUIElementEfl.cpp:4
> > + * Copyright (C) 2013 Samsung Electronics
> 
> Missing All Rights Reserved ?
Done.

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