SessionManager is currently a quite empty conceptual component. For historical reasons, UserManager and friends implement the session logic.
Before moving forward with works in issue 648964 to create mojo replacements for SessionStateDelegate, it would be nice to clean up code and make SessionManager to hold the real impl that mojo-replacement of SessionStateDelegate could use.
Goal:
- Make SessionManager track user sessions;
- Make UserInfo mojo friendly (i.e able to pass through mojo interface);
Comment 1 by bugdroid1@chromium.org
, Oct 26 2016