[webkit-reviews] review granted: [Bug 70421] V8 bindings: event listener can be garbage collected, causing events loss : [Attachment 115176] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Nov 15 10:22:53 PST 2011


Adam Barth <abarth at webkit.org> has granted Eugene Nalimov <enal at google.com>'s
request for review:
Bug 70421: V8 bindings: event listener can be garbage collected, causing events
loss
https://bugs.webkit.org/show_bug.cgi?id=70421

Attachment 115176: Patch
https://bugs.webkit.org/attachment.cgi?id=115176&action=review

------- Additional Comments from Adam Barth <abarth at webkit.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=115176&action=review


> LayoutTests/media/audio-garbage-collect.html:42
> +		   gc();

Using the gc.js file is slightly better because then the test will run outside
of the test harness.


More information about the webkit-reviews mailing list