[Webkit-unassigned] [Bug 272279] New: AX: Use more reference types in accessibility code when values are known to be non-null
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sat Apr 6 09:54:01 PDT 2024
https://bugs.webkit.org/show_bug.cgi?id=272279
Bug ID: 272279
Summary: AX: Use more reference types in accessibility code
when values are known to be non-null
Product: WebKit
Version: Other
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
This reduces unnecessary null checks and allows us to remove ASSERT(value) and unchecked dereferences.
--
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/20240406/f59ce185/attachment.htm>
More information about the webkit-unassigned
mailing list