[Webkit-unassigned] [Bug 59284] New: [V8] Nodes in shadow DOM should not be GCed while their hosts are alive

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Apr 23 15:28:58 PDT 2011


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

           Summary: [V8] Nodes in shadow DOM should not be GCed while
                    their hosts are alive
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Mac OS X 10.5
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: HTML DOM
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: dominicc at chromium.org


The lifetime of nodes in shadow DOM and their hosts should be linked, since event listeners and JavaScript properties set up on one should not disappear (via the wrapper being prematurely garbage collected) while the other is alive.

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