bug 40750.
Adding followSymlink flag to nsILocalFile. Adjusting callers. windows shortcut optimizations. r=blizzard@mozilla.org. a=brendan@mozilla.org git-svn-id: svn://10.0.0.236/trunk@74127 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -1188,6 +1188,7 @@ nsDocShell::GotoIndex(PRInt32 aIndex)
|
||||
return NS_OK;
|
||||
}
|
||||
|
||||
|
||||
NS_IMETHODIMP nsDocShell::LoadURI(const PRUnichar* aURI)
|
||||
{
|
||||
nsCOMPtr<nsIURI> uri;
|
||||
|
||||
Reference in New Issue
Block a user