approved for QA On Mon, Jul 19, 2010 at 8:28 PM, Max Carlson <[email protected]> wrote:
> Change 20100716-maxcarlson-t by maxcarl...@friendly on 2010-07-16 16:27:44 > PDT > in /Users/maxcarlson/openlaszlo/trunk-clean > for http://svn.openlaszlo.org/openlaszlo/trunk > > Summary: UPDATED: Prevent possible NPE when running in a custom HTML > wrappers > > Bugs Fixed: lpp-9198 - As of 4.8, swf _requires_ embed-compressed.js > > Technical Reviewer: [email protected] > QA Reviewer: hminsky > > Details: LzBrowserKernel - Added a new callJSInternal() API that wraps all > calls in a try/catch to prevent errors. Replace LFC/internal callJS() calls > with callJSInternal(). > > LzSprite - Replace LFC/internal callJS() calls with callJSInternal(). > > DojoExternalInterface - Prevent calls if the ExternalInterface isn't > available. > > Tests: See LPP-9198 > > Files: > M WEB-INF/lps/lfc/kernel/swf9/LzBrowserKernel.lzs > M WEB-INF/lps/lfc/kernel/swf9/LzSprite.as > > Changeset: > http://svn.openlaszlo.org/openlaszlo/patches/20100716-maxcarlson-t.tar > -- Henry Minsky Software Architect [email protected]
