Bug 385397 history menu is slow to open with a large history (r=mano, a=beltzner)
git-svn-id: svn://10.0.0.236/trunk@238599 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
6a9eccbc61
commit
b98eb14a4f
@ -2137,9 +2137,6 @@ PRBool IsHistoryMenuQuery(const nsCOMArray<nsNavHistoryQuery>& aQueries, nsNavHi
|
||||
if (aOptions->ExcludeReadOnlyFolders())
|
||||
return PR_FALSE;
|
||||
|
||||
if (aOptions->ExpandQueries())
|
||||
return PR_FALSE;
|
||||
|
||||
if (aOptions->IncludeHidden())
|
||||
return PR_FALSE;
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user