зеркало из https://github.com/mozilla/pjs.git
Fix for #177972 - Cannot type anything in Editor of MfcEmbed build.
r=adamlock, sr=kin, a=asa
This commit is contained in:
Родитель
6270df5573
Коммит
e7a458f32d
|
@ -497,8 +497,8 @@ void CMfcEmbedApp::OnNewEditor()
|
|||
PR_TRUE,PR_TRUE);
|
||||
if (pEditorFrame)
|
||||
{
|
||||
pEditorFrame->m_wndBrowserView.OpenURL("about:blank");
|
||||
pEditorFrame->InitEditor();
|
||||
pEditorFrame->m_wndBrowserView.OpenURL("about:blank");
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче