[Webkit-unassigned] [Bug 171927] ASSERTION FAILED in WebCore::AccessibilityNodeObject::insertChild()

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue May 16 16:57:34 PDT 2017


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

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

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

> Source/WebCore/accessibility/AccessibilityNodeObject.cpp:371
> +    } else if (child->parentObject() == this)

should we leave this check in place and instead return nil for this case in nextSibling()?

-- 
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/20170516/38c4d638/attachment.html>


More information about the webkit-unassigned mailing list