[Webkit-unassigned] [Bug 287715] New: AX: attached layout test triggers assertion in AXIsolatedObject::children

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Feb 14 10:44:34 PST 2025


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

            Bug ID: 287715
           Summary: AX: attached layout test triggers assertion in
                    AXIsolatedObject::children
           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: dm_mazzoni at apple.com
                CC: andresg_22 at apple.com,
                    webkit-bug-importer at group.apple.com

Created attachment 474235

  --> https://bugs.webkit.org/attachment.cgi?id=474235&action=review

Proposed layout test that demonstrates assertion failure

The attached layout test triggers ASSERT(m_children.size() == m_childrenIDs.size());

It appears that a subtree gets removed without the children vector being updated

-- 
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/20250214/2171e39a/attachment.htm>


More information about the webkit-unassigned mailing list