mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-25 22:01:30 +00:00
Backing out dea6175f4b07 (bug 584864) to fix regression filed as bug 585606
This commit is contained in:
parent
7c3e8bf65e
commit
5867357246
@ -1889,10 +1889,6 @@ nsFrameLoader::EnsureMessageManager()
|
||||
return rv;
|
||||
}
|
||||
|
||||
if (!mIsTopLevelContent) {
|
||||
return NS_OK;
|
||||
}
|
||||
|
||||
if (mMessageManager) {
|
||||
#ifdef MOZ_IPC
|
||||
if (ShouldUseRemoteProcess()) {
|
||||
|
Loading…
Reference in New Issue
Block a user