Change 20091010-bargull-uVg by barg...@dell--p4--2-53 on 2009-10-10 17:05:16 in /home/Admin/src/svn/openlaszlo/trunk for http://svn.openlaszlo.org/openlaszlo/trunk
Summary: ensure pooled timers don't reuse UID New Features: Bugs Fixed: LPP-8545 (SWF9: Pooled Timer must not reuse UID) Technical Reviewer: ptw QA Reviewer: (pending) Doc Reviewer: (pending) Documentation: Release Notes: Details: Moved timer pool from LzTimeKernelClass to LzKernelTimer. Timers should now be created to the static function "create()" and later returned to the timer pool through "remove()". "create()" takes care that timers won't reuse an UID. Tests: test case from bug report works in swf9+ Files: M WEB-INF/lps/lfc/kernel/swf9/LzTimeKernel.as Changeset: http://svn.openlaszlo.org/openlaszlo/patches/20091010-bargull-uVg.tar _______________________________________________ Laszlo-reviews mailing list [email protected] http://www.openlaszlo.org/mailman/listinfo/laszlo-reviews
