Multi-user support for Crostini apps.
This CL adds multiple user support for Crostini apps. Crostini app window is registered to the user who launches it so when user switch happens, Crostini app window will not leak to other users in the session. When user switch occurs, Crostini app windows launched by previous user will be removed from the Shelf and Crostini app windows launched by the current user will be added to the Shelf. BUG=chromium:829159 TEST=Manually tested on an eve device. Change-Id: I2983d7087ffb87764954c2e8799b29a1ba46feec Reviewed-on: https://chromium-review.googlesource.com/1031746Reviewed-by:David Reveman <reveman@chromium.org> Reviewed-by:
Michael Wasserman <msw@chromium.org> Commit-Queue: Tim Zheng <timzheng@chromium.org> Cr-Commit-Position: refs/heads/master@{#554426}
Showing
Please register or sign in to comment