(ccing Raju)

No. Nobody else calls addCallback(), except in the root sprite. The root sprite avoids exceptions by using the same technique: checking the available property before making any other calls.

On 9/22/10 11:40 AM, P T Withington wrote:
Do you need to worry about protecting/neutering the other API's?  E.g., will 
someone still call addCallback?

I think the best QA reviewer you could get would be Raju.

On 2010-09-22, at 13:50, Max Carlson wrote:

Change 20100922-maxcarlson-U by maxcarl...@friendly on 2010-09-22 10:20:58 PDT
    in /Users/maxcarlson/openlaszlo/trunk-clean
    for http://svn.openlaszlo.org/openlaszlo/trunk

Summary: Prevent warnings if ExternalInterface isn't available

Bugs Fixed: LPP-9281 - SWF10: Adobe AIR shows exceptiions

Technical Reviewer: hminsky
QA Reviewer: ptw

Details: Don't attempt to use ExternalInterface if it's not available.

Tests: See LPP-9281

Files:
M       WEB-INF/lps/lfc/kernel/swf9/DojoExternalInterface.as

Changeset: 
http://svn.openlaszlo.org/openlaszlo/patches/20100922-maxcarlson-U.tar


Reply via email to