Resize BrowserFrameAsh and not RenderWidgetHostViewAura when keyboard bounds change.
commit00bff42f5738f985d04a888d64a64e802b65977d
authorrsadam <rsadam@chromium.org>
Tue, 26 Aug 2014 22:34:03 +0000 (26 15:34 -0700)
committerCommit bot <commit-bot@chromium.org>
Tue, 26 Aug 2014 22:46:35 +0000 (26 22:46 +0000)
tree1776349ece640231d2b802a5dd233ea856f5f100
parenta4e40580295162832bd577de0e7f06f1c62df343
Resize BrowserFrameAsh and not RenderWidgetHostViewAura when keyboard bounds change.

TextInputClient returns a BrowserFrameAsh is the omnibar is clicked, and RenderWidgetHostViewAura if a textfield on the page is clicked. We always want to resize BrowserFrameAsh.

TEST=WorkspaceLayoutManagerKeyboardTest.ChildWindowFocused
BUG=407094

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

Cr-Commit-Position: refs/heads/master@{#292004}
ash/wm/workspace/workspace_layout_manager.cc
ash/wm/workspace/workspace_layout_manager_unittest.cc