[Webkit-unassigned] [Bug 106216] [EFL][WK2] Expose accessibility hierarchy in WebKit2-EFL.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jan 15 02:41:19 PST 2013


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





--- Comment #19 from Gyuyoung Kim <gyuyoung.kim at samsung.com>  2013-01-15 02:43:03 PST ---
(From update of attachment 182721)
View in context: https://bugs.webkit.org/attachment.cgi?id=182721&action=review

> Source/WebKit2/WebProcess/WebPage/atk/WebPageAccessibilityObjectAtk.cpp:78
> +#if PLATFORM(EFL)

I think you don't need to use PLATFORM(EFL) because UNUSED_PARAM() is for all ports. It would be good to remove atkObject parameter name.

> Source/WebKit2/WebProcess/WebPage/atk/WebPageAccessibilityObjectAtk.cpp:113
> +    UNUSED_PARAM(accessible);

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