Bug 159216

Summary: [WK2] Do not suppress navigation snapshotting on session restore if we are not navigating right away
Product: WebKit Reporter: Chris Dumez <cdumez>
Component: WebKit2Assignee: Chris Dumez <cdumez>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, iting_liu, thorton, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 146446    
Attachments:
Description Flags
Patch
none
Patch none

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.