Right now the only load flag available to load from the cache but abort if the network is required skips validation as well. There are clients that would like to load only from cache but enforce validation. So let's tease apart the LOAD_ONLY_FROM_CACHE flag into LOAD_ONLY_FROM_CACHE and LOAD_SKIP_CACHE_VALIDATION.
Comment 1 by shaochuan@chromium.org
, Oct 4 2016