Change 20070514-maxcarlson-Y by [EMAIL PROTECTED] on 2007-05-14
17:35:50 PDT
in /Users/maxcarlson/openlaszlo/legals-clean
for http://svn.openlaszlo.org/openlaszlo/branches/legals
Summary: Fix CPU lossage with demos like amazon
New Features:
Bugs Fixed: LPP-3980 - Amazon app uses 100% CPU when idle when
compiled for SWF
Technical Reviewer: promanik
QA Reviewer: hminsky
Doc Reviewer: (pending)
Documentation:
Release Notes:
Details: This seems to be happening because the amazon demo has a
hidden animation. This, combined with wmode='transparent' causes the
CPU to work overitme in firefox.
html-response.xslt - remove wmode: 'transparent' from default
generated HTML.
html-swf.jsp - Add example html wrapper for testing that includes
wmode: 'transparent'.
Tests: http://localhost:8080/legals-clean/lps/components/extensions/
test/html-swf.jsp loads in swf, http://localhost:8080/legals-clean/
demos/amazon/amazon.lzx?lzt=html no longer hogs CPU.
Files:
M WEB-INF/lps/templates/html-response.xslt
A lps/components/extensions/test/html-swf.jsp
Changeset: http://svn.openlaszlo.org/openlaszlo/patches/20070514-
maxcarlson-Y.tar