[Webkit-unassigned] [Bug 66878] HTMLAudioElement can be garbage collected while it playing

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Oct 12 11:52:42 PDT 2011


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





--- Comment #35 from Eugene Nalimov <enal at google.com>  2011-10-12 11:52:41 PST ---
I never worked with object groups, and heard that such thing exists only yesterday.

In any case, we can create object, and add event listener much later. Or we can remove event listener from the node, and add new one -- in such case it is perfectly Ok to GC first event listener, I would even argue it is bug not to collect unused event listener...

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