Bug 133490

Summary: [iOS][WK2] Restore the visual scroll position instead of the dom scroll position when restoring states from the history
Product: WebKit Reporter: Benjamin Poulain <benjamin>
Component: New BugsAssignee: Benjamin Poulain <benjamin>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, japhet
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch thorton: review+

Benjamin Poulain
Reported 2014-06-03 14:52:26 PDT
[iOS][WK2] Restore the visual scroll position instead of the dom scroll position when restoring states from the history
Attachments
Patch (11.37 KB, patch)
2014-06-03 15:00 PDT, Benjamin Poulain
thorton: review+
Benjamin Poulain
Comment 1 2014-06-03 15:00:55 PDT
Benjamin Poulain
Comment 2 2014-06-03 15:19:05 PDT
Tim Horton
Comment 3 2014-06-04 15:47:55 PDT
Comment on attachment 232441 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=232441&action=review > Source/WebKit2/WebProcess/WebPage/ios/WebPageIOS.mm:156 > + // FIXME: ideally, we should sync this with the UIProcess. We should not try to change the position if the user is interaction s/interaction/interacting/
Benjamin Poulain
Comment 4 2014-06-04 16:41:48 PDT
Note You need to log in before you can comment on or make changes to this bug.