[Webkit-unassigned] [Bug 169616] Allow creating a WKBackForwardList given a list of URLs

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jan 15 11:23:07 PST 2020


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

Ali Juma <ajuma at chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ajuma at chromium.org,
                   |                            |beidson at apple.com,
                   |                            |justincohen at chromium.org
            Summary|Allow writing to            |Allow creating a
                   |WKBackForwardList           |WKBackForwardList given a
                   |                            |list of URLs

--- Comment #3 from Ali Juma <ajuma at chromium.org> ---
Updating the summary to clarify what we need.

We only need to be able to create a WKBackForwardList given a list of URLs. We don't need to be able to mutate an existing WKBackForwardList.

The main use case is syncing tabs from another device. In that case, we have a list of URLs from that other device's browsing history, and we want to construct a WKWebView with the same history.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20200115/de2dc647/attachment.htm>


More information about the webkit-unassigned mailing list