[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 15:11:59 PDT 2011


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





--- Comment #24 from Adam Barth <abarth at webkit.org>  2011-10-11 15:11:58 PST ---
> >> LayoutTests/fast/xpath/xpath-result-eventlistener-crash.html:29
> >> -    for (var i = 0; i < 5000; ++i)
> >> +    for (var i = 0; i < 2000; ++i)
> 
> >This change seems unrelated.
> 
> (3) On my (slow) Mac test started to time out when running debug Chrome build, because event listener became slower. Reduced number of iterations.

Does this mean your patch is causing a performance regression (even in release)?

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