DescriptionUpdate ManagedUserService tests to create the service using ManagedUserServiceFactory
Using ManagedUserServiceFactory to create the service instead of directly constructing the service allow for correct shutdown (Shutdown method to be called)
To prevent this from happening again we:
1- We DCHECK that Shutdown method is called before destruction of ManagedUserService
2- We make the constructor of ManagedUserService accessible only to ManagedUserServiceFactory
BUG=None
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=210677
Patch Set 1 #Patch Set 2 : bauerb@ #
Total comments: 4
Patch Set 3 : bauerb@... #
Messages
Total messages: 8 (0 generated)
|