Backed out changeset dc318b0913b9 (bug 1373672)
This commit is contained in:
@@ -4083,7 +4083,7 @@ nsDocShell::SetTreeOwner(nsIDocShellTreeOwner* aTreeOwner)
|
||||
}
|
||||
|
||||
NS_IMETHODIMP
|
||||
nsDocShell::SetChildOffset(int32_t aChildOffset)
|
||||
nsDocShell::SetChildOffset(uint32_t aChildOffset)
|
||||
{
|
||||
mChildOffset = aChildOffset;
|
||||
return NS_OK;
|
||||
|
||||
Reference in New Issue
Block a user