<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Memory usage grows when certain pages are left open"
   href="https://bugs.webkit.org/show_bug.cgi?id=156745#c7">Comment # 7</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Memory usage grows when certain pages are left open"
   href="https://bugs.webkit.org/show_bug.cgi?id=156745">bug 156745</a>
              from <span class="vcard"><a class="email" href="mailto:akling&#64;apple.com" title="Andreas Kling &lt;akling&#64;apple.com&gt;"> <span class="fn">Andreas Kling</span></a>
</span></b>
        <pre>Since you mentioned spreadsheets with multiple subsheets, I went and played around with it.

I found this repro case:

1) Create an empty new spreadsheet.
2) Add a second subsheet to it (+ button in bottom corner)
3) Switch back and forth between Sheet1 and Sheet2.

Memory usage goes up slightly every time you switch between the sheets. You can supercharge this repro by holding down the key combo to switch to next sheet (Cmd-Shift-PageDn.) That way you'll reach 1GB in a matter of seconds.

This works every time for me in WebKit, Gecko and Blink. The memory is not released after waiting for quite some time. Only navigating away from the spreadsheet (for example back to the main Google Docs menu) frees up the memory.

Is this similar to the growth you've been seeing? Do you do a lot of switching between the sheets?</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>