[Webkit-unassigned] [Bug 70421] V8 bindings: event listener can be garbage collected, causing events loss

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Nov 14 15:24:52 PST 2011


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





--- Comment #9 from Eugene Nalimov <enal at google.com>  2011-11-14 15:24:52 PST ---
Addressed everything:
* Test was failing just because it was too slow. On my machine when running release build it usually was just marginally able to pass in less than 6 seconds (not always). Fixed by playing not entire audio file but only its tail.
* Added comment to the generator.
* Got rid of template specialization, added traits instead. Personally I loved specialization more, but traits are Ok, too.

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