Added nsIRDFDataSource::HasArcIn/HasArcOut. Changed nsXULTemplateBuilder.cpp to use it (ifdef'd for now). Speed up folder loading by about 24%. r=waterson,alecf
git-svn-id: svn://10.0.0.236/trunk@178064 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
7b7250fb83
commit
a70991c00f
@ -481,7 +481,6 @@ nsSHistory::CompareSHEntry(nsISHEntry * aPrevEntry, nsISHEntry * aNextEntry, nsI
|
||||
if (!aPrevEntry || !aNextEntry || !aParent)
|
||||
return PR_FALSE;
|
||||
|
||||
nsresult rv;
|
||||
PRBool result = PR_FALSE;
|
||||
nsCOMPtr<nsIURI> prevURI, nextURI;
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user