[Webkit-unassigned] [Bug 243402] New: AX ITM: Lazily cache remaining properties that result in calls to textUnderElement.
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Aug 1 07:35:52 PDT 2022
https://bugs.webkit.org/show_bug.cgi?id=243402
Bug ID: 243402
Summary: AX ITM: Lazily cache remaining properties that result
in calls to textUnderElement.
Product: WebKit
Version: WebKit Nightly Build
Hardware: All
OS: All
Status: NEW
Severity: Normal
Priority: P2
Component: Accessibility
Assignee: webkit-unassigned at lists.webkit.org
Reporter: andresg_22 at apple.com
CC: andresg_22 at apple.com,
webkit-bug-importer at group.apple.com
Caching these properties during object initialization is expensive and can trigger a layout. Lazily caching them in first use mitigates this problem.
--
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/20220801/cb1c8027/attachment.htm>
More information about the webkit-unassigned
mailing list