[webkit-reviews] review requested: [Bug 82287] MemoryCache should adopt our standard RefCounted model for object lifetime : [Attachment 143354] Attempt at RefCounted<CachedResource>

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue May 22 13:39:51 PDT 2012


Nate Chapin <japhet at chromium.org> has asked  for review:
Bug 82287: MemoryCache should adopt our standard RefCounted model for object
lifetime
https://bugs.webkit.org/show_bug.cgi?id=82287

Attachment 143354: Attempt at RefCounted<CachedResource>
https://bugs.webkit.org/attachment.cgi?id=143354&action=review

------- Additional Comments from Nate Chapin <japhet at chromium.org>
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.


More information about the webkit-reviews mailing list