Attempt to re-enable async reflow and painting in editor. bug 174823, r+sr=roc

git-svn-id: svn://10.0.0.236/trunk@229573 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
mrbkap%gmail.com
2007-07-09 21:55:18 +00:00
parent b8488a84f9
commit f073d03512

View File

@@ -1415,10 +1415,7 @@ nsTextControlFrame::CreateFrameFor(nsIContent* aContent)
// Use async reflow and painting for text widgets to improve
// performance.
// XXX: Using editor async updates exposes bugs 158782, 151882,
// and 165130, so we're disabling it for now, until they
// can be addressed.
// editorFlags |= nsIPlaintextEditor::eEditorUseAsyncUpdatesMask;
editorFlags |= nsIPlaintextEditor::eEditorUseAsyncUpdatesMask;
// Now initialize the editor.
//