Bug 159216 - [WK2] Do not suppress navigation snapshotting on session restore if we are not navigating right away
Summary: [WK2] Do not suppress navigation snapshotting on session restore if we are no...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Chris Dumez
URL:
Keywords: InRadar
Depends on:
Blocks: 146446
  Show dependency treegraph
 
Reported: 2016-06-28 10:38 PDT by Chris Dumez
Modified: 2016-06-28 11:07 PDT (History)
4 users (show)

See Also:


Attachments
Patch (2.15 KB, patch)
2016-06-28 10:40 PDT, Chris Dumez
no flags Details | Formatted Diff | Diff
Patch (2.18 KB, patch)
2016-06-28 10:41 PDT, Chris Dumez
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.