[Laszlo-checkins] r11660 - openlaszlo/trunk/WEB-INF/lps/lfc/debugger/platform/swf
bargull@openlaszlo.org
bargull at openlaszlo.org
Fri Oct 31 05:24:57 PDT 2008
Author: bargull
Date: 2008-10-31 05:24:52 -0700 (Fri, 31 Oct 2008)
New Revision: 11660
Modified:
openlaszlo/trunk/WEB-INF/lps/lfc/debugger/platform/swf/LzRemote.as
Log:
Change 20081030-bargull-zr6 by bargull at dell--p4--2-53 on 2008-10-30 17:35:53
in /home/Admin/src/svn/openlaszlo/trunk
for http://svn.openlaszlo.org/openlaszlo/trunk
Summary: define "remoteDebug"
New Features:
Bugs Fixed: LPP-7145
Technical Reviewer: ptw
QA Reviewer: (pending)
Doc Reviewer: (pending)
Documentation:
Release Notes:
Details:
Define "remoteDebug" to avoid runtime warning
Tests:
Modified: openlaszlo/trunk/WEB-INF/lps/lfc/debugger/platform/swf/LzRemote.as
===================================================================
--- openlaszlo/trunk/WEB-INF/lps/lfc/debugger/platform/swf/LzRemote.as 2008-10-31 08:00:09 UTC (rev 11659)
+++ openlaszlo/trunk/WEB-INF/lps/lfc/debugger/platform/swf/LzRemote.as 2008-10-31 12:24:52 UTC (rev 11660)
@@ -14,6 +14,7 @@
Debug.seqnum = 0;
Debug.inEvalRequest = false;
+Debug.remoteDebug = false;
/**
* @access private
More information about the Laszlo-checkins
mailing list