mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-03-03 15:26:07 +00:00
Bug 723473: Fix crash with Flashblock, regression from bug 90268. r=josh
This commit is contained in:
parent
eb17a765d8
commit
d992d4c178
@ -1959,6 +1959,7 @@ nsObjectLoadingContent::SyncStartPluginInstance()
|
||||
return NS_ERROR_FAILURE;
|
||||
}
|
||||
|
||||
nsCOMPtr<nsIURI> kungFuURIGrip(mURI);
|
||||
return InstantiatePluginInstance(mContentType.get(), mURI.get());
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user