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

Description Chris Dumez 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.
Comment 1 Chris Dumez 2016-06-28 10:40:30 PDT
Created attachment 282258 [details]
Patch
Comment 2 Chris Dumez 2016-06-28 10:41:25 PDT
Created attachment 282259 [details]
Patch
Comment 3 Chris Dumez 2016-06-28 10:42:07 PDT
<rdar://problem/27058360>
Comment 4 WebKit Commit Bot 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>
Comment 5 WebKit Commit Bot 2016-06-28 11:07:29 PDT
All reviewed patches have been landed.  Closing bug.