Description[android_webview] Call super.onMeasure in AwTestContainerView.
This essentially reverts http://crrev.com/531583002. The super
call is necessary for measuring children, however the super call
should also happen before the call th mAwContents.onMeasure to
make sure the right set of measuredDimensions are used.
BUG=None
TEST=AndroidWebViewTest
TBR=boliu@chromium.org
Committed: https://crrev.com/0b147e5fa870b3cd3112499503a3877f76c38429
Cr-Commit-Position: refs/heads/master@{#293111}
Patch Set 1 #
Messages
Total messages: 7 (2 generated)
|