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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri May 25 09:51:22 PDT 2012


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


Nate Chapin <japhet at chromium.org> changed:

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




--- Comment #23 from Nate Chapin <japhet at chromium.org>  2012-05-25 09:50:25 PST ---
Created an attachment (id=144086)
 --> (https://bugs.webkit.org/attachment.cgi?id=144086&action=review)
Add PassCachedResourceHandle

This patch required some extra shifting around (namely, I moved a bunch of CachedResourceHandleBase into CachedResourceHandle.cpp because of #include cycles).

I mostly tried to piggyback off of RefPtr and PassRefPtr, but I don't know this stuff well enough to be confident that I got it right and avoided refcount churn.

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