[Laszlo-dev] For Review: Change 20090309-bargull-fGL Summary: fix timeout for media-content

André Bargull andre.bargull at udo.edu
Sun Mar 8 19:45:01 PDT 2009


Change 20090309-bargull-fGL by bargull at dell--p4--2-53 on 2009-03-09 03:20:55
in /home/Admin/src/svn/openlaszlo/trunk
for http://svn.openlaszlo.org/openlaszlo/trunk

Summary: fix timeout for media-content

New Features:

Bugs Fixed: LPP-7878 (SWF8: "ontimeout" not send for media-content)

Technical Reviewer: hminsky
QA Reviewer: (pending)
Doc Reviewer: (pending)

Documentation:

Release Notes:

Details:
Call unloadRequest() after performing the "already loaded"-check, because:
- for timed out load-objects LzLoadQueue.checkTimeout() sets the 
"timedout"-flag and calls returnData()
- if returnData() calls immediately LzLoadQueue.unloadRequest(), both 
the "timedout"- and "loaded"-flag are set
- in that case, the lfc-code warned that the load-object was already 
loaded, which is clearly wrong



Tests:
testcase at bugreport

Files:
M WEB-INF/lps/lfc/kernel/swf/LzLoader.lzs

Changeset: 
http://svn.openlaszlo.org/openlaszlo/patches/20090309-bargull-fGL.tar



More information about the Laszlo-dev mailing list