[Webkit-unassigned] [Bug 231914] AX: Any addition of children should funnel through AccessibilityObject::addChild

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Oct 19 08:54:26 PDT 2021


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

--- Comment #12 from chris fleizach <cfleizach at apple.com> ---
Comment on attachment 441675
  --> https://bugs.webkit.org/attachment.cgi?id=441675
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=441675&action=review

> Source/WebCore/accessibility/AccessibilityObject.cpp:-518
> -        ASSERT(child->parentObject() == this);

do we still want this parent object assert too?

> Source/WebCore/accessibility/AccessibilityTableRow.cpp:155
> +    if (ariaOwnedElements.size()) {

this size check seems unnecessary now

-- 
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/20211019/5e24f21d/attachment-0001.htm>


More information about the webkit-unassigned mailing list