[Webkit-unassigned] [Bug 91014] Static NodeList needs to to keep item wrappers alive

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jul 16 14:29:38 PDT 2012


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





--- Comment #2 from Erik Arvidsson <arv at chromium.org>  2012-07-16 14:29:37 PST ---
(In reply to comment #1)
> Does this problem only apply to StaticNodeList? What about StaticHashSetNodeList and DynamicNodeList?

Most (all?) of the DynamicNodeLists keep the wrappers alive though other means. For example the nodes in a childNodes NodeList are kept alive as long as the parent node is kept 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