[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 15:03:35 PDT 2012


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


Eric Seidel <eric at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |abarth at webkit.org




--- Comment #12 from Eric Seidel <eric at webkit.org>  2012-05-22 15:02:34 PST ---
I see.  So basically just replacing the m_handleCount with a real m_refCount.  The question to me is what happens when things hold onto a CachedResource w/o a full-blown handle.  Will things get confused.

If you could upload a patch which fixes the EWS I'm happy to take a second, longer look.

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