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

Issue 2416963002: Remove use of deprecated base::ListValue::Append(Value*) overload in //chrome/browser/ui/ash (Closed)

Created:
4 years, 2 months ago by dcheng
Modified:
4 years, 2 months ago
Reviewers:
oshima
CC:
chromium-reviews, kalyank, sadrul
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Remove use of deprecated base::ListValue::Append(Value*) overload in //chrome/browser/ui/ash CreateAppDict()'s return value is passed to Append(); just change it to return a std::unique_ptr<base::Value> instead of a base::Value*. BUG=581865 Committed: https://crrev.com/454aa39f1d349a1ec7b2a82840ed4650f8ea81ff Cr-Commit-Position: refs/heads/master@{#425413}

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+6 lines, -4 lines) Patch
M chrome/browser/ui/ash/chrome_launcher_prefs.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/ash/chrome_launcher_prefs.cc View 2 chunks +5 lines, -3 lines 0 comments Download

Messages

Total messages: 15 (9 generated)
dcheng
4 years, 2 months ago (2016-10-13 17:36:25 UTC) #2
oshima
lgtm I think the description should be something like Switch from deprecated API to new ...
4 years, 2 months ago (2016-10-14 18:25:02 UTC) #7
dcheng
On 2016/10/14 18:25:02, oshima wrote: > lgtm > > I think the description should be ...
4 years, 2 months ago (2016-10-14 18:30:38 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2416963002/1
4 years, 2 months ago (2016-10-14 18:33:02 UTC) #11
commit-bot: I haz the power
Committed patchset #1 (id:1)
4 years, 2 months ago (2016-10-14 19:06:38 UTC) #13
commit-bot: I haz the power
4 years, 2 months ago (2016-10-14 19:08:39 UTC) #15
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/454aa39f1d349a1ec7b2a82840ed4650f8ea81ff
Cr-Commit-Position: refs/heads/master@{#425413}

Powered by Google App Engine
This is Rietveld 408576698