Don't try to use ManagePasswordsBubbleModel if the password bubble was closed.
The bubble may be closed by some navigation in the content area. However, if the user pressed a button before closing and released after then the button action is still sent. Moreover, all the objects like NSWindow, NSWindowController, NSViewController are still alive. The UI code should not ping ManagePasswordsBubbleModel which is actually destroyed. BUG=579726 Review URL: https://codereview.chromium.org/1637043002 Cr-Commit-Position: refs/heads/master@{#371513}
Showing
Please register or sign in to comment