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

Reply via email to