[Webkit-unassigned] [Bug 244746] New: AX: Stop unnecessarily caching AXPropertyName::{LayoutCount, PressedIsPresent, DropEffects, ClickPoint, ClassList}
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Sep 2 18:30:18 PDT 2022
https://bugs.webkit.org/show_bug.cgi?id=244746
Bug ID: 244746
Summary: AX: Stop unnecessarily caching
AXPropertyName::{LayoutCount, PressedIsPresent,
DropEffects, ClickPoint, ClassList}
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
We only expect these properties to be requested by tests and automation on the Mac (so not actual AX clients), so don't do the work to cache them.
--
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/20220903/f34a65b5/attachment.htm>
More information about the webkit-unassigned
mailing list