Bug 138490

Summary: Make it possible to associate snapshots with back/forward list items other than the current item
Product: WebKit Reporter: Anshu Chimala <anshu>
Component: WebKit2Assignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: andersca, commit-queue, sam, thorton
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
New patch because I missed an UNUSED_PARAM. :( none

Description Anshu Chimala 2014-11-06 19:18:54 PST
Currently, WKViews can only save snapshots associated with the current back/forward list item. We should extend this to allow snapshots to be associated with any item in the list.

<rdar://problem/18901802>
Comment 1 Anshu Chimala 2014-11-07 11:12:03 PST
Created attachment 241194 [details]
Patch
Comment 2 Tim Horton 2014-11-07 11:39:25 PST
Looks reasonable to me! Thanks for the patch :)
Comment 3 Anshu Chimala 2014-11-07 11:52:58 PST
Created attachment 241197 [details]
New patch because I missed an UNUSED_PARAM. :(
Comment 4 WebKit Commit Bot 2014-11-07 12:35:23 PST
Comment on attachment 241197 [details]
New patch because I missed an UNUSED_PARAM. :(

Clearing flags on attachment: 241197

Committed r175759: <http://trac.webkit.org/changeset/175759>
Comment 5 WebKit Commit Bot 2014-11-07 12:35:25 PST
All reviewed patches have been landed.  Closing bug.