• sky's avatar
    Fix bug in not exiting menu when choosing 'delete' · bdbc8d3f
    sky authored
    This case fixes clicking on an item with no children to show the menu,
    then right clicking on the (empty) text and choosing 'delete'. In this
    case 'delete' removes the item, so the menu needs to close.
    
    BUG=571362
    TEST=create folder with no bookmarks on the bookmark bar, click on
    folder so it opens, right click in '(empty)' area, and choose
    delete. The menu should close.
    R=rdevlin.cronin@chromium.org
    
    Review URL: https://codereview.chromium.org/1550173002
    
    Cr-Commit-Position: refs/heads/master@{#367100}
    bdbc8d3f
bookmark_bar_view.cc 74.4 KB