[Webkit-unassigned] [Bug 18555] Large memory consumption by web inspector on long running pages (like gmail overnight)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Apr 17 14:36:40 PDT 2008


http://bugs.webkit.org/show_bug.cgi?id=18555


timothy at hatcher.name changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |InRadar




------- Comment #2 from timothy at hatcher.name  2008-04-17 14:36 PDT -------
Bug 18223 represents the fact that we keep track of a resource multiple times,
even if it is loading from the cache. When that bug is fixed, that would break
this test, since we would only keep one copy of the headers. Granted, there is
still a problem here where memory is consumed and we need to come up with a
design to solve this.

<rdar://problem/5290193>


-- 
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list