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

Issue 2769333006: Replace unique_ptr.reset(other_unique_ptr.release()) with std::move() in chrome/browser (Closed)

Created:
3 years, 9 months ago by Byoungkwon Ko
Modified:
3 years, 8 months ago
CC:
chromium-reviews, chromium-apps-reviews_chromium.org, mac-reviews_chromium.org, extensions-reviews_chromium.org
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Replace unique_ptr.reset(other_unique_ptr.release()) with std::move() in chrome/browser BUG=644626 Review-Url: https://codereview.chromium.org/2769333006 Cr-Commit-Position: refs/heads/master@{#461174} Committed: https://chromium.googlesource.com/chromium/src/+/9ae73f4ee60f60cbe72e79d2684b2295571eec53

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+6 lines, -6 lines) Patch
M chrome/browser/extensions/api/messaging/message_service.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/predictors/resource_prefetch_predictor.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/cocoa/constrained_window/constrained_window_mac.mm View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/cocoa/content_settings/content_setting_bubble_cocoa.mm View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/webui/print_preview/printer_capabilities_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 18 (12 generated)
Byoungkwon Ko
PTAL
3 years, 8 months ago (2017-03-31 12:26:50 UTC) #10
Devlin
lgtm; thanks for the patch! :)
3 years, 8 months ago (2017-03-31 13:44:41 UTC) #11
msw
c/b/ui lgtm
3 years, 8 months ago (2017-03-31 16:04:43 UTC) #12
Benoit L
On 2017/03/31 16:04:43, msw wrote: > c/b/ui lgtm predictors/ lgtm, thanks.
3 years, 8 months ago (2017-03-31 16:11:26 UTC) #13
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/2769333006/1
3 years, 8 months ago (2017-03-31 16:16:43 UTC) #15
commit-bot: I haz the power
3 years, 8 months ago (2017-03-31 18:23:33 UTC) #18
Message was sent while issue was closed.
Committed patchset #1 (id:1) as
https://chromium.googlesource.com/chromium/src/+/9ae73f4ee60f60cbe72e79d2684b...

Powered by Google App Engine
This is Rietveld 408576698