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

Issue 2056573002: value_cleanup: fixup ListValue::Append() calls that already have a unique_ptr to use. (Closed)

Created:
4 years, 6 months ago by dcheng
Modified:
4 years, 6 months ago
Reviewers:
vmpstr
CC:
chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

value_cleanup: fixup ListValue::Append() calls that already have a unique_ptr to use. BUG=581865 Committed: https://crrev.com/1789618ec2e755df2ae62dee14d07193daedac2c Cr-Commit-Position: refs/heads/master@{#398963}

Patch Set 1 #

Total comments: 5

Patch Set 2 : More tests #

Unified diffs Side-by-side diffs Delta from patch set Stats (+98 lines, -10 lines) Patch
M tools/clang/value_cleanup/ListValueRewriter.h View 2 chunks +15 lines, -9 lines 0 comments Download
M tools/clang/value_cleanup/ListValueRewriter.cpp View 2 chunks +51 lines, -1 line 0 comments Download
M tools/clang/value_cleanup/tests/list-value-append-expected.cc View 1 2 chunks +16 lines, -0 lines 0 comments Download
M tools/clang/value_cleanup/tests/list-value-append-original.cc View 1 2 chunks +16 lines, -0 lines 0 comments Download

Messages

Total messages: 10 (3 generated)
dcheng
I'll trade you CLs! I promise I'll review your CL Soonish. =P
4 years, 6 months ago (2016-06-08 23:40:26 UTC) #2
vmpstr
https://codereview.chromium.org/2056573002/diff/1/tools/clang/value_cleanup/ListValueRewriter.cpp File tools/clang/value_cleanup/ListValueRewriter.cpp (right): https://codereview.chromium.org/2056573002/diff/1/tools/clang/value_cleanup/ListValueRewriter.cpp#newcode123 tools/clang/value_cleanup/ListValueRewriter.cpp:123: auto* member_expr = result.Nodes.getNodeAs<clang::MemberExpr>("memberExpr"); Does this always find the ...
4 years, 6 months ago (2016-06-09 00:15:59 UTC) #3
dcheng
https://codereview.chromium.org/2056573002/diff/1/tools/clang/value_cleanup/ListValueRewriter.cpp File tools/clang/value_cleanup/ListValueRewriter.cpp (right): https://codereview.chromium.org/2056573002/diff/1/tools/clang/value_cleanup/ListValueRewriter.cpp#newcode123 tools/clang/value_cleanup/ListValueRewriter.cpp:123: auto* member_expr = result.Nodes.getNodeAs<clang::MemberExpr>("memberExpr"); On 2016/06/09 at 00:15:59, vmpstr ...
4 years, 6 months ago (2016-06-09 00:57:13 UTC) #4
vmpstr
lgtm, thanks!
4 years, 6 months ago (2016-06-09 17:35:39 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/2056573002/20001
4 years, 6 months ago (2016-06-09 17:51:15 UTC) #7
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 6 months ago (2016-06-09 18:45:08 UTC) #8
commit-bot: I haz the power
4 years, 6 months ago (2016-06-09 18:48:12 UTC) #10
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/1789618ec2e755df2ae62dee14d07193daedac2c
Cr-Commit-Position: refs/heads/master@{#398963}

Powered by Google App Engine
This is Rietveld 408576698