Change 20080528-hqm-v by [EMAIL PROTECTED] on 2008-05-28 10:13:06 EDT
    in /Users/hqm/openlaszlo/trunk4/WEB-INF/lps/lfc
    for http://svn.openlaszlo.org/openlaszlo/trunk/WEB-INF/lps/lfc

Summary: When running with SWF console remote debugger, don't instantiate Debug window at all in app

New Features:

Bugs Fixed:

Technical Reviewer: ptw
QA Reviewer: mamye
Doc Reviewer: (pending)

Documentation:

Release Notes:

Details:


Currently, in remote console mode, the Debug window is getting
instantiated but set to be invisible.

This change will not instantiate the LzDebugWindow view at all, if the
lzconsoledebug query arg is set. The kernel debugger handles all
the remote debugging protocol and formatting.

Tests:


Run swf app with "console remote debug" checked, make sure you can inspect
objects (such as "canvas")



Files:
M      debugger/LzDebug.lzs
M      debugger/platform/swf/LzFlashRemote.as
M      debugger/platform/swf/kernel.as


Changeset: http://svn.openlaszlo.org/openlaszlo/patches/20080528-hqm-v.tar

Reply via email to