Currently only fixed height is sent over to webkit, which is to avoid relayout when url bar is being scrolled. And this fixed height is used also as the visible height and shown up as window.innerheight, which is not correct. This change sends the actual view height as the screen height to webkit, so window.innerheight is correct. This may potentially help fixed elments in a page's bottom. The relayout is still avoided as before. issue: 3396895 Change-Id: I0426a7d6dc76a823d8d26943a92689f49026fba8
…
am 44e3b0d0: am f44ed5ad: Merge "Don\'t clobber the local dirty rect after rendering a layer. Bug #3417254 Bug #3413433" into honeycomb
…
am 59927ce5: am 8b805ddc: Merge "Enable retrieving default download manager settings" into honeycomb
…
…
…
…
Description
No description provided
Languages
Java
77.3%
Kotlin
9.2%
PowerBuilder
6.6%
C++
5.5%
AIDL
1%