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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jan 9 01:09:39 PST 2013


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





--- Comment #9 from Krzysztof Czech <k.czech at samsung.com>  2013-01-09 01:11:31 PST ---
Yes, there is not HAVE(ACCESSIBILITY) inside, but it depends on ATK library. If ENABLE_ACCESSIBILITY is off then we will have build breaks. I think we should have this under ENABLE_ACCESSIBILITY. What do you think about that ?.
> (In reply to comment #7)
> > I see, so you mean to move this file to main cmake list ?
> > > (From update of attachment 181508 [details] [details] [details])
> > > View in context: https://bugs.webkit.org/attachment.cgi?id=181508&action=review
> > > 
> > > > Source/WebKit2/PlatformEfl.cmake:414
> > > > +        WebProcess/WebPage/atk/WebPageAccessibilityObjectAtk.cpp
> > > 
> > > I move files which are already guarded by conditionals to main cmake list. Please take a look http://trac.webkit.org/changeset/138681
> 
> Yes, if there is no HAVE(ACCESSIBILITY) inside files, I think you need to add it to the files.

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