New issue
Advanced search Search tips

Issue 750888 link

Starred by 1 user

Issue metadata

Status: WontFix
Owner:
Closed: Jul 2017
Components:
EstimatedDays: ----
NextAction: ----
OS: All
Pri: 1
Type: Bug

Blocking:
issue 750751



Sign in to add a comment

Replace std::function in env_chromium.h

Project Member Reported by cmumford@chromium.org, Jul 31 2017

Issue description

As per Chromium's C++11 Banned Library Features document std::function is banned and base::Callback should be used instead.

http://chromium-cpp.appspot.com/

This was added in https://codereview.chromium.org/2855953002, but missed in the original CL.
 
Blocking: 750751
Status: WontFix (was: Assigned)
I missed the fact that this was already done :-(

Sign in to add a comment