#114 bug
Bo Biene

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

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.

Shared Ticket Bins

People watching this ticket