<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [GTK] SoupCookieJar is never released (resulting in sqlite temp files lying around)"
   href="https://bugs.webkit.org/show_bug.cgi?id=166029#c1">Comment # 1</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [GTK] SoupCookieJar is never released (resulting in sqlite temp files lying around)"
   href="https://bugs.webkit.org/show_bug.cgi?id=166029">bug 166029</a>
              from <span class="vcard"><a class="email" href="mailto:mcatanzaro&#64;igalia.com" title="Michael Catanzaro &lt;mcatanzaro&#64;igalia.com&gt;"> <span class="fn">Michael Catanzaro</span></a>
</span></b>
        <pre>(In reply to <a href="show_bug.cgi?id=166029#c0">comment #0</a>)
<span class="quote">&gt; When running epiphany, the SoupCookieJar opens the cookies.sqlite file,
&gt; creating two temporary files for journalling.  Normally, on sqlite cleanup,
&gt; these files are committed to the main file and deleted.
&gt; 
&gt; libsoup does this properly when the SoupCookieJar is freed.
&gt; 
&gt; Unfortunately, that never happens because of the global singleton
&gt; WebKitWebContext (or in the case of ephy, its own EphyShell).</span >

Something else must be wrong, because Ephy does not use the default global web context, it uses its own, and I was wrong: Ephy DOES delete its own web context.</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>