Hi,
I filed bug http://bugzilla.qooxdoo.org/show_bug.cgi?id=6473
Best regards,
Jeroen
From: Martin Wittemann [mailto:martin.wittem...@1und1.de]
Sent: Friday, June 01, 2012 8:21 AM
To: qooxdoo Development
Subject: Re: [qooxdoo-devel] Memory leak detection
Hey,
Thanks for the pointers. I found
Hey,
Thanks for the pointers. I found “qx.util.DisposeUtil.disposeTriggeredBy” in
the framework which solves my problem of leaking tooltips, fonts etcetera.
Using the disposerDebug version I found many other things so my code is much
better now!
Sounds like a success, congratulation. :)
While lo
s in the core code or if I am
not using the framework correctly?
Thanks in advance.
Best regards,
Jeroen
From: Martin Wittemann [mailto:martin.wittem...@1und1.de]
Sent: Tuesday, May 29, 2012 8:05 AM
To: qooxdoo Development
Subject: Re: [qooxdoo-devel] Memory leak detection
Hey,
Hey,
I am currently looking into some memory leak reports and I am finding the
“qx.disposerDebugLevel” very useful.
It is in deed.
When looking at the reporting of objects not being disposed (in Object.js,
“Missing destruct definition for…”) I see several issues about objects in the
Qooxdoo fr
Hi,
I am currently looking into some memory leak reports and I am finding the
"qx.disposerDebugLevel" very useful.
When looking at the reporting of objects not being disposed (in Object.js,
"Missing destruct definition for...") I see several issues about objects in the
Qooxdoo framework (I am u