New issue
Advanced search Search tips
Note: Color blocks (like or ) mean that a user may not be available. Tooltip shows the reason.

Issue 625309 link

Starred by 3 users

Issue metadata

Status: Fixed
Owner:
Last visit > 30 days ago
Closed: Apr 2017
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: All
Pri: 2
Type: Bug



Sign in to add a comment

Change the return value in net_log_file_writer to std::unique_ptr<base::DictionaryValue>

Project Member Reported by rayraymond@google.com, Jul 1 2016

Issue description

Currently 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.
 
Project Member

Comment 1 by sheriffbot@chromium.org, Jul 2 2016

Labels: Hotlist-Google
Owner: rdsmith@chromium.org
Components: Internals>Network>Logging
Owner: ----
Status: Available (was: Untriaged)

Comment 4 by eroman@chromium.org, Apr 18 2017

Owner: wangyix@chromium.org
Status: Fixed (was: Available)
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