[webkit-reviews] review granted: [Bug 239434] AX: Update the isolated tree in response to AXElementBusyChanged and AXTextChanged notifications : [Attachment 457771] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Apr 17 09:05:18 PDT 2022


chris fleizach <cfleizach at apple.com> has granted  review:
Bug 239434: AX: Update the isolated tree in response to AXElementBusyChanged
and AXTextChanged notifications
https://bugs.webkit.org/show_bug.cgi?id=239434

Attachment 457771: Patch

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




--- Comment #3 from chris fleizach <cfleizach at apple.com> ---
Comment on attachment 457771
  --> https://bugs.webkit.org/attachment.cgi?id=457771
Patch

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

> Source/WebCore/accessibility/AccessibilityNodeObject.cpp:1302
> +void AccessibilityNodeObject::setElementAttributeValue(const QualifiedName&
attributeName, bool value)

Do we still use this for anything?


More information about the webkit-reviews mailing list