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

Issue 1159883003: Substituting pattern ScopedVector push_back(ptr.release()) with push_back(ptr.Pass()) in components… (Closed)

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

Description

Substituting pattern ScopedVector push_back(ptr.release()) with push_back(ptr.Pass()) in components/metrics BUG=457697 Committed: https://crrev.com/d7012f5492e1513f28cdb4fbb814f7e71a355dde Cr-Commit-Position: refs/heads/master@{#331628}

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+3 lines, -3 lines) Patch
M components/metrics/daily_event.cc View 1 chunk +1 line, -1 line 0 comments Download
M components/metrics/metrics_service.cc View 1 chunk +1 line, -1 line 0 comments Download
M components/metrics/serialization/serialization_utils.cc View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 7 (2 generated)
d.samantaray
I have uploaded the patch, please review.
5 years, 6 months ago (2015-05-27 08:29:23 UTC) #2
Ilya Sherman
LGTM, thanks.
5 years, 6 months ago (2015-05-27 18:16:29 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1159883003/1
5 years, 6 months ago (2015-05-27 18:20:20 UTC) #5
commit-bot: I haz the power
Committed patchset #1 (id:1)
5 years, 6 months ago (2015-05-27 19:54:02 UTC) #6
commit-bot: I haz the power
5 years, 6 months ago (2015-05-27 19:54:45 UTC) #7
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/d7012f5492e1513f28cdb4fbb814f7e71a355dde
Cr-Commit-Position: refs/heads/master@{#331628}

Powered by Google App Engine
This is Rietveld 408576698