AW: make contextgetter's http cache in memory
Default code path is unchanged, this only changes behavior when the network service is enabled. This changes AwURLRequestContextGetter's HTTP cache to be in-memory when the network service is enabled, to avoid creating a second HTTP cache (in addition to the NetworkContext's cache). R=jam@chromium.org Bug: 887538 Test: N/A Change-Id: I13073e68a46d6eedaca6d77cf2f96b3ea84fdecb Cq-Include-Trybots: master.tryserver.chromium.android:android_mojo Reviewed-on: https://chromium-review.googlesource.com/c/1319334Reviewed-by:John Abd-El-Malek <jam@chromium.org> Commit-Queue: Nate Fischer <ntfschr@chromium.org> Cr-Commit-Position: refs/heads/master@{#605762}
Showing
Please register or sign in to comment