Sign in
chromium
/
chromium
/
src
/
900d25159ac083fda1702706cfc8da4c09087411
/
.
/
components
/
web_cache
/
README.md
blob: ac7a349459b36e2a66c0bb6f654bd669075c0ea0 [
file
] [
view
]
The
WebCache
component aims to coordinate the
in
-
memory cache resource
usage of all renderers to
not
exceed a certain threshold
while
ensuring
that the active renderer has the most memory available
for
caching
.