[Laszlo-dev] For Review: Change 20070222-ptw-F Summary: Clean up Safari debugging

P T Withington ptw at pobox.com
Thu Feb 22 21:35:14 PST 2007


Change 20070222-ptw-F by ptw at dueling-banjos.local on 2007-02-22  
21:22:23 PST
     in /Users/ptw/OpenLaszlo/legals-1

Summary: Clean up Safari debugging

Technical Reviewer: max (pending)
QA Reviewer: phill (pending)
Doc Reviewer: n/a

Details:
     Safari has some objects in its global namespace that should not be
     assigned debug names (in particular, the DOM object prototypes are
     all in the global namespace and enumerable).  Only name objects
     whose name is a valid identifier.  This makes the DOM objects
     print out prettily in Safari.

     For example:

         lzx> window.document.body.firstChild
         #document/html/body/div#lzdhtmlappdiv

Tests:
     IWFM

Files:
M      WEB-INF/lps/lfc/debugger/platform/dhtml/kernel.js


Changeset: http://svn.openlaszlo.org/openlaszlo/patches/20070222-ptw- 
F.tar


More information about the Laszlo-dev mailing list