﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
1090	Use range.detach	Frederico Caldeira Knabben		"We are extensively using ranges in FCKeditor. The [http://www.w3.org/TR/2000/REC-DOM-Level-2-Traversal-Range-20001113/ranges.html#Level2-Range-method-detach W3C] and [http://developer.mozilla.org/en/docs/DOM:range.detach MDC] define the range.detach() function. The following is its description from the MDC:

 ""Releases Range from use to improve performance.""

It seams we are not using it in our code. We need to investigate all points in the code that could take benefit of it."	Task	closed	Normal	CKEditor 3.0	General		wontfix	Confirmed	
