[Laszlo-dev] For Review: Change change.YnPVbvuCF.txt Summary: Rewrite LzTimer to use setInterval/clearInterval instead of LzIdle
Jim Grandy
jgrandy at openlaszlo.org
Wed Jun 28 01:01:57 EDT 2006
Change change.YnPVbvuCF.txt by jgrandyw at jgrandy-pb.local /Volumes/
data/Users/jgrandyw/dev/svn/openlaszlo/trunk/ on 2006-06-27 21:55:28 PDT
Summary: Rewrite LzTimer in trunk to use setInterval/clearInterval
instead of LzIdle
Bugs Fixed:LPP-296
Technical Reviewer: max
QA Reviewer: mamye
Doc Reviewer:
Release Notes:LzTimer now uses the ECMAScript standard functions
setInterval and
clearInterval, and as a result is more efficient than the previous
implementation,
which was based on polling through LzIdle.
Tests:test/doubleclick.lzx, examples/mobile/clock/clock-test.lzx,
smoketest
Files:
M test/doubleclick.lzx
M WEB-INF/lps/lfc/services/LzTimer.as
-------------- next part --------------
A non-text attachment was scrubbed...
Name: patch.jgrandyw.8hMF.tgz
Type: application/octet-stream
Size: 2882 bytes
Desc: not available
Url : http://www.openlaszlo.org/pipermail/laszlo-dev/attachments/20060628/89b0ac69/patch.jgrandyw.8hMF.obj
More information about the Laszlo-dev
mailing list