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

Issue 2078103002: Make AlarmManager::Alarm non copyable. (Closed)

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

Description

Make AlarmManager::Alarm non copyable. Less copy! BUG=None Committed: https://crrev.com/1e1a7949cd82b1b0d804e9b1edb6a3f0ece60d6f Cr-Commit-Position: refs/heads/master@{#400731}

Patch Set 1 #

Total comments: 10

Patch Set 2 : address comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+76 lines, -74 lines) Patch
M extensions/browser/api/alarms/alarm_manager.h View 1 6 chunks +9 lines, -6 lines 0 comments Download
M extensions/browser/api/alarms/alarm_manager.cc View 1 12 chunks +38 lines, -40 lines 0 comments Download
M extensions/browser/api/alarms/alarms_api.h View 1 1 chunk +1 line, -1 line 0 comments Download
M extensions/browser/api/alarms/alarms_api.cc View 2 chunks +5 lines, -4 lines 0 comments Download
M extensions/browser/api/alarms/alarms_api_unittest.cc View 5 chunks +23 lines, -23 lines 0 comments Download

Messages

Total messages: 14 (5 generated)
lazyboy
4 years, 6 months ago (2016-06-18 01:29:27 UTC) #2
Devlin
Thanks for the cleanup! That said, maybe I missed it, but when do we actually ...
4 years, 6 months ago (2016-06-18 01:50:20 UTC) #3
Devlin
https://codereview.chromium.org/2078103002/diff/1/extensions/browser/api/alarms/alarm_manager.cc File extensions/browser/api/alarms/alarm_manager.cc (right): https://codereview.chromium.org/2078103002/diff/1/extensions/browser/api/alarms/alarm_manager.cc#newcode488 extensions/browser/api/alarms/alarm_manager.cc:488: granularity(std::move(other.granularity)), nitty nit: if we do keep these move ...
4 years, 6 months ago (2016-06-18 01:52:45 UTC) #4
lazyboy
Thanks for the cleanup! That said, maybe I missed it, but when do we actually ...
4 years, 6 months ago (2016-06-18 02:42:11 UTC) #6
lazyboy
4 years, 6 months ago (2016-06-18 02:42:20 UTC) #7
Devlin
lgtm
4 years, 6 months ago (2016-06-20 15:14:36 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/2078103002/20001
4 years, 6 months ago (2016-06-20 17:39:27 UTC) #10
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 6 months ago (2016-06-20 18:21:15 UTC) #12
commit-bot: I haz the power
4 years, 6 months ago (2016-06-20 18:29:28 UTC) #14
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/1e1a7949cd82b1b0d804e9b1edb6a3f0ece60d6f
Cr-Commit-Position: refs/heads/master@{#400731}

Powered by Google App Engine
This is Rietveld 408576698