Refactor suggestion processors to take in the ImageFetcher.
This unifies the ImageFetcher into the mediator (ensures we keep only one copy) and unifies the cleanup logic. This does decrease the cache size of the Entity images. Previously, entities used a 20mb limit, and answers 5mb. This converges on the answer limit. BUG=1015997 Change-Id: I84f23c1b1150f9e651516b946ba2de265f2345f5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1879815 Commit-Queue: Ted Choc <tedchoc@chromium.org> Reviewed-by:Ender <ender@google.com> Cr-Commit-Position: refs/heads/master@{#710178}
Showing
Please register or sign in to comment