﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
12307	CKEditor instance object is not released from memory on destroy	Artur Delura		"1. Open sample 'replacebycode.html'.
2. make heap snapshot.
3. run in console: {{{CKEDITOR.instances.editor1.destroy();}}}.
4. run in console: {{{CKEDITOR.replace('editor1');}}}.
5. make heap snaphost and switch to {{{Comparison}}} view in console.
Actual result:
instance of Editor is not released from memory.
"	Bug	confirmed	Normal		Performance	3.0			
