[Webkit-unassigned] [Bug 72698] [GTK] media/audio-garbage-collect.html is flaky

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 7 05:33:24 PST 2012


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





--- Comment #9 from Philippe Normand <pnormand at igalia.com>  2012-03-07 05:33:25 PST ---
(In reply to comment #8)
> Then my guess would be that JSC/GTK contains bug similar to v8 one I fixed.
> 
> I had to fix 2 different bugs in V8:
> * One in HTMLAudioElement, it was not "active" object (i.e. object that can have some hidden activity, meaning that it cannot be collected before it finishes that activity).
> * Second bug was is v8 bindings, code handling active objects was not designed to work with active objects derived from "Node".
> 
> For details please see
> https://bugs.webkit.org/show_bug.cgi?id=66878
> https://bugs.webkit.org/show_bug.cgi?id=70421

I think this is indeed a bug in the JSC bindings, patch incoming. Thanks a lot for the hints Eugene.

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