[Laszlo-dev] For Review: Change 20080103-maxcarlson-H Summary: Fix memory leaks for CSS-styled elements

Max Carlson max at openlaszlo.org
Thu Jan 3 00:05:51 PST 2008


Change 20080103-maxcarlson-H by maxcarlson at Roboto.lan on 2008-01-03  
00:01:55 PST
     in /Users/maxcarlson/openlaszlo/trunk
     for http://svn.openlaszlo.org/openlaszlo/trunk

Summary: Fix memory leaks for CSS-styled elements

New Features:

Bugs Fixed: LPP-5321 - Serious memory leak for CSS styled nodes

Technical Reviewer: ptw
QA Reviewer: mdemmon
Doc Reviewer: (pending)

Documentation:

Release Notes:

Details: Attach style caches to the relevant nodes, instead of keeping  
global copies.  This way, they're destroyed along with the nodes.


Tests: See LPP-5321.  /trunk/test/style/metasuite.lzx continues to pass.

Files:
M      WEB-INF/lps/lfc/services/LzCSSStyle.js

Changeset: http://svn.openlaszlo.org/openlaszlo/patches/20080103-maxcarlson-H.tar


More information about the Laszlo-dev mailing list