RESOLVED FIXED 194092
[SOUP] Improve use of PAL::SessionID in WebKitCookieManager
https://bugs.webkit.org/show_bug.cgi?id=194092
Summary [SOUP] Improve use of PAL::SessionID in WebKitCookieManager
Michael Catanzaro
Reported 2019-01-31 08:52:12 PST
Improve use of PAL::SessionID in WebKitCookieManager. Always get it from the data store instead of assuming the default session ID, and add a helper function for this. We could cache it there too, just not sure it's worth it.
Attachments
Patch (8.49 KB, patch)
2019-01-31 08:54 PST, Michael Catanzaro
no flags
Michael Catanzaro
Comment 1 2019-01-31 08:54:19 PST
EWS Watchlist
Comment 2 2019-01-31 08:57:13 PST
Thanks for the patch. If this patch contains new public API please make sure it follows the guidelines for new WebKit2 GTK+ API. See http://trac.webkit.org/wiki/WebKitGTK/AddingNewWebKit2API
WebKit Commit Bot
Comment 3 2019-02-01 08:51:19 PST
Comment on attachment 360731 [details] Patch Clearing flags on attachment: 360731 Committed r240850: <https://trac.webkit.org/changeset/240850>
WebKit Commit Bot
Comment 4 2019-02-01 08:51:21 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.