Modernize the TestingPrefService* interface to use C++11 features |
||
Issue descriptionIn particular, change the following methods to accept base::Value either by value or by unique_ptr instead of raw owning pointer: * TestingPrefServiceBase::SetManagedPref * TestingPrefServiceBase::SetExtensionPref * TestingPrefServiceBase::SetUserPref * TestingPrefServiceBase::SetRecommendedPref
,
Apr 10 2017
Seems that this is done by vabr@: crrev.com/8684c9acc69aa307f5fabfef0182b61c7fe8ce00 |
||
►
Sign in to add a comment |
||
Comment 1 by emaxx@chromium.org
, Feb 15 2017