[Extensions Toolbar Mac] Fix crash in browser action context menus
Right now, there's a chance that the NSMenu can outlive the underlying menu model (which is owned by the view controller). Make sure we reset the context menu before destruction and before creating a new menu to correct this. BUG=462175 Review URL: https://codereview.chromium.org/967883006 Cr-Commit-Position: refs/heads/master@{#319678}
Showing
Please register or sign in to comment