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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Oct 11 18:33:02 PDT 2011


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





--- Comment #28 from Eugene Nalimov <enal at google.com>  2011-10-11 18:33:02 PST ---
>Can't we just add the slot to V8AudioElement and not to all V8Nodes ? 

Take a look at the test which I had to speed up, LayoutTests/fast/xpath/xpath-result-eventlistener-crash.html. There is no single HTMLAudioElement in it, but it adds event listener to JS object that inherits from V8Node. And I bet it's possible to write similar test demonstrating the problem...

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