Separate PermissionsForExtension from KeyPermissionsService
This CL removes PermissionsForExtension class from KeyPermissionsService* and converts it into a service (ExtensionKeyPermissionsService). With this CL, only service operations in the context of a profile should be handled by KeyPermissionsService and only service operations in the context of a (profile, extension) pair should be handled by ExtensionKeyPermissionsService. Bug: 1127284 Change-Id: I54acf3af8d234129c070a3342b9e90e447c6982c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2429064 Commit-Queue: Omar Morsi <omorsi@google.com> Reviewed-by:Edman Anjos <edman@chromium.org> Reviewed-by:
Pavol Marko <pmarko@chromium.org> Cr-Commit-Position: refs/heads/master@{#811217}
Showing
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
Please register or sign in to comment