Prevent crash when trying to dismiss an already dismissed infobar.
The owner of an infobar delegate might be NULL if the infobar is already in the process of being deleted. Checking for this before asking it to dismiss in the auto-login infobar. TEST=None BUG=None Review URL: https://chromiumcodereview.appspot.com/10701080 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@145896 0039d316-1c4b-4281-b951-d872f2087c98
Showing
Please register or sign in to comment