Use temporary zoom level for virtual keyboard.
commit7ba14290b93448b5427b227faf933c7d402e438d
authorwjmaclean <wjmaclean@chromium.org>
Wed, 18 Feb 2015 03:39:43 +0000 (17 19:39 -0800)
committerCommit bot <commit-bot@chromium.org>
Wed, 18 Feb 2015 03:40:07 +0000 (18 03:40 +0000)
tree0850cd9bbb47b35bcbc6c039ea8553996c6a8db4
parenta41371f8a6e0fa501444bc2a2ac83ff815069513
Use temporary zoom level for virtual keyboard.

At present the virtual keyboard is affected when the default page zoom
level for the default storage partition changes, which is undesirable.
This CL remedies this by setting a temporary zoom level for the virtual
keyboard, directly in the HostZoomMap to prevent the possibility of the
temporary status being reset on navigation.

BUG=453438

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

Cr-Commit-Position: refs/heads/master@{#316762}
chrome/browser/ui/ash/ash_keyboard_controller_proxy.cc
chrome/browser/ui/ash/ash_keyboard_controller_proxy.h