RESOLVED FIXED 235701
[WPE][a11y] Add option to build with ATSPI
https://bugs.webkit.org/show_bug.cgi?id=235701
Summary [WPE][a11y] Add option to build with ATSPI
Carlos Garcia Campos
Reported 2022-01-27 02:51:15 PST
.
Attachments
Patch (12.37 KB, patch)
2022-01-27 02:53 PST, Carlos Garcia Campos
aperez: review+
ews-feeder: commit-queue-
Carlos Garcia Campos
Comment 1 2022-01-27 02:53:19 PST
Adrian Perez
Comment 2 2022-01-27 04:50:41 PST
Comment on attachment 450119 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=450119&action=review > Source/WebCore/PlatformWPE.cmake:127 > + ) IIRC we have a similar (if not the same) custom command in PlatformGTK.cmake; it would be nice to factor out this functionality in a CMake function at some point. Could be a follow up patch later on. > Source/cmake/OptionsWPE.cmake:90 > +WEBKIT_OPTION_DEFINE(USE_ATSPI "Whether to use the Atspi a11y implementation instead of ATK." PRIVATE OFF) Typo: Atspi → ATSPI (All caps because it is an acronym, wasn't it?)
Carlos Garcia Campos
Comment 3 2022-01-27 23:06:07 PST
Note You need to log in before you can comment on or make changes to this bug.