Chromium Code Reviews
DescriptionRemove WebViewImpl preferred size hack
In r193218, we changed scrollWidth/Height to return rounded
instead of truncated values, and I added a hack to WebViewImpl
to maintain the old behavior and not conflate that change with
the DOM api change. The old behavior is actually buggy and ends
up with the viewport size sometimes being off by a few pixels
when there's zooming. This patch removes the hack in WebViewImpl
and updates WebViewTest to this new behavior.
BUG=471336
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=193401
Patch Set 1 #Patch Set 2 : Fix test #Patch Set 3 : Use Flexbox to avoid whitespace issue #
Messages
Total messages: 14 (6 generated)
|
|||||||||||||||||||||||||||||||||||||