Android: Force Page info to close immediately when WebContents is destroyed.
commit37e2a92deb2979dab6d11ddb5c026450dd58f1c0
authortsergeant <tsergeant@chromium.org>
Wed, 1 Jul 2015 02:02:43 +0000 (30 19:02 -0700)
committerCommit bot <commit-bot@chromium.org>
Wed, 1 Jul 2015 02:03:21 +0000 (1 02:03 +0000)
treeb3c243aeff066d7a00c76d1cc8b0ab83ff406695
parent74f3b3caf3ce237236ebfc6ab6214a06122ff69d
Android: Force Page info to close immediately when WebContents is destroyed.

This fixes an issue where attempting to animate the popup closed while Chrome
is shutting down causes a crash.

BUG=504338

Review URL: https://codereview.chromium.org/1218963003

Cr-Commit-Position: refs/heads/master@{#336957}
chrome/android/java/src/org/chromium/chrome/browser/WebsiteSettingsPopup.java