[Webkit-unassigned] [Bug 24877] REGRESSION: Leaks from ApplicationCache code running http/tests/appcache/non-html.xhtml
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Aug 21 16:08:14 PDT 2009
https://bugs.webkit.org/show_bug.cgi?id=24877
Alexey Proskuryakov <ap at webkit.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |WORKSFORME
--- Comment #9 from Alexey Proskuryakov <ap at webkit.org> 2009-08-21 16:08:14 PDT ---
The LEAK message is red herring - the CachedResource isn't deleted because DRT
doesn't destroy its last document.
Looking at leaks for current ToT, I only see a bunch coming from CFNetwork
(under XMLHttpRequest).
There are certainly leaks on appcache tests, but it's not clear whether they
are WebKit or CFNetwork issue. I used to think that they were the latter, but
bdash found some evidence to the contrary. I'm investigating that now, but it
seems to be a separate issue.
--
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