[Webkit-unassigned] [Bug 149244] New: removeShadow shouldn't call ChildNodeRemovalNotifier with the shadow host as the removal point

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Sep 16 18:27:48 PDT 2015


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

            Bug ID: 149244
           Summary: removeShadow shouldn't call ChildNodeRemovalNotifier
                    with the shadow host as the removal point
    Classification: Unclassified
           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

Since the shadow host is in a different tree than nodes in its shadow tree,
it's incorrect to call removedFrom with the shadow host as the removal point.

This bug was revealed while working on the bug 149241.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150917/1f34041e/attachment.html>


More information about the webkit-unassigned mailing list