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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue May 16 17:03:29 PDT 2017


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

--- Comment #5 from Nan Wang <n_wang 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()?

I think there might be case somewhere we actually want the sibling element.

-- 
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/20170517/6484adf1/attachment.html>


More information about the webkit-unassigned mailing list