Approved. [A better solution would be to re-modularize this so the default console assumes that it has a full Javascript and can just call eval, and to move the simple evaluator and remote evaluator into a mixin that the various swf consoles share. Feel free to file an improvement.]
On 2011-02-14, at 14:58, Henry Minsky wrote: > Change hqm-20110214-MES by [email protected] on 2011-02-14 14:56:57 EST > in /Users/hqm/openlaszlo/trunk2 > for http://svn.openlaszlo.org/openlaszlo/trunk > > Summary: fix for debugger "_" var in Safari > > New Features: > > Bugs Fixed: LPP-8894 > > Technical Reviewer: ptw > QA Reviewer: andre > Doc Reviewer: (pending) > > Documentation: > > Release Notes: > > Overview: > > > Details: > > Change calls to window.eval to eval > > > Tests: > > debugger gets _, __, ___ bound properly in Safari DHTML app > > Files: > M WEB-INF/lps/lfc/debugger/platform/dhtml/LzDebug.js > M > WEB-INF/lps/lfc/debugger/platform/dhtml/LzDebuggerWindowConsoleBridge.js > > > Changeset: http://svn.openlaszlo.org/openlaszlo/patches/hqm-20110214-MES.tar
