[Webkit-unassigned] [Bug 233383] AX: aria-owns in trees results duplicate rows, third level rows not being exposed

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Dec 2 10:18:25 PST 2021


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

--- Comment #10 from Tyler Wilcock <tyler_w at apple.com> ---
FWIW, I think we only need to be concerned about not crashing when the author makes the mistake of a circular reference. I tested a circular aria-owns reference on `main`-branch WebKit and couldn't get a crash, so we just need to make sure that this patch doesn't make us susceptible to it.

One option would be to create a separate test with an intentional circular reference, and to call it passing if it doesn't crash.

Thanks for digging into this!

-- 
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/20211202/68ea26d7/attachment.htm>


More information about the webkit-unassigned mailing list