1. Run chrome --mash
2. Hit Ctrl-Shift-Q twice
This should sign out (or on Linux desktop quit the session), but it doesn't.
This log line is probably why:
[127605:127605:0823/134608.472226:2334927202371:ERROR:shell_delegate_mus.cc(66)] Not implemented reached in virtual void ash::ShellDelegateMus::Exit()
Either the shell delegate mojo method needs to be wired up (maybe through shutdown.mojom) or the code needs to be refactored to use the right signout/shutdown method.
Steven, this might be a good first mojo bug. Do you want to take it? It's not urgent.
Comment 1 by steve...@chromium.org
, Aug 23 2017Owner: steve...@chromium.org
Status: Assigned (was: Untriaged)