[Webkit-unassigned] [Bug 107819] New: Web Inspector: each node in a detached DOM tree is shown in its own "detached DOM tree" entry in heap profiler

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jan 24 06:14:38 PST 2013


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

           Summary: Web Inspector: each node in a detached DOM tree is
                    shown in its own "detached DOM tree" entry in heap
                    profiler
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Web Inspector
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: yurys at chromium.org
                CC: keishi at webkit.org, pmuellr at yahoo.com,
                    pfeldman at chromium.org, yurys at chromium.org,
                    apavlov at chromium.org, loislo at chromium.org,
                    vsevik at chromium.org,
                    web-inspector-bugs at googlegroups.com


Created an attachment (id=184478)
 --> (https://bugs.webkit.org/attachment.cgi?id=184478&action=review)
Test page

After http://trac.webkit.org/changeset/133044/trunk/Source/WebCore/bindings/v8/V8GCController.cpp each js node wrapper became a root of a separate detached DOM tree.

On the attached page we have a detached DOM tree with 3 divs. Each of them becomes a seperate DOM tree(see screenshot).

-- 
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