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

Issue 2919253002: Don't move raw pointers in services (Closed)

Created:
3 years, 6 months ago by vabr (Chromium)
Modified:
3 years, 6 months ago
CC:
chromium-reviews, rjkroege, posciak+watch_chromium.org, chfremer+watch_chromium.org
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Don't move raw pointers in services Moving raw pointers does the same job as copying, but is more verbose and also more confusing: e.g., is the supposed pointer meant to be a smart one? This instance was flagged by the tool from https://codereview.chromium.org/2919243002/. BUG=729393 Review-Url: https://codereview.chromium.org/2919253002 Cr-Commit-Position: refs/heads/master@{#477365} Committed: https://chromium.googlesource.com/chromium/src/+/beebf2b8c6344ff92cbb1e7079a75da479a7a9cd

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+5 lines, -5 lines) Patch
M services/preferences/tracked/pref_hash_store_impl.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M services/ui/public/cpp/bitmap/child_shared_bitmap_manager.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M services/video_capture/test/mock_device_factory.cc View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 14 (8 generated)
vabr (Chromium)
Hi all, Could you please review as follows? bauerb@: services/preferences/tracked/pref_hash_store_impl.cc erg@: services/ui/public/cpp/bitmap/child_shared_bitmap_manager.cc emircan@: services/video_capture/test/mock_device_factory.cc Thanks! ...
3 years, 6 months ago (2017-06-04 12:32:17 UTC) #4
Bernhard Bauer
LGTM, thanks!
3 years, 6 months ago (2017-06-05 10:10:13 UTC) #7
emircan
lgtm
3 years, 6 months ago (2017-06-05 19:06:05 UTC) #8
Elliot Glaysher
lgtm
3 years, 6 months ago (2017-06-06 18:00:14 UTC) #9
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/2919253002/1
3 years, 6 months ago (2017-06-06 18:02:17 UTC) #11
commit-bot: I haz the power
3 years, 6 months ago (2017-06-06 19:17:40 UTC) #14
Message was sent while issue was closed.
Committed patchset #1 (id:1) as
https://chromium.googlesource.com/chromium/src/+/beebf2b8c6344ff92cbb1e7079a7...

Powered by Google App Engine
This is Rietveld 408576698