DescriptionFix size estimation for prerender in custom tabs
- Fix estimated size for prerender to not subtract the navigation bar size which is
actually included in the frameSize in Blink.
- Fix estimated size to send dp rather than pixel values.
- Cache the prerendered size (in pixels and including control container height) so
that we set the contentviewcore size before swap to avoid any unnecessary resizes.
BUG=525229
Committed: https://crrev.com/a7d2d881a00e5c9f9dcaa214e76e886964c91128
Cr-Commit-Position: refs/heads/master@{#349249}
Patch Set 1 #
Total comments: 8
Patch Set 2 : Added comments to size estimate #
Total comments: 1
Patch Set 3 : Removed cached size and cvc resize #
Depends on Patchset: Messages
Total messages: 11 (2 generated)
|