gecko/editor
Fred Jendrzejewski b79ad6fa55 Bug 461047. Replace nsStringArray with nsTArray<nsString>. r+sr=roc
--HG--
extra : rebase_source : 7a20af24c97867efbb28dafa6a70ea1b4cf00e58
2009-01-16 20:51:04 +13:00
..
composer Bug 461047. Replace nsStringArray with nsTArray<nsString>. r+sr=roc 2009-01-16 20:51:04 +13:00
docs Fix for bug 237964 (Allow editable areas in browser (contentEditable)). r/sr=sicking. 2007-06-27 19:48:16 -07:00
idl Bug 459613. When we tear down a textcontrol frame, tell its editor that we're blowing away the frame tree so it doesn't try to clear the spellcheck selection, which not only wastes time but does GetPrimaryFrame for during frame destruction which is a no-no. r+sr=mats 2008-12-12 21:34:43 +13:00
libeditor Bug 461047. Replace nsStringArray with nsTArray<nsString>. r+sr=roc 2009-01-16 20:51:04 +13:00
public
txmgr Bug 449006, r+sr=peterv 2008-12-10 18:46:36 +02:00
txtsvc Bug 461047. Replace nsStringArray with nsTArray<nsString>. r+sr=roc 2009-01-16 20:51:04 +13:00
Makefile.in