[ARC] Decouple ARC data removal from disabling ARC inside of ArcSessionManager
This is a purely refactoring CL which doesn't modify any behaviour. Currently ArcSessionManager::RequestDisable also calls ArcSessionManager::RequestArcDataRemoval - there are use cases where we want to disable ARC and preserve user data, so decouple the two. This CL is a preparation for disabling of ARC inside of locked fullscreen mode. More details can be found on the design doc go/disabling-arc-locked-fullscreen Bug: 888611 Change-Id: Ifd2aad309c0300416aae3124d3f526ec7cf30a44 Reviewed-on: https://chromium-review.googlesource.com/c/1363202Reviewed-by:Yury Khmel <khmel@chromium.org> Reviewed-by:
Hidehiko Abe <hidehiko@chromium.org> Commit-Queue: Ivan Šandrk <isandrk@chromium.org> Cr-Commit-Position: refs/heads/master@{#635454}
Showing
Please register or sign in to comment