Approved,
verified that remote debug console works in swf8/swf9+, but I've noticed 
that re-connecting to an already connected application throws an 
(unintercepted) ArgumentError.


On 10/7/2009 5:15 AM, Henry Minsky wrote:
> Change 20091006-hqm-G by [email protected] on 2009-10-06 22:43:12 EDT
>     in /Users/hqm/openlaszlo/trunk6
>     for http://svn.openlaszlo.org/openlaszlo/trunk
> 
> Summary: remove obsolete XML remote debug protocol, update dev-console 
> to swf10
> 
> New Features:
> 
> Bugs Fixed: LPP-8488, LPP-8521
> 
> Technical Reviewer: ptw
> QA Reviewer: andre
> Doc Reviewer: (pending)
> 
> Documentation:
> 
> Release Notes:
> 
> Details:
> 
> + LPP-8488 generate a unique id for app so that remote debug console can 
> rendevouz with it
> Use the url pathname as the rendevouz name for the LocalConnection
> 
> 
> + LPP-8521 Remove XML-based remote debugger
> Removed the old XML debug protocol, which was probably broken and
> only worked for swf8.
> 
> + update the dev-console to work in swf10
> 
> 
> Tests:
> 
> compile a test app (test/hello.lzx) in debug mode with these options
> 
>  swf8
>  swf8 with 'console remote debug'
>  swf10
>  swf10  with 'console remote debug'
>  dhtml
> 
> In each case, type 'canvas' to the debug evaluator. This should print 
> out a clickable
> link for the canvas object. Click on it to verify that it inspects the 
> canvas, and that
> canvas.subviews is also clickable and will inspect that slot.
> 
> 
> Files:
> M      WEB-INF/lps/lfc/debugger/platform/swf/LzFlashRemote.as
> D      WEB-INF/lps/lfc/debugger/platform/swf/LzRemote.as
> M      WEB-INF/lps/lfc/debugger/platform/swf9/LzFlashRemote.as
> M      WEB-INF/lps/lfc/debugger/LzCompiler.lzs
> M      WEB-INF/lps/lfc/debugger/Library.lzs
> M      WEB-INF/lps/server/src/org/openlaszlo/compiler/Compiler.java
> M      lps/components/debugger/debugger.lzx
> M      lps/admin/dev-console.lzx.js
> M      lps/admin/dev-console.lzx.swf
> M      lps/admin/dev-console.lzx
> M      lps/admin/build.xml
> 
> Changeset: http://svn.openlaszlo.org/openlaszlo/patches/20091006-hqm-G.tar
> 
_______________________________________________
Laszlo-reviews mailing list
[email protected]
http://www.openlaszlo.org/mailman/listinfo/laszlo-reviews

Reply via email to