DescriptionRevert of history.pushState() should take care of scrolling state (patchset #5 id:120001 of https://codereview.chromium.org/1063573002/)
Reason for revert:
Reason for revert:
Reverting because of regression on Windows 8. Refer bug url https://code.google.com/p/chromium/issues/detail?id=500453
Original issue's description:
> history.pushState() should take care of scrolling state.
>
> Current implementation don't save scrolling state while calling history
> pushState() therefore history entries doesn't have information about
> scrolloffset of page. While calling history.back(), wrong values of scroll
> offset are considered and page jump to top. The patch adds an implementation
> to save scrolling state while calling history.pushState().
>
> BUG=472023
>
> Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=193603
TBR=vivekg@chromium.org,japhet@chromium.org
NOPRESUBMIT=true
NOTREECHECKS=true
NOTRY=true
BUG=472023
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=198418
Patch Set 1 #
Created: 5 years, 5 months ago
(Patch set is too large to download)
Messages
Total messages: 8 (2 generated)
|