DescriptionUpdated SessionManagerClient to use the multi-profile user policy calls.
The SessionManagerClient is used to store and retrieve the user policy blobs
to and from the session_manager over DBus. New variants of these calls have been
introduced that have an additional 'username' argument, so that user policy can
be used with multiple profiles.
This CL updates the SessionManagerClient to use the new calls, and it also
makes the SessionManagerClientStub mimic the behavior of session_manager
regarding the user policy key, so that user policy can be validated and loaded
on desktop builds.
BUG=187482, 230349
TEST=User policy works as before, all tests green; user policy works with --multi-profiles, and on desktop builds with --login-manager
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=199861
Patch Set 1 #
Total comments: 20
Patch Set 2 : addressed comments #Patch Set 3 : added TODO #Messages
Total messages: 13 (0 generated)
|