Approved. On 2011-02-15, at 17:50, Max Carlson wrote:
> Change maxcarlson-20110215-5OE by maxcarlson@friendly on 2011-02-15 12:54:22 > PST > in /Users/maxcarlson/openlaszlo/trunk2 > for http://svn.openlaszlo.org/openlaszlo/trunk > > Summary: UPDATED: Remove setAttribute() inlining, part 1 > > Bugs Fixed: LPP-9761 - CSS application of transitioned attributes doesn't work > > Technical Reviewer: ptw > QA Reviewer: hminsky > > Details: Updated to fix braino in JavascriptGenerator - thans Andre! > > lfc/kernel/*, debugger/* - Don't use lz.embed.__setAttr() anymore since > setAttribute isn't magically inlined anymore > > LzEventable - Add __setAttr(), an internal version of setAttribute() for use > by animators. > > LzNode, LaszloAnimation - Use __setAttr() for animated calls to > setAttribute(). > > JavascriptGenerator - Remove setAttribute() inlining. > > lps/includes/source/* - Don't use lz.embed.__setAttr() anymore since > setAttribute isn't magically inlined anymore > > Tests: All apps run as before, notice mousing over/off slider buttons still > causes the opacity to fade > > Files: > M WEB-INF/lps/lfc/kernel/dhtml/LzFontManager.js > M WEB-INF/lps/lfc/kernel/dhtml/LzSprite.js > M WEB-INF/lps/lfc/kernel/dhtml/LzInputTextSprite.js > M WEB-INF/lps/lfc/debugger/platform/dhtml/LzDebug.js > M WEB-INF/lps/lfc/core/LzEventable.lzs > M WEB-INF/lps/lfc/core/LzNode.lzs > M WEB-INF/lps/lfc/animators/LaszloAnimation.lzs > M WEB-INF/lps/server/src/org/openlaszlo/sc/JavascriptGenerator.java > M lps/includes/source/lzhistory.js > M lps/includes/source/embednew.js > M lps/includes/source/iframemanager.js > > Changeset: > http://svn.openlaszlo.org/openlaszlo/patches/maxcarlson-20110215-5OE.tar
