[Webkit-unassigned] [Bug 239521] [WPE][GTK] Does not use user-specified storage/cache directories

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jul 1 12:21:18 PDT 2022


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

--- Comment #2 from Michael Catanzaro <mcatanzaro at gnome.org> ---
Huh, we are leaking a lot. Just starting Epiphany creates:

~/.var/app/org.gnome.Epiphany.Devel/data/webkitgtk/deviceidhashsalts
~/.var/app/org.gnome.Epiphany.Devel/data/webkitgtk/storage

Opening the web inspector additionally creates:

~/.var/app/org.gnome.Epiphany.Devel/data/webkitgtk-4.1/WebInspector/deviceidhashsalts
~/.var/app/org.gnome.Epiphany.Devel/data/webkitgtk-4.1/WebInspector/indexeddb
~/.var/app/org.gnome.Epiphany.Devel/data/webkitgtk-4.1/WebInspector/localstorage

I don't see anything else being created in the wrong place, so I do not believe that everything but HSTS data is being leaked unless you can demonstrate otherwise.

-- 
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/20220701/21aa72d4/attachment.htm>


More information about the webkit-unassigned mailing list