PeriodicalExecuter IE memory leak
Reported by Bo Biene | May 20th, 2008 @ 09:46 AM | in 1.6.1
There is missing a stop call when the page is leaving.
This vill cause to memory leak in some older (IE 6) Browsers.
I could not find out why it will happend but i have an Windows 2003 Server with IE 6 and a Windows 2000 with IE 6. Both have that memory leak.
I added in the initialize of the PeriodicalExecuter an
addEvent(window,"beforeunload",this.stop);
to handle this bug.
Comments and changes to this ticket
-

-
John-David Dalton May 29th, 2008 @ 04:29 AM
- → Assigned user changed from to John-David Dalton
- → Milestone changed from to 1.6.0.3
- → Title changed from PeriodicalExecuter to PeriodicalExecuter IE memory leak
-
John-David Dalton May 29th, 2008 @ 04:30 AM
- → State changed from new to bug
-
John-David Dalton June 3rd, 2008 @ 11:21 PM
- → Milestone changed from 1.6.0.3 to 1.6.1
I cant see really debuging this creating a failing test and things until 1.6.1.
Any help creating a failing test would be appreciated.
Please Login or create a free account to add a new comment.
You can update this ticket by sending an email to from your email client. (help)
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile »
The Prototype JavaScript library.
