AppCache: Refactor FillCacheInfo() -> CreateCacheInfo().
The function populates an AppCacheInfo instance passed by pointer, and is always called with a default-initialized instance. This CL makes the function return an AppCacheInfo instead, and relies on NVRO to avoid degrading runtime performance. Change-Id: I62b6f2a71409634d3264c84954744c9d265e3c8c Reviewed-on: https://chromium-review.googlesource.com/1184506 Commit-Queue: Joshua Bell <jsbell@chromium.org> Reviewed-by:Joshua Bell <jsbell@chromium.org> Cr-Commit-Position: refs/heads/master@{#585039}
Showing
Please register or sign in to comment