зеркало из https://github.com/mozilla/gecko-dev.git
Fix merge bustage
This commit is contained in:
Родитель
2a67ffacfe
Коммит
981fdfec70
|
@ -420,7 +420,7 @@ nsFrameLoader::GetWebProgress(nsIWebProgress **aWebProgress)
|
|||
#ifdef MOZ_IPC
|
||||
if (mRemoteFrame) {
|
||||
if (!mRemoteBrowser) {
|
||||
TryNewProcess();
|
||||
TryRemoteBrowser();
|
||||
}
|
||||
if (!mRemoteBrowser) {
|
||||
return NS_ERROR_UNEXPECTED;
|
||||
|
|
Загрузка…
Ссылка в новой задаче