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

Issue 1132343003: Passing scoped_ptr into ScopedVector (Closed)

Created:
5 years, 7 months ago by Pranay
Modified:
5 years, 7 months ago
CC:
chromium-reviews, tim+watch_chromium.org, zea+watch_chromium.org, maxbogue+watch_chromium.org, pvalenzuela+watch_chromium.org, plaree+watch_chromium.org, maniscalco+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Substituting pattern push_back(ptr.release()) with push_back(ptr.Pass()) in sync/ BUG=457697 Committed: https://crrev.com/f1b03ed8cf3a881b36a33f46d22c181ba37637b1 Cr-Commit-Position: refs/heads/master@{#329619}

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -2 lines) Patch
M sync/internal_api/protocol_event_buffer.cc View 1 chunk +1 line, -1 line 0 comments Download
M sync/sessions/model_type_registry.cc View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 7 (2 generated)
Pranay
PTAL Thanks
5 years, 7 months ago (2015-05-13 04:40:55 UTC) #2
Andrew T Wilson (Slow)
lgtm
5 years, 7 months ago (2015-05-13 12:07: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/1132343003/1
5 years, 7 months ago (2015-05-13 12:08:34 UTC) #5
commit-bot: I haz the power
Committed patchset #1 (id:1)
5 years, 7 months ago (2015-05-13 12:51:36 UTC) #6
commit-bot: I haz the power
5 years, 7 months ago (2015-05-13 12:52:20 UTC) #7
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/f1b03ed8cf3a881b36a33f46d22c181ba37637b1
Cr-Commit-Position: refs/heads/master@{#329619}

Powered by Google App Engine
This is Rietveld 408576698