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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue May 22 13:40:02 PDT 2012


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


Nate Chapin <japhet at chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #143354|                            |review?, commit-queue?
               Flag|                            |




--- Comment #5 from Nate Chapin <japhet at chromium.org>  2012-05-22 13:38:54 PST ---
Created an attachment (id=143354)
 --> (https://bugs.webkit.org/attachment.cgi?id=143354&action=review)
Attempt at RefCounted<CachedResource>

NOTE: This patch passes layout tests for me, but I have not yet done any testing beyond that.  It very well may have glaring deficiencies.

Also, I made no attempt to create a standard as when to use a RefPtr and when to use a CachedResourceHandle for a CachedResource.

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