[Flatpak SDK][AT-SPI] Use xdg-dbus-proxy to expose the a11y bus
Created attachment 456781 [details] Patch
Committed r292452 (249303@main): <https://commits.webkit.org/249303@main> All reviewed patches have been landed. Closing bug and clearing flags on attachment 456781 [details].
<rdar://problem/91339834>
Comment on attachment 456781 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=456781&action=review > Tools/flatpak/flatpakutils.py:744 > + Console.message("Found a11y address {}".format(a11y_bus_address)) Is this a left-over debug print?