[Webkit-unassigned] [Bug 37874] Provide mechanism to cache metadata for a resource

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


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


Tony Gentilcore <tonyg at chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #54323|0                           |1
        is obsolete|                            |
  Attachment #54323|review?                     |
               Flag|                            |
  Attachment #54957|                            |review?
               Flag|                            |




--- Comment #13 from Tony Gentilcore <tonyg at chromium.org>  2010-05-03 13:28:52 PST ---
Created an attachment (id=54957)
 --> (https://bugs.webkit.org/attachment.cgi?id=54957)
Pretty much rewritten to correct interface and more robustly store metadata.

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.

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