[fuchsia] Support CDM and browsing data quotas on the main web.Context.
Allow config-data to specify soft quotas for the CDM and browsing data directories used by the main web.Context used to host Cast applications. Both CDM and browsing data will be persisted to cache storage, since applications must generally tolerate their being erased. To avoid causing the cache to be purged by writing too much data to it, browsing data is persisted only if a quota is supplied, for the Context to try to adhere to. Bug: 1071393, 1148334 Bug: b/154204041 Change-Id: I194c6509318ad162aaae2bc88862c87c7235dd34 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2536879 Commit-Queue: Wez <wez@chromium.org> Reviewed-by:David Dorwin <ddorwin@chromium.org> Auto-Submit: Wez <wez@chromium.org> Cr-Commit-Position: refs/heads/master@{#829223}
Showing
Please register or sign in to comment