diff options
author | mkosiba@chromium.org <mkosiba@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-10-10 14:52:33 +0000 |
---|---|---|
committer | mkosiba@chromium.org <mkosiba@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-10-10 14:52:33 +0000 |
commit | b8586e9375911cefa955293b8e01ef27221e41ce (patch) | |
tree | a2b772be1bdf1330960196a784c65593e393fe48 /device | |
parent | 5f1414b8a8a560195c8f02ef6a0b415bb8d99f12 (diff) | |
download | chromium_src-b8586e9375911cefa955293b8e01ef27221e41ce.zip chromium_src-b8586e9375911cefa955293b8e01ef27221e41ce.tar.gz chromium_src-b8586e9375911cefa955293b8e01ef27221e41ce.tar.bz2 |
[android_webview] Update fixed layout size on page scale changes.
We should update the fixedLayoutSize even if the physical size of
the AwContents doesn't change. This is because the fixedLayoutSize
is directly derived from physical size and the pageScaleFactor, so
if either of these change the fixedLayoutSize should be updated.
Currently the AwLayoutSizer code assumes that every requestLayout
results in an onSizeChanged, but that's not always the case.
BUG=internal b/10917278
TEST=AndroidWebViewTest
R=joth@chromium.org
Review URL: https://codereview.chromium.org/26705002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@227932 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'device')
0 files changed, 0 insertions, 0 deletions