[webkit-reviews] review granted: [Bug 235698] [GTK][a11y] Return null reference for root parent reference if queried before being embedded : [Attachment 450115] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jan 27 05:01:22 PST 2022


Adrian Perez <aperez at igalia.com> has granted Carlos Garcia Campos
<cgarcia at igalia.com>'s request for review:
Bug 235698: [GTK][a11y] Return null reference for root parent reference if
queried before being embedded
https://bugs.webkit.org/show_bug.cgi?id=235698

Attachment 450115: Patch

https://bugs.webkit.org/attachment.cgi?id=450115&action=review




--- Comment #2 from Adrian Perez <aperez at igalia.com> ---
Comment on attachment 450115
  --> https://bugs.webkit.org/attachment.cgi?id=450115
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.


More information about the webkit-reviews mailing list