RESOLVED FIXED 235698
[GTK][a11y] Return null reference for root parent reference if queried before being embedded
https://bugs.webkit.org/show_bug.cgi?id=235698
Summary [GTK][a11y] Return null reference for root parent reference if queried before...
Carlos Garcia Campos
Reported 2022-01-27 01:44:53 PST
Once embedded parent-changed will be emitted.
Attachments
Patch (1.35 KB, patch)
2022-01-27 01:48 PST, Carlos Garcia Campos
aperez: review+
aperez: commit-queue-
Carlos Garcia Campos
Comment 1 2022-01-27 01:48:05 PST
Adrian Perez
Comment 2 2022-01-27 05:01:22 PST
Comment on attachment 450115 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=450115&action=review > Source/WebCore/accessibility/atspi/AccessibilityRootAtspi.cpp:198 > + return AccessibilityAtspi::singleton().nullReference(); There are tabs used for indentation in this line (this is what the style bot shouted about), please fix it before landing.
Carlos Garcia Campos
Comment 3 2022-01-27 22:59:01 PST
Note You need to log in before you can comment on or make changes to this bug.