NEW 23193
Excessive memory usage for table
https://bugs.webkit.org/show_bug.cgi?id=23193
Summary Excessive memory usage for table
Oliver Hunt
Reported 2009-01-08 13:26:18 PST
This simply testcase uses 60mb of memory to display a 1.6meg file -- this seems excessive. I find myself wondering whether the explicit bgcolor attributes on every cell are resulting in distinct styles for each cell
Attachments
Mark Rowe (bdash)
Comment 1 2009-01-08 16:01:02 PST
*** Bug 23192 has been marked as a duplicate of this bug. ***
Jonathan Zdziarski
Comment 2 2009-01-08 18:00:07 PST
I tried using CSS as recommended, and also removed all row/column tags. All gave me similarly sized utilization, so it seems the problem is deeper than that.
Note You need to log in before you can comment on or make changes to this bug.