Bug 1218072 - crash in nsTextEditorState::FinishedRestoringSelection, r=smaug
This commit is contained in:
@@ -110,7 +110,10 @@ public:
|
||||
}
|
||||
mTextEditorState->mSelectionRestoreEagerInit = false;
|
||||
}
|
||||
mTextEditorState->FinishedRestoringSelection();
|
||||
|
||||
if (mTextEditorState) {
|
||||
mTextEditorState->FinishedRestoringSelection();
|
||||
}
|
||||
return NS_OK;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user