Change the return value in net_log_file_writer to std::unique_ptr<base::DictionaryValue> |
||||
Issue descriptionCurrently returning base::DictionaryValue* which is less preferable than having a std::unique_ptr. This part of a larger effort in net/* code to remove raw pointers where possible.
,
Aug 11 2016
,
Apr 18 2017
,
Apr 18 2017
Not sure specifically which instance this bug was referring to, but I expect it was already handled by Yixin. |
||||
►
Sign in to add a comment |
||||
Comment 1 by sheriffbot@chromium.org
, Jul 2 2016