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

Issue 369303004: Pass() type followups after https://codereview.chromium.org/367403002/ (Closed)

Created:
6 years, 5 months ago by Nico
Modified:
6 years, 5 months ago
Reviewers:
Joao da Silva
CC:
chromium-reviews
Project:
chromium
Visibility:
Public.

Description

Pass() type followups after https://codereview.chromium.org/367403002/ DeepCopy() has a covariant return type, so its result needs to be explicitly cast to base::Value. Use an explicit call to scoped_ptr<base::Value> instead of make_scoped_ptr(...).PassAs<base::Value> in a few other places too, as that seems a bit simpler. BUG=82385 TBR=joaodasilva@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=281443

Patch Set 1 #

Patch Set 2 : bleh #

Unified diffs Side-by-side diffs Delta from patch set Stats (+37 lines, -37 lines) Patch
M components/policy/core/common/registry_dict_win.cc View 5 chunks +12 lines, -12 lines 0 comments Download
M components/policy/core/common/registry_dict_win_unittest.cc View 1 10 chunks +25 lines, -25 lines 0 comments Download

Messages

Total messages: 7 (0 generated)
Nico
6 years, 5 months ago (2014-07-04 21:21:00 UTC) #1
Nico
The CQ bit was checked by thakis@chromium.org
6 years, 5 months ago (2014-07-04 21:33:57 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/thakis@chromium.org/369303004/1
6 years, 5 months ago (2014-07-04 21:35:16 UTC) #3
Nico
The CQ bit was checked by thakis@chromium.org
6 years, 5 months ago (2014-07-04 21:47:20 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/thakis@chromium.org/369303004/20001
6 years, 5 months ago (2014-07-04 21:47:32 UTC) #5
Nico
Committed patchset #2 manually as r281443 (presubmit successful).
6 years, 5 months ago (2014-07-04 22:02:32 UTC) #6
Joao da Silva
6 years, 5 months ago (2014-07-07 08:57:17 UTC) #7
Message was sent while issue was closed.
lgtm

Powered by Google App Engine
This is Rietveld 408576698