Approved. Max Carlson wrote:
Change 20100624-maxcarlson-m by maxcarl...@friendly on 2010-06-24 22:44:39 PDT in /Users/maxcarlson/openlaszlo/trunk-clean for http://svn.openlaszlo.org/openlaszlo/trunkSummary: UPDATED ^2: Fix callJS() queuing Bugs Fixed: LPP-9118 - html component sometimes doesn't get an owner Technical Reviewer: mdemmon QA Reviewer: hminsky Details: This change is more careful with missing callback args. Otherwise: This change prevents possible issues with getInitArg() being called too early. Otherwise: Maynard noticed duplicate callbacks. This version of the patch fixes that by explicitly nulling out the callback field. LzBrowserKernel - Simplify queuing to only happen up until app startup. Tests: examples/extensions/html.lzx runs as before across runtimes Files: M WEB-INF/lps/lfc/kernel/swf/LzBrowserKernel.lzs M WEB-INF/lps/lfc/kernel/swf9/LzBrowserKernel.lzs Changeset: http://svn.openlaszlo.org/openlaszlo/patches/20100624-maxcarlson-m.tar
