New issue
Advanced search Search tips

Issue 774587 link

Starred by 1 user

Issue metadata

Status: Archived
Owner: ----
Closed: Jan 10
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 3
Type: Bug



Sign in to add a comment

docs/callback.md still says base::OnceCallback<> and base::RepeatingCallback<> under development

Project Member Reported by tsepez@chromium.org, Oct 13 2017

Issue description

These are now the preferred forms, so the doc should encourage their use.  Currently it only describes these in the second paragraph as

base::OnceCallback<> and base::RepeatingCallback<> are next gen callback classes, which are under development.

while the first paragraph describes base::Callback<>.  That should likely move to a legacy section, with the new ones described first?

Thanks!  There was some confusion about this in a code review ...


 
Status: Archived (was: Untriaged)
Archiving P3s older than 1 year with no owner or component.

Sign in to add a comment