DescriptionReset scale & scroll state after reloading with overridden URL
When reloading a page with an overridden URL, the page's scroll and zoom
state will be restored once the reload is complete. This is problematic
in situations when switching between mobile and desktop versions of the
same site because it will zoom back in on a random part of alternate page.
This CL just avoids that situation by resetting the zoom and scale whenever
this type of reload occurs.
Webkit half: https://bugs.webkit.org/show_bug.cgi?id=90222
BUG=137004
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=156244
Patch Set 1 #
Total comments: 1
Patch Set 2 : Nit fixing #Patch Set 3 : Rebase, nit fix #
Messages
Total messages: 4 (0 generated)
|