Cache Problems with Browsers
Posted: Thu Oct 11, 2012 8:41 am
Hello,
I've got a problem.
I've converted a subfile rpg in UI, works perfectly.
The subfile is working with check-boxes.
In the onclick function of these check-boxes I make a simple pui.click("Enter").
For every click on of the check-box I can watch how the memory rise up in the browser process (tested with IE and Firefox).
The Browser dont set free the memory and the performance of the action come slowly if the memory get an higher value.
What can I do to prevent the memory leak?
I've got a problem.
I've converted a subfile rpg in UI, works perfectly.
The subfile is working with check-boxes.
In the onclick function of these check-boxes I make a simple pui.click("Enter").
For every click on of the check-box I can watch how the memory rise up in the browser process (tested with IE and Firefox).
The Browser dont set free the memory and the performance of the action come slowly if the memory get an higher value.
What can I do to prevent the memory leak?