[Webkit-unassigned] [Bug 82287] MemoryCache should adopt our standard RefCounted model for object lifetime

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 28 14:39:12 PDT 2012


https://bugs.webkit.org/show_bug.cgi?id=82287





--- Comment #3 from Nate Chapin <japhet at chromium.org>  2012-03-28 14:39:12 PST ---
(In reply to comment #1)
> The title "There may be crashes on memory cache" does not accurately reflect what this bug is tracking.
> 
> If you are aware of any specific crashes related to the memory cache, each such crash should be filed as an individual bug.
> 
> It's long been a goal of various folks within the WebKit project to rewrite the memory cache to - amongst other things - adopt standard RefCounting.  So I would be surprised if we didn't already have a bug for this.
> 
> Changing title from "There may be crashes on memory cache" to "MemoryCache should adopt our standard RefCounted model for object lifetime" and CC'ing a few of those folks.

A few months ago I spent a couple hours writing a first draft of RefCounted CachedResources and it failed surprisingly few tests. That may be a function of our testing coverage in the loader, though. I'll try to get that patch up to trunk.

-- 
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