Approved!
On Tue, Jul 27, 2010 at 5:08 PM, Max Carlson wrote:
Change 20100727-maxcarlson-9 by maxcarl...@friendly on 2010-07-27
14:01:57 PDT
in /Users/maxcarlson/openlaszlo/trunk2
for http://svn.openlaszlo.org/openlaszlo/trunk
Summary: Break Flash-specific JS includes into separate file
Bugs Fixed: LPP-9245 - Break up embedding JS includes (partial)
Technical Reviewer: promanik
QA Reviewer: hminsky
Details: embednew - Load flash.js separately when lz.embed.swf() is
called. Add warning for duplicate LFC loads. Add getServerRoot()
method to retrieve the path that .js files should be loaded from. Use
explicit js-load callback for DHTML apps.
embed-library - Remove flash.js and regexp.js.
flash-library - Include flash.js and regexp.js.
flash.js - Add pragma to ensure setAttribute() calls aren't clobbered.
build.xml - Correct dependencies for embed-compressed.js, add separat
compilation of flash.js.
Tests: Flash and DHTML applications run as before.
Files:
M lps/includes/source/embednew.js
M lps/includes/source/embed-library.lzs
A lps/includes/source/flash-library.lzs
M lps/includes/source/flash.js
M lps/includes/source/build.xml
Changeset:
http://svn.openlaszlo.org/openlaszlo/patches/20100727-maxcarlson-9.tar