[Webkit-unassigned] [Bug 210487] [SOUP] ResourceLoadStatistics: add support for isolated sessions

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jun 12 06:47:50 PDT 2020


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

--- Comment #2 from Michael Catanzaro <mcatanzaro at gnome.org> ---
In particular, from bug #210184:

> GLib doesn't have any way to prevent session resumption, so it would be impossible to do in libsoup alone without changes in GLib. I could add GLib API for you if desired. Would be easy to do, and would allow removing a hack we use to disable session resumption when running tests. (Currently calling g_test_init() will disable session resumption, because there's no API tests can use to do that, so this behavior has to be tested manually.)

I'd be good to hear more from John about the intent behind isolated network sessions, though. Is there more that's not supposed to be shared besides the TLS session? (Disk cache? Could websites fingerprint users based on what resources they have in disk cache?)

-- 
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/20200612/ce00ae75/attachment-0001.htm>


More information about the webkit-unassigned mailing list