Revert 291359 "Hide PopupZoomer when the container view or windo..."
It caused a failure on Android bot: ******************************************************************************** New warnings. Please fix, or perhaps add to /mnt/data/b/build/slave/Android_Arm64_Builder__dbg_/build/src/build/android/findbugs_filter/findbugs_known_bugs.txt -------------------------------------------------------------------------------- M C IJU: TestCase org.chromium.content.browser.PopupZoomerTest defines setUp that doesn't call super.setUp() At PopupZoomerTest.java -------------------------------------------------------------------------------- Original patch comments: > Hide PopupZoomer when the container view or window loses focus > > Currently there is a method which hides all the popups but call to > hide PopupZoomer is missing. Added the call to hide PopupZoomer inside > hidePopups and hiding the zoomer when the view loses focus or the > window loses focus. Also added unit test code. > > BUG=405477 > > Review URL: https://codereview.chromium.org/470193005 TBR=r.ghatage@samsung.com Review URL: https://codereview.chromium.org/497693002 Cr-Commit-Position: refs/heads/master@{#291365} git-svn-id: svn://svn.chromium.org/chrome/trunk/src@291365 0039d316-1c4b-4281-b951-d872f2087c98
Showing
Please register or sign in to comment