Bug 374238 - assert when adding a bookmark without a microsummary. r=dietrich.

This commit is contained in:
mozilla.mano%sent.com 2007-03-16 22:05:05 +00:00
parent b0ca4ed07c
commit 650e701071

View File

@ -753,7 +753,7 @@ var BookmarkPropertiesPanel = {
new PlacesEditBookmarkMicrosummaryTransaction(itemId,
newMicrosummary));
}
else {
else if (this._action == ACTION_EDIT) {
NS_ASSERT(itemId != -1, "should have had a real bookmark id");
// Only add a microsummary update to the transaction if the