Merge last green changeset from mozilla-inbound to mozilla-central

This commit is contained in:
Marco Bonardo
2011-07-21 14:32:10 +02:00
111 changed files with 979 additions and 1835 deletions

View File

@@ -2946,7 +2946,7 @@ nsHTMLDocument::EditingStateChanged()
if (updateState) {
nsAutoScriptBlocker scriptBlocker;
NotifyEditableStateChange(this, this, !designMode);
NotifyEditableStateChange(this, this, designMode);
}
// Resync the editor's spellcheck state.