DescriptionFixes couple of issues with bookmarks in wrench menu:
. Crash when deleting via context menu. This was happening because
BookmarkMenuDelegate didn't keep a handle to the menu item it added
the items to.
. If other bookmarks folder is empty it wouldn't show a menu item for
(empty).
. Deleting the last item in the other folder would prematurely close
the menu.
. Hit DCHECK when adding empty menu (long standing issue).
BUG=83746
TEST=from the wrench menu on windows right click a bookmark, delete
it, and make sure you don't crash.
R=ben@chromium.org
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=86634
Patch Set 1 #
Total comments: 1
Messages
Total messages: 2 (0 generated)
|