[webkit-reviews] review granted: [Bug 234233] [GTK][a11y] Handle the Embedded method sent by AtkSocket from AccessibilityRootAtspi : [Attachment 446986] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Dec 13 04:17:23 PST 2021


Adrian Perez <aperez at igalia.com> has granted Carlos Garcia Campos
<cgarcia at igalia.com>'s request for review:
Bug 234233: [GTK][a11y] Handle the Embedded method sent by AtkSocket from
AccessibilityRootAtspi
https://bugs.webkit.org/show_bug.cgi?id=234233

Attachment 446986: Patch

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




--- Comment #2 from Adrian Perez <aperez at igalia.com> ---
Comment on attachment 446986
  --> https://bugs.webkit.org/attachment.cgi?id=446986
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=446986&action=review

> Source/WebCore/accessibility/atspi/AccessibilityRootAtspi.cpp:200
> +    m_parentPath = parentPath;

Nice, and I like it that this allows to remove the USE(GTK4) switcheroo above
and the USE(ATSPI) one down below ��️


More information about the webkit-reviews mailing list