﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
5368	Memory leak in setData function	oarnault	Alfonso Martínez de Lizarrondo	"Hi

I think there is a memory leak in the function CKEDITOR.editor.setData().

OS : WIndow 7 
Firefox 3.6

I create an editor and a button. When I click the button I put 10 time 1 million 'a' in the editor using the function setData. At the beginning my brower took 69MO , after 10 click on the button it goes 330MO. (I have waiting for the GC to collect).

It is a problem for me because I'm using the ckeditor in an ajax application and so never reloaded the page moreover my customer does big Word paste into the editor. 

I join my simple html witch illustate that.

Thanks. "	Bug	closed	Normal	CKEditor 3.3	General	3.0	fixed	Review+	oarnault@…
