New issue
Advanced search Search tips

Issue 826485 link

Starred by 1 user

Issue metadata

Status: Assigned
Owner:
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 3
Type: Bug



Sign in to add a comment

Replace base::Closure with base::OnceCallback in CloudPolicyClient

Project Member Reported by rogerta@chromium.org, Mar 27 2018

Issue description

While doing code review https://chromium-review.googlesource.com/c/chromium/src/+/923543, there are uses of Closure that could be replaced with OnceCallback.  This applies to both CloudPolicyClient and CloudPolicyClientRegistrationHelper.  Investigate which ones need to be changed 
 

Sign in to add a comment