Change 20090610-ptw-u by [email protected] on 2009-06-10 17:22:18 EDT
    in /Users/ptw/OpenLaszlo/trunk
    for http://svn.openlaszlo.org/openlaszlo/trunk

Summary: Be more careful with Debug.environment and eval

Bugs Fixed: LPP-8263 DHTML debugger "_" is always null

Technical Reviewer: hminsky (pending)

Details:
    LzDebug, LzBootstrapDebugService:  Move environment to bootstrap.

    LzBootstrapDebugService:  For future compatibility, also try
    Debug.environment in evalSimpleExpr.

    debugger:  Don't define global._ which will mask
    Debug.environement._  Remove redundant RegExp's

Tests:
    lzx> 1+1
    2
    lzx> _
    2

Files:
M      WEB-INF/lps/lfc/debugger/LzDebug.lzs
M WEB-INF/lps/lfc/debugger/platform/dhtml/ LzDebuggerWindowConsoleBridge.js
M      WEB-INF/lps/lfc/compiler/LzBootstrapDebugService.lzs
M      lps/components/debugger/debugger.lzx

Changeset: http://svn.openlaszlo.org/openlaszlo/patches/20090610-ptw-u.tar

Reply via email to