[Webkit-unassigned] [Bug 61245] New: When removing a shadow root from DOM, also remove it from the render tree

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun May 22 02:32:01 PDT 2011


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

           Summary: When removing a shadow root from DOM, also remove it
                    from the render tree
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: HTML DOM
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: dominicc at chromium.org
                CC: dglazkov at chromium.org
            Blocks: 59571


I have diagnosed the cause of the crashes discussed in bug 59571 as a shadow root remaining in the render tree after it is removed from the DOM. When a shadow root is removed from the DOM, it should also be removed from the render tree.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list