[Laszlo-dev] For Review: Change 20081001-hqm-Z Summary: fix LzModeManager bug with swf9 debugger window

Henry Minsky henry.minsky at gmail.com
Wed Oct 1 18:44:35 PDT 2008


Change 20081001-hqm-Z by hqm at badtzmaru.home on 2008-10-01 21:41:38 EDT
     in /Users/hqm/openlaszlo/trunk/WEB-INF/lps/lfc
     for http://svn.openlaszlo.org/openlaszlo/trunk/WEB-INF/lps/lfc

Summary: fix LzModeManager bug with swf9 debugger window

New Features:

Bugs Fixed: LPP-7105

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

Documentation:

Release Notes:

Details:

+ Debug now points to an instance of LzDebugService, so code that
expects to be operating on the Debug window needs to go look at
Debug.console, which now is an object which obeys the "console"
interface, and actually may or may not even be an LzView ( if
remote debugging is being used, for example)


Tests:

test case in bug no longer gives runtime error in swf9

Files:
M      services/LzModeManager.lzs

Changeset: http://svn.openlaszlo.org/openlaszlo/patches/20081001-hqm-Z.tar


More information about the Laszlo-dev mailing list