Don't hide PopupZoomer if the content size didn't change.
commit5344d3e25888da8dffe349ae1987b14da6657c49
authoraruslan@chromium.org <aruslan@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Fri, 21 Dec 2012 00:35:58 +0000 (21 00:35 +0000)
committeraruslan@chromium.org <aruslan@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Fri, 21 Dec 2012 00:35:58 +0000 (21 00:35 +0000)
treef4bc2efbbfc4928a56a5cf1b868e3b4d42f0fb93
parent436c9ecedf002e99f1461909c5cfd27d64bf0cc9
Don't hide PopupZoomer if the content size didn't change.

I believe this change is a right thing to do regardless of crbug/167022.
(Note that this change will HIDE but NOT fix the bug 167022 where we
receive 0x0 bounds because rootScrollLayer()->bounds are 0x0 in
LayerTreeHostImpl::makeCompositorFrameMetadata.)

BUG=167022

Review URL: https://chromiumcodereview.appspot.com/11571087

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@174293 0039d316-1c4b-4281-b951-d872f2087c98
content/public/android/java/src/org/chromium/content/browser/ContentViewCore.java