<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
  </head>
  <body bgcolor="#ffffff" text="#000000">
    Hi,<br>
    dirakx and I are working on Browse and are trying to find a way to
    fix <br>
    <a class="moz-txt-link-freetext" href="http://bugs.sugarlabs.org/ticket/2659">http://bugs.sugarlabs.org/ticket/2659</a> - [dx2] Browse should have a
    cache cleaning policy<span class="Apple-style-span"
      style="border-collapse: separate; color: rgb(0, 0, 0);
      font-family: 'Times New Roman'; font-style: normal; font-variant:
      normal; font-weight: normal; letter-spacing: normal; line-height:
      normal; orphans: 2; text-indent: 0px; text-transform: none;
      white-space: normal; widows: 2; word-spacing: 0px; font-size:
      medium;"><span class="Apple-style-span" style="font-family:
        Verdana,Arial,'Bitstream Vera Sans',Helvetica,sans-serif;
        font-size: 14px;"></span></span><br>
    <br>
    It seems to us the only way to bloat the
    .sugar/default/org.laptop.WebActivity/instance dir is by doing a
    large download and then interrupting it (either because of network
    problems or by canceling). This leaves partial downloads in this dir
    and can fill the disk pretty quickly on XO hardware.<br>
    <br>
    We have thought of a workaround policy as we can't find an option in
    xulrunner to handle this by removing these partial files:<br>
        - on click of "cancel" in a download - erase partial download<br>
        - on start of new session of browse (if no other instance is
    running)<br>
    <br>
    Is this an acceptable fix?<br>
    Input welcome as we prepare the patch,<br>
    <br>
    Cheers,<br>
    Sebastian<br>
  </body>
</html>