Chromium Code Reviews
DescriptionMerge 262312 "[Android] Use latest page scale factor when comput..."
> [Android] Use latest page scale factor when computing content width
>
> Previously, ContentViewCore clamped the effective content bounds from the
> compositor frame metadata using the *previous* frame's page scale factor.
> Instead, clamp the content bounds using the *current* frame's page scale
> factor, and make the content viewport comparison more robust. This fixes an
> issue where the content size after page load was being improperly calculated,
> preventing mobile sites (e.g., width=device-width) from benefiting from the
> disabled tap delay.
>
> BUG=360602
>
> Review URL: https://codereview.chromium.org/224723019
TBR=jdduke@chromium.org
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=262814
Patch Set 1 #
Messages
Total messages: 2 (0 generated)
|
||||||||||||||||||||||||||||