Make V8 compilation cache work with network service
This adds a new method to NetworkContext to write the cached data. Verified this worked by adding logging in URLLoaderClientImpl::OnReceiveCachedMetadata to make sure we were getting metadata. Previously, this would always have 0 size with network service enabled. Bug: 876836 Cq-Include-Trybots: luci.chromium.try:linux_mojo Change-Id: I359e8cf594ff8e4435872c7dae018b1ff9d3c044 Reviewed-on: https://chromium-review.googlesource.com/1185907 Commit-Queue: Clark DuVall <cduvall@chromium.org> Reviewed-by:Daniel Cheng <dcheng@chromium.org> Reviewed-by:
John Abd-El-Malek <jam@chromium.org> Cr-Commit-Position: refs/heads/master@{#585640}
Showing
Please register or sign in to comment