RESOLVED FIXED 159216
[WK2] Do not suppress navigation snapshotting on session restore if we are not navigating right away
https://bugs.webkit.org/show_bug.cgi?id=159216
Summary [WK2] Do not suppress navigation snapshotting on session restore if we are no...
Chris Dumez
Reported 2016-06-28 10:38:32 PDT
Do not suppress navigation snapshotting on session restore if we are not navigating right away. The snapshot we already have may be outdated by the time we actually navigate (e.g. Because the user scrolled) so we don't want to suppress snapshotting in this case.
Attachments
Patch (2.15 KB, patch)
2016-06-28 10:40 PDT, Chris Dumez
no flags
Patch (2.18 KB, patch)
2016-06-28 10:41 PDT, Chris Dumez
no flags
Chris Dumez
Comment 1 2016-06-28 10:40:30 PDT
Chris Dumez
Comment 2 2016-06-28 10:41:25 PDT
Chris Dumez
Comment 3 2016-06-28 10:42:07 PDT
WebKit Commit Bot
Comment 4 2016-06-28 11:07:25 PDT
Comment on attachment 282259 [details] Patch Clearing flags on attachment: 282259 Committed r202574: <http://trac.webkit.org/changeset/202574>
WebKit Commit Bot
Comment 5 2016-06-28 11:07:29 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.