Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(122)

Issue 1549483004: Make ParametersToValue return scoped_ptr (Closed)

Created:
5 years ago by Olli Raula
Modified:
4 years, 11 months ago
Reviewers:
mmenke
CC:
chromium-reviews, cbentzel+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Make ParametersToValue return scoped_ptr Almost all consumers use already scoped_ptr and one place is much simpler when changed to use scoped_ptr. Committed: https://crrev.com/0a833f796cf9393f6a36e4d10cd69f79856fecce Cr-Commit-Position: refs/heads/master@{#367062}

Patch Set 1 #

Total comments: 2

Patch Set 2 : Fix #

Unified diffs Side-by-side diffs Delta from patch set Stats (+10 lines, -11 lines) Patch
M net/log/net_log.h View 1 2 chunks +2 lines, -1 line 0 comments Download
M net/log/net_log.cc View 1 1 chunk +3 lines, -3 lines 0 comments Download
M net/log/test_net_log.cc View 1 chunk +5 lines, -7 lines 0 comments Download

Messages

Total messages: 11 (6 generated)
Olli Raula
Could you review this when you are back.
4 years, 12 months ago (2015-12-28 06:50:53 UTC) #3
mmenke
LGTM, thanks for doing this! https://codereview.chromium.org/1549483004/diff/1/net/log/net_log.cc File net/log/net_log.cc (right): https://codereview.chromium.org/1549483004/diff/1/net/log/net_log.cc#newcode166 net/log/net_log.cc:166: return scoped_ptr<base::Value>(nullptr); I think ...
4 years, 12 months ago (2015-12-28 16:46:39 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1549483004/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1549483004/20001
4 years, 11 months ago (2015-12-29 11:33:34 UTC) #7
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 11 months ago (2015-12-29 12:49:34 UTC) #9
commit-bot: I haz the power
4 years, 11 months ago (2015-12-29 12:50:37 UTC) #11
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/0a833f796cf9393f6a36e4d10cd69f79856fecce
Cr-Commit-Position: refs/heads/master@{#367062}

Powered by Google App Engine
This is Rietveld 408576698