зеркало из https://github.com/mozilla/pjs.git
Fixes to toolbar and menu to work with new history backend.
r=brettw sr=ben bug=209804 Original committer: annie.sullivan%gmail.com Original revision: 1.37 Original date: 2006/01/27 18:30:51
This commit is contained in:
Родитель
531579e277
Коммит
8a06608dec
|
@ -2791,7 +2791,7 @@ NS_IMETHODIMP
|
|||
nsNavHistoryFolderResultNode::OnFolderAdded(PRInt64 aFolder, PRInt64 aParent,
|
||||
PRInt32 aIndex)
|
||||
{
|
||||
NS_ASSERTION(aFolder == mFolderId, "Got wrong bookmark update");
|
||||
NS_ASSERTION(aParent == mFolderId, "Got wrong bookmark update");
|
||||
if (! StartIncrementalUpdate())
|
||||
return NS_OK;
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче