[Laszlo-dev] For Review: Change 20071009-ptw-M Summary: Re-enable Monitor messages

P T Withington ptw at pobox.com
Wed Oct 10 05:28:05 PDT 2007


[Max, I am checking this in as I get the impression it is blocking  
you.  I can address review comments in a subsequent change.  You have  
to clear your caches to get it to take in DHTML.]

Change 20071009-ptw-M by ptw at dueling-banjos.local on 2007-10-09  
18:28:50 EDT
     in /Users/ptw/OpenLaszlo/ringding-2
     for http://svn.openlaszlo.org/openlaszlo/trunk

Summary: Re-enable Monitor messages

Bugs Fixed:
LPP-4855 'Debug.monitor does not appear to be working'

Technical Reviewer: max (pending)
QA Reviewer: sosullivan (pending)

Details:
     LzDebug: Add MONITOR and TRACE as valid message levels

     kernel.*: If message type does not have a valid level, always
     print it.

     LzMonitor, LzTrace: Give constructors a name.

Tests:
     lzx> Debug.monitor(canvas, 'version')
     lzx> canvas.version=888
     MONITOR @simple.lzx#1: [845525.00] Debug.doEval:  
#canvas.version: '4.1.x.0' -> 888
     888

Files:
M      WEB-INF/lps/lfc/debugger/LzDebug.lzs
M      WEB-INF/lps/lfc/debugger/platform/swf/kernel.as
M      WEB-INF/lps/lfc/debugger/platform/dhtml/kernel.js
M      WEB-INF/lps/lfc/debugger/LzMonitor.lzs
M      WEB-INF/lps/lfc/debugger/LzTrace.lzs


Changeset: http://svn.openlaszlo.org/openlaszlo/patches/20071009-ptw- 
M.tar


More information about the Laszlo-dev mailing list