André beat me to it. Good stuff! On 2009-09-03, at 14:40, Max Carlson wrote:
> Change 20090903-maxcarlson-X by maxcarl...@bank on 2009-09-03 11:38:27 > PDT > in /Users/maxcarlson/openlaszlo/trunk-clean > for http://svn.openlaszlo.org/openlaszlo/trunk > > Summary: Eliminate Debug.* calls from non-debug LFCs > > Bugs Fixed: LPP-8443 - Eliminate Debug.* calls from non-debug LFCs > > Technical Reviewer: ptw > QA Reviewer: hminsky > > Details: Wrap all debug.* calls in if ($debug) {...} > > Tests: lps/includes/lfc/LFCdebug.js has no Debug\. other than the stub > definition. > > Files: > M WEB-INF/lps/lfc/kernel/dhtml/LzLibrary.js > M WEB-INF/lps/lfc/kernel/dhtml/LzXMLParser.js > M WEB-INF/lps/lfc/kernel/dhtml/LzBrowserKernel.lzs > M WEB-INF/lps/lfc/services/LzCSSStyle.lzs > M WEB-INF/lps/lfc/views/LaszloView.lzs > M WEB-INF/lps/lfc/views/LaszloCanvas.lzs > > Changeset: > http://svn.openlaszlo.org/openlaszlo/patches/20090903-maxcarlson-X.tar > _______________________________________________ > Laszlo-reviews mailing list > [email protected] > http://www.openlaszlo.org/mailman/listinfo/laszlo-reviews _______________________________________________ Laszlo-reviews mailing list [email protected] http://www.openlaszlo.org/mailman/listinfo/laszlo-reviews
