Cleanup HttpCache code by removing support for metadata once SiteIsolatedCaches is enabled by default |
|
Issue descriptionHttpCache store the generated code in the metadata field of the cache entry. Currently metadata field is only used by the code caches. With SiteIsolatedCodeCaches, we no longer use this field to store the generated code. We should clean up the code by removing the support for metadata field once SiteIsolatedCaches is enabled by default.
,
Today
(13 hours ago)
Do you have a sense on what good timing for this would be? |
|
►
Sign in to add a comment |
|
Comment 1 by mythria@chromium.org
, Oct 4Cc: morlovich@chromium.org