[Webkit-unassigned] [Bug 61006] REGRESSION(r39725?) : Resources removed from document can not be freed until the document is deleted
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed May 18 03:53:37 PDT 2011
https://bugs.webkit.org/show_bug.cgi?id=61006
Antti Koivisto <koivisto at iki.fi> changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|REGRESSION(r39725?) : All |REGRESSION(r39725?) :
|CachedResources are leaked |Resources removed from
| |document can not be freed
| |until the document is
| |deleted
--- Comment #4 from Antti Koivisto <koivisto at iki.fi> 2011-05-18 03:53:36 PST ---
There is no "leak". The resources are freed when the document goes away. The bug is that if page does dynamic adding and removing of resources, the removed resources won't be freed until the document is.
Re-titled appropriately.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list