Change hqm-20101109-zDV by [email protected] on 2010-11-09 13:41:37 EST
    in /Users/hqm/openlaszlo/trunk1
    for http://svn.openlaszlo.org/openlaszlo/trunk

Summary: move swf10-specific debugger code into debugger/platform

New Features:

Bugs Fixed: LPP-8633

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

Documentation:

Release Notes:

Overview:
    
this change was made in debugger/LzDebug, but should have gone into 
debugger/platform/swf9

Details:

Moved the swf10-specific code for declaring and referencing "_, __, ___" as 
globals to
the platform-specific directory, debugger/platform/swf9

    

Tests:

in swf10, run an app with debugger, and type some values into debugger, such as 

'a'
'b'
'c'

Then check that the values of _, __, and ___ are bound properly to the most 
recent values

Files:
M       WEB-INF/lps/lfc/debugger/LzDebug.lzs
M       WEB-INF/lps/lfc/debugger/platform/swf9/LzDebug.as


Changeset: http://svn.openlaszlo.org/openlaszlo/patches/hqm-20101109-zDV.tar

Reply via email to