Approved.
On 2007-11-28, at 18:00 EST, André Bargull wrote:
Change 20071128-bargull-4 by [EMAIL PROTECTED] on 2007-11-28
23:49:42
in /home/Admin/src/svn/openlaszlo/trunk
for http://svn.openlaszlo.org/openlaszlo/trunk
Summary: revert setVisibility("hidden") call in LzView#destroy(..)
New Features:
Bugs Fixed: LPP-5127 "Memory leak in window"
Technical Reviewer: ptw
QA Reviewer: hminsky
Doc Reviewer: (pending)
Documentation:
Release Notes:
Details:
As already discussed on laszlo-dev, we're reverting the call to
setVisibility("hidden") and we'll use again setVisible(false), so
that basewindow won't leak memory anymore.
Tests:
see bugreport
Files:
M WEB-INF/lps/lfc/views/LaszloView.lzs
Changeset: http://svn.openlaszlo.org/openlaszlo/patches/20071128-bargull-4.tar
--
Official OpenLaszlo-Committer ^_^