RESOLVED FIXED 233804
[GTK][a11y] Ensure atspi wrappers have root set at construction time
https://bugs.webkit.org/show_bug.cgi?id=233804
Summary [GTK][a11y] Ensure atspi wrappers have root set at construction time
Carlos Garcia Campos
Reported 2021-12-03 01:25:37 PST
It simplifies the code a lot and we ensure all wrappers always have a link to the root element.
Attachments
Patch (42.69 KB, patch)
2021-12-03 01:36 PST, Carlos Garcia Campos
jdiggs: review+
Carlos Garcia Campos
Comment 1 2021-12-03 01:36:12 PST
Joanmarie Diggs
Comment 2 2021-12-03 02:05:20 PST
Comment on attachment 445823 [details] Patch Thanks for doing this!
Adrian Perez
Comment 3 2021-12-03 02:10:21 PST
Comment on attachment 445823 [details] Patch Very nice to see quite a few parts of the ATSPI code simplified by this patch. As usual, patches that remove code are among the nicest 😻️
Carlos Garcia Campos
Comment 4 2021-12-09 00:26:45 PST
Note You need to log in before you can comment on or make changes to this bug.