[Webkit-unassigned] [Bug 147525] WebKit2 Removed API to change WebKit2.BackwardForwardList

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Aug 1 15:38:47 PDT 2015


https://bugs.webkit.org/show_bug.cgi?id=147525

--- Comment #5 from Brady Eidson <beidson at apple.com> ---
(In reply to comment #4)
> (In reply to comment #3)
> > In what way does saving/restoring session state not solve this?
> > 
> > See WKPage.h:
> > WK_EXPORT WKTypeRef WKPageCopySessionState(WKPageRef page, void* context,
> > WKPageSessionStateFilterCallback urlAllowedCallback);
> > 
> > WK_EXPORT void WKPageRestoreFromSessionState(WKPageRef page, WKTypeRef
> > sessionState);
> 
> That function doesn't seem to be in the gtk bindings
> <http://webkitgtk.org/reference/webkit2gtk/stable/index-all.html>.

I'd suggest trying to get it into the GTK bindings, since it's literally just a bindings issue.

Session saving/restoring is specifically for this use case, and has higher fidelity than just "a list of URLs"

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150801/72ae420c/attachment.html>


More information about the webkit-unassigned mailing list