b=408109
r=Jan.Varga nsProfileCollector::LogBookmarkLocation does not count bookmarks --pete git-svn-id: svn://10.0.0.236/trunk@242299 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
3342e265a7
commit
00c5743ab4
@ -723,8 +723,9 @@ nsProfileCollector::BookmarkCounter::CountChildren(PRInt64 root, PRBool deep,
|
||||
return;
|
||||
}
|
||||
|
||||
const PRUint16 groupMode = nsINavHistoryQueryOptions::GROUP_BY_FOLDER;
|
||||
options->SetGroupingMode(&groupMode, 1);
|
||||
// setting option breaks bookmark count
|
||||
// const PRUint16 groupMode = nsINavHistoryQueryOptions::GROUP_BY_FOLDER;
|
||||
// options->SetGroupingMode(&groupMode, 1);
|
||||
|
||||
nsCOMPtr<nsINavHistoryResult> result;
|
||||
histSvc->ExecuteQuery(query, options, getter_AddRefs(result));
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user