[Webkit-unassigned] [Bug 198216] New: Asssertion failure in dispatchSubtreeModifiedEvent due to TextFieldInputType updating UA shadow tree inside Element::removedFromAncestor

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu May 23 23:05:22 PDT 2019


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

            Bug ID: 198216
           Summary: Asssertion failure in dispatchSubtreeModifiedEvent due
                    to TextFieldInputType updating UA shadow tree inside
                    Element::removedFromAncestor
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: DOM
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: rniwa at webkit.org

We hit the assertion in Node::dispatchSubtreeModifiedEvent
when a datalist element is removed right after the input element's type is changed.

<rdar://problem/50021640>

-- 
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/20190524/fa0598c0/attachment.html>


More information about the webkit-unassigned mailing list