Hi All,

I'm trying to debug the leak of CachedResource objects in test_shell.  Every
time I browse to a page that contains an image or CSS file a new
CachedResource object is created in Cache.cpp createResource().  However,
none of these objects are ever freed.  Does anyone happen to know where/how
the CachedResource objects should be freed so that I can figure out why
they're getting lost?

Thanks,
Marshall

--~--~---------~--~----~------------~-------~--~----~
Chromium Developers mailing list: chromium-dev@googlegroups.com 
View archives, change email options, or unsubscribe: 
    http://groups.google.com/group/chromium-dev
-~----------~----~----~----~------~----~------~--~---

Reply via email to