gecko/editor/libeditor/html/crashtests
Ehsan Akhgari 2be6b796b2 Bug 612128 - Prevent the editor from modifying nodes which are not under an editing host; r=roc,bzbarsky
This patch ensures that the NODE_IS_EDITABLE flag is only set on nodes living
under an editing host.  Things like text controls which used to have that flag
previously will not have it any more.  The flag would be set on their anonymous
div node instead.  Note that if text controls actually fall under an editing
host, they will get the NODE_IS_EDITABLE flag.

This patch also makes nsHTMLEditor::IsEditable return sane results (text nodes
are always considered to be editable).
2010-11-16 15:45:49 -05:00
..
336081-1.xhtml
382778-1.html
407074-1.html
407277-1.html
414178-1.html Bug 414178 - Do not allow to inject a list outside of the active editing host; r=roc 2011-09-13 11:39:40 -04:00
418923-1.html
420439.html
428489-1.html
431086-1.xhtml
448329-1.html
448329-2.html
448329-3.html
456727-1.html
456727-2.html
467647-1.html
499844-1.html
503709-1.xhtml
513375-1.xhtml
535632-1.xhtml
574558-1.xhtml
582138-1.xhtml
612565-1.html Bug 612565 - Don't recurse into document modification listeners for editable documents if the modification to the document is made on the bogus BR node; r=roc a=blocking-beta8+ 2010-11-16 15:43:46 -05:00
615015-1.html Bug 615015 - "ASSERTION: bad action nesting!"; r,a=roc 2010-12-01 00:24:09 -05:00
615450-1.html Bug 615450 - Prevent the reinitialization of the HTML editor while an editor operation is in progress on a document; r,a=roc 2010-11-30 23:21:32 -05:00
639736-1.xhtml Test case for bug 639736; r=roc 2012-01-16 16:07:46 -05:00
643786-1.html Bug 643786 - Fix a crash caused by the HTML editor being destroyed when the document modified handler is in progress [@ nsHTMLEditRules::~nsHTMLEditRules]; r=roc 2011-03-23 15:59:06 -04:00
682650-1.html Bug 682650 - Use an unsigned 32-bit integer as the container of offsets inside text nodes; r=roc 2011-09-08 11:35:33 -04:00
716456-1.html Bug 612128 - Prevent the editor from modifying nodes which are not under an editing host; r=roc,bzbarsky 2010-11-16 15:45:49 -05:00
crashtests.list Test case for bug 639736; r=roc 2012-01-16 16:07:46 -05:00