From: Sebastian C. <seb...@ou...> - 2013-12-19 11:32:44
|
Hello, Not at this time. I'm working on locating the problem. All I have is a heap dump which I cannot share. I've tried to replicate it, but so far no luck. Will keep you informed if/when I find something. In the mean time, would emptying windows_ on closeAllWindows() work or would that cause other issues? I've built a version locally that does this (without the JavaScriptJobManager part posted earlier) and tested it a bit and it solves the heap problem I'm having. Not saying it should be added to the repo because the problem may be on my side, and it would also be nice to locate the cause of the problem before changing anything, but if it doesn't have any negative consequences it would make my Christmas a bit easier :) Cheers, Sebastian On 2013-12-19 11:40, Ahmed Ashour wrote: > > Hi Sebastian, > > > The below test case works fine, even if there is a JS exception in > frame1 for example. > > > Can you provide more details? > > |