[Webkit-unassigned] [Bug 190689] New: JSHTMLCollection needs isReachableFromOpaqueRoots override to keep themselves alive

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Oct 17 14:06:40 PDT 2018


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

            Bug ID: 190689
           Summary: JSHTMLCollection needs isReachableFromOpaqueRoots
                    override to keep themselves alive
           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

It's incorrect to let HTML collections be GC'ed while its element is alive.

It also seems like both JSNodeList and JSHTMLCollection needs to have root(~) function point to the owner node's root.

-- 
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/20181017/372bc862/attachment.html>


More information about the webkit-unassigned mailing list