Change 20091004-hqm-K by [email protected] on 2009-10-04 20:39:42 EDT
in /Users/hqm/openlaszlo/trunk6
for http://svn.openlaszlo.org/openlaszlo/trunk
Summary: fix call to trace() in swf9stubs
New Features:
Bugs Fixed: LPP-8528
Technical Reviewer: andre
QA Reviewer: ptw
Doc Reviewer: (pending)
Documentation:
Release Notes:
Details:
Call the system 'trace' global function from a static method, so the
scope isn't shadowed by
the local 'trace' method name.
Tests:
run this case in swf10, nondebug mode. No runtime Flash player error
alert should display
<canvas height="600">
<handler name="oninit">
Debug.debug('view init');
</handler>
<text>foobar</text>
</canvas>
Files:
M WEB-INF/lps/lfc/debugger/swf9stubs.lzs
Changeset: http://svn.openlaszlo.org/openlaszlo/patches/20091004-hqm-K.tar
_______________________________________________
Laszlo-reviews mailing list
[email protected]
http://www.openlaszlo.org/mailman/listinfo/laszlo-reviews