[Webkit-unassigned] [Bug 178376] New: Assert that Node::insertedInto doesn't fire an event

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Oct 16 21:47:58 PDT 2017


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

            Bug ID: 178376
           Summary: Assert that Node::insertedInto doesn't fire an event
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: HTML DOM
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: rniwa at webkit.org
                CC: cdumez at apple.com

notifyNodeInsertedIntoTree currently asserts that it can dispatch an event.
This is completely wrong. We need to assert that it CANNOT dispatch an event.

-- 
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/20171017/73fddd82/attachment.html>


More information about the webkit-unassigned mailing list