Fix refcounting error causing crash. Not part of default build.
git-svn-id: svn://10.0.0.236/trunk@149752 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -103,7 +103,7 @@ pres_context(nsIDocShell *aDocShell)
|
||||
}
|
||||
#endif
|
||||
|
||||
static already_AddRefed<nsIViewManager>
|
||||
nsIViewManager*
|
||||
view_manager(nsIDocShell *aDocShell)
|
||||
{
|
||||
nsCOMPtr<nsIPresShell> shell(pres_shell(aDocShell));
|
||||
|
||||
Reference in New Issue
Block a user