Opened 15 years ago
Last modified 15 years ago
#7823 confirmed Bug
IEJSLeaksDetector shows momory leak for IE8 and IE7
| Reported by: | Sean | Owned by: | |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | General | Version: | 3.3.2 |
| Keywords: | Cc: |
Description
IEJSLeaksDetector detected memory leaks for CKEditor in IE8 and IE7
To reproduce the issue:
- Download and install IEJSLeaksDetector: http://joinmicrosofteurope.com/files/IEJSLeaksDetector2.0.1.1.zip
- Point IEJSLeaksDetector to ajax.html in the nightly build, for example, http://nightly.ckeditor.com/6870/_samples/ajax.html.
- Create and remove CKEditor a couple of times and then stop the application.
- Notice that IEJSLeaksDetector reports memory leaks.
I tried to test it with no buttons on the toolbar and still got the memory leak.
I have attached a screen shot.
Attachments (1)
Change History (2)
Changed 15 years ago by
| Attachment: | IE8CkEditorMemoryLeak.jpg added |
|---|
comment:1 Changed 15 years ago by
| Status: | new → confirmed |
|---|---|
| Version: | → 3.3.2 |
Memory leak for the window object only in this TC has been occurring in IE7&8 from CKEditor 3.3.2.
NOTE: This tool supports only 32-bit systems (so far) and works with IE7 and above (IE7&8).

IE8 memory leak after ceating and removing CKEditor one time.