[Webkit-unassigned] [Bug 59571] [JSC] Nodes in shadow DOM should not be GCed while their hosts are alive

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Apr 27 16:21:14 PDT 2011


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





--- Comment #6 from Sam Weinig <sam at webkit.org>  2011-04-27 16:21:14 PST ---
(In reply to comment #5)
> re: Sam’s comment—why are we doing this
> 
> Shadow roots aren’t exposed to script. But at some point down the road they should be, as part of the component model. This change is some incremental progress towards that goal. Making the change now makes sense because it means we can keep pushing on component model plumbing in layout tests, without exposing any component model API prematurely.

Can you give me an example (e.g. imagine we support XBL2) of what this would look like?  In general, we don't want to keep wrappers alive longer than necessary.

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