SimpleCache: pass result to EntryOperationComplete by value.
This lets me change how it's actually passed to op-specific Complete callbacks freely, which I want to do, but is easier to review as a separate change, plus moving a unique_ptr to int feels a bit... silly. Change-Id: If8a3f445779477c4388daf060608fe64858507ec Reviewed-on: https://chromium-review.googlesource.com/902522Reviewed-by:Helen Li <xunjieli@chromium.org> Commit-Queue: Maks Orlovich <morlovich@chromium.org> Cr-Commit-Position: refs/heads/master@{#534684}
Showing
Please register or sign in to comment