[Webkit-unassigned] [Bug 166029] [GTK] SoupCookieJar is never released (resulting in sqlite temp files lying around)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Jul 1 19:14:43 PDT 2017


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

--- Comment #11 from Dan Jacobson <jidanni at jidanni.org> ---
A workaround I discovered is
1. Close your browser.
2. $ sqlite3 cookies.db .dump > /dev/null
http://sqlite.1065341.n5.nabble.com/Doc-bug-wal-html-should-mention-proper-way-to-remove-wal-and-shm-files-td96459.html
This will clean up the shm and wal (until the next time you open your browser.)

-- 
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/20170702/52011d38/attachment.html>


More information about the webkit-unassigned mailing list