[Webkit-unassigned] [Bug 200298] [WPE][GTK] WebKitCookieManager fails to persist if its persistent storage set before WebKitWebsiteDataManager assigned to WebKitWebContext

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jul 31 09:47:26 PDT 2019


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

Michael Catanzaro <mcatanzaro at igalia.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mcatanzaro at igalia.com
            Summary|[GTK] WebKitCookieManager   |[WPE][GTK]
                   |fails to persist if its     |WebKitCookieManager fails
                   |persistent storage set      |to persist if its
                   |before                      |persistent storage set
                   |WebKitWebsiteDataManager    |before
                   |assigned to                 |WebKitWebsiteDataManager
                   |WebKitWebContext            |assigned to
                   |                            |WebKitWebContext

--- Comment #1 from Michael Catanzaro <mcatanzaro at igalia.com> ---
Hm, I agree this is a problem. Basically all of the WebKitCookieManager functions will fail before the WebKitWebsiteDataManager is associated to a WebKitWebContext. That shouldn't be, but it's not straightforward to fix.

We used to have a similar bug, where the calls would fail even after the WebKitWebContext is associated if before the first web process is launched. (I'm pretty sure that's still broken on Mac, actually.)

-- 
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/20190731/f2789d33/attachment.html>


More information about the webkit-unassigned mailing list