[webkit-reviews] review canceled: [Bug 37874] Provide mechanism to cache metadata for a resource : [Attachment 54323] Provide default, empty implementation of dispatchDidGenerateCacheableMetadata so that each port doesn't need to implement it

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon May 3 13:28:52 PDT 2010


Tony Gentilcore <tonyg at chromium.org> has canceled Tony Gentilcore
<tonyg at chromium.org>'s request for review:
Bug 37874: Provide mechanism to cache metadata for a resource
https://bugs.webkit.org/show_bug.cgi?id=37874

Attachment 54323: Provide default, empty implementation of
dispatchDidGenerateCacheableMetadata so that each port doesn't need to
implement it
https://bugs.webkit.org/attachment.cgi?id=54323&action=review

------- Additional Comments from Tony Gentilcore <tonyg at chromium.org>
Per our offline discussion, I've basically rewritten this patch.
 - Uses ResourceHandle interface to request that platform cache data.
 - Uses didReceiveCachedMetadata to receive cached data from platform.
 - Has map of metadata keyed by type.


More information about the webkit-reviews mailing list