[Webkit-unassigned] [Bug 235253] New: AX: Remove AXAriaAttributeChanged notification because it's not used by anything
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Jan 14 14:35:56 PST 2022
https://bugs.webkit.org/show_bug.cgi?id=235253
Bug ID: 235253
Summary: AX: Remove AXAriaAttributeChanged notification because
it's not used by anything
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: Accessibility
Assignee: webkit-unassigned at lists.webkit.org
Reporter: tyler_w at apple.com
CC: andresg_22 at apple.com,
webkit-bug-importer at group.apple.com
Nothing uses AXAriaAttributeChanged, but we still spend time processing it through the notification pipeline (postNotification -> m_notificationsToPost -> updateIsolatedTree(notifications) + postPlatformNotification(notifications)).
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20220114/fb84b431/attachment.htm>
More information about the webkit-unassigned
mailing list