New issue
Advanced search Search tips

Issue 924102 link

Starred by 2 users

Issue metadata

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



Sign in to add a comment

Make SigninClient::DelayNetworkCall() take a base::OnceCallback

Project Member Reported by ma...@igalia.com, Today (17 hours ago)

Issue description

As mentioned by @msarda in [1], it would be nice to convert this method into one that takes a OnceCallback instead of a base::Closure, to make it explicit that such callback is only meant to be run once.

This ticket tracks that effort.

[1] https://chromium-review.googlesource.com/c/chromium/src/+/1425500/4/components/signin/core/browser/mutable_profile_oauth2_token_service_delegate.cc#264
 

Sign in to add a comment