New issue
Advanced search Search tips

Issue 892064 link

Starred by 1 user

Issue metadata

Status: Available
Owner: ----
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 3
Type: Bug

Blocking:
issue 812168



Sign in to add a comment

Cleanup HttpCache code by removing support for metadata once SiteIsolatedCaches is enabled by default

Project Member Reported by mythria@chromium.org, Oct 4

Issue description

HttpCache 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.
 
Blocking: 812168
Cc: morlovich@chromium.org

Comment 2 by morlovich@chromium.org, Today (13 hours ago)

Do you have a sense on what good timing for this would be?

Sign in to add a comment