Chromium Code Reviews
Descriptionchromeos: Migrate SignOut and RequestRestartForUpdate to mojo interface
Under mustash the ash shell runs in a different process than chrome browser.
This migrates 2 methods from the in-process synchronous SystemTrayDelegate
to the mojo SystemTrayClient interface.
The implementations of these methods do a moderate amount of work inside
Chrome, so they did not seem like good candidates to try to implement inside
of ash itself. Ideally they methods would live in a user or login service,
but we don't have that yet either.
BUG=647412
TEST=existing ash_unittests and chrome unit_tests
Committed: https://crrev.com/1d43d5cad3f5a3533da527401200271a4f9524e5
Cr-Commit-Position: refs/heads/master@{#432295}
Patch Set 1 #
Total comments: 1
Messages
Total messages: 15 (8 generated)
|