[Webkit-unassigned] [Bug 99578] New: [EFL] Share WebKit-Gtk's Accessibility implementation with others WebKit ports.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Oct 17 03:03:30 PDT 2012


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

           Summary: [EFL] Share WebKit-Gtk's Accessibility implementation
                    with others WebKit ports.
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: WebKit EFL
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: k.czech at samsung.com
                CC: demarchi at webkit.org


WebKit-GTK ensures Accessibility support with ATK library.
WebKit-EFL's implementation will be based on ATK as well. I think it does not make sense to
duplicate the implementation. Core parts of the code could be shared among the ports and differences put inside
specific platform macros. I propose to move the implementation from ./WebCore/accessibility/gtk to ./WebCore/accessibility/atk.

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