[Webkit-unassigned] [Bug 256496] New: AX: Fix various ITM tests after 263832 at main

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon May 8 15:55:46 PDT 2023


https://bugs.webkit.org/show_bug.cgi?id=256496

            Bug ID: 256496
           Summary: AX: Fix various ITM tests after 263832 at main
           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

263832 at main changed the timing of AX object cache updates that some of our tests implicitly relied on. These tests need to be made properly async to be immune to timing changes. This change also exposes bugs where we dereference a null AXObjectCache assuming it will always be present -- we cannot make those assumptions in some contexts anymore.

-- 
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/20230508/f80e677f/attachment.htm>


More information about the webkit-unassigned mailing list