[Webkit-unassigned] [Bug 178504] New: Consolidate calls to insertedInto and expand the coverage of NoEventDispatchAssertion

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Oct 18 23:23:20 PDT 2017


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

            Bug ID: 178504
           Summary: Consolidate calls to insertedInto and expand the
                    coverage of NoEventDispatchAssertion
           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

Right now, there is a whole bunch of helper functions to call notifyChildNodeInserted and didFinishInsertingNode.
Consolidate these call sites into one with NoEventDispatchAssertion,
and make the exact timing at which event dispatch gets allowed clear.

-- 
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/20171019/7f4b5e30/attachment.html>


More information about the webkit-unassigned mailing list