<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - WebKit2 Removed API to change WebKit2.BackwardForwardList"
   href="https://bugs.webkit.org/show_bug.cgi?id=147525#c5">Comment # 5</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - WebKit2 Removed API to change WebKit2.BackwardForwardList"
   href="https://bugs.webkit.org/show_bug.cgi?id=147525">bug 147525</a>
              from <span class="vcard"><a class="email" href="mailto:beidson&#64;apple.com" title="Brady Eidson &lt;beidson&#64;apple.com&gt;"> <span class="fn">Brady Eidson</span></a>
</span></b>
        <pre>(In reply to <a href="show_bug.cgi?id=147525#c4">comment #4</a>)
<span class="quote">&gt; (In reply to <a href="show_bug.cgi?id=147525#c3">comment #3</a>)
&gt; &gt; In what way does saving/restoring session state not solve this?
&gt; &gt; 
&gt; &gt; See WKPage.h:
&gt; &gt; WK_EXPORT WKTypeRef WKPageCopySessionState(WKPageRef page, void* context,
&gt; &gt; WKPageSessionStateFilterCallback urlAllowedCallback);
&gt; &gt; 
&gt; &gt; WK_EXPORT void WKPageRestoreFromSessionState(WKPageRef page, WKTypeRef
&gt; &gt; sessionState);
&gt; 
&gt; That function doesn't seem to be in the gtk bindings
&gt; &lt;<a href="http://webkitgtk.org/reference/webkit2gtk/stable/index-all.html">http://webkitgtk.org/reference/webkit2gtk/stable/index-all.html</a>&gt;.</span >

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 &quot;a list of URLs&quot;</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>