[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
Thu Jun 29 17:41:23 PDT 2017


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

--- Comment #7 from Dan Jacobson <jidanni at jidanni.org> ---
OK, I found that
$ sqlite3 cookies.sqlite .dump
apparently treats all three files as a whole, GOOD.

Also I found that sometimes
~/.config/epiphany/cookies.sqlite
is the only file of the three there, the shm and wal are gone.

But apparently this state is not achieved by any special way of closing
epiphany, but probably epiphany reaching some checkpointing level...

All I know is after every few {open browser, browse some stuff, close
browser} sessions, a single cookies.sqlite file remained. Usually not,
but sometimes I was lucky.

-- 
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/20170630/c59f499f/attachment.html>


More information about the webkit-unassigned mailing list