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

Issue 2855233002: Use constexpr TaskTraits constructor in device. (Closed)

Created:
3 years, 7 months ago by fdoray
Modified:
3 years, 7 months ago
CC:
chromium-reviews, scheib+watch_chromium.org, ortuno+watch_chromium.org
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Use constexpr TaskTraits constructor in device. Use a constexpr constructor that accepts traits in any order instead of the builder pattern to construct TaskTraits in device. BUG=713683 R=gab@chromium.org,reillyg@chromium.org TBR=mcchou@chromium.org Review-Url: https://codereview.chromium.org/2855233002 Cr-Commit-Position: refs/heads/master@{#469173} Committed: https://chromium.googlesource.com/chromium/src/+/d25ae560c5b6483ed338c89c96636ab9dc73d43b

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+13 lines, -25 lines) Patch
M device/bluetooth/dbus/fake_bluetooth_device_client.cc View 1 chunk +2 lines, -4 lines 0 comments Download
M device/usb/usb_service.cc View 1 chunk +2 lines, -5 lines 0 comments Download
M device/usb/usb_service_impl.cc View 2 chunks +9 lines, -16 lines 2 comments Download

Messages

Total messages: 15 (7 generated)
fdoray
3 years, 7 months ago (2017-05-03 20:22:10 UTC) #1
fdoray
gab@: PTAL The change will then be TBRed to the owner.
3 years, 7 months ago (2017-05-03 20:22:13 UTC) #3
Reilly Grant (use Gerrit)
https://codereview.chromium.org/2855233002/diff/1/device/usb/usb_service_impl.cc File device/usb/usb_service_impl.cc (right): https://codereview.chromium.org/2855233002/diff/1/device/usb/usb_service_impl.cc#newcode331 device/usb/usb_service_impl.cc:331: base::TaskShutdownBehavior::CONTINUE_ON_SHUTDOWN}, Since these are the same traits I use ...
3 years, 7 months ago (2017-05-03 20:27:00 UTC) #5
fdoray
https://codereview.chromium.org/2855233002/diff/1/device/usb/usb_service_impl.cc File device/usb/usb_service_impl.cc (right): https://codereview.chromium.org/2855233002/diff/1/device/usb/usb_service_impl.cc#newcode331 device/usb/usb_service_impl.cc:331: base::TaskShutdownBehavior::CONTINUE_ON_SHUTDOWN}, On 2017/05/03 20:27:00, Reilly Grant wrote: > Since ...
3 years, 7 months ago (2017-05-03 20:45:44 UTC) #7
Reilly Grant (use Gerrit)
lgtm, I'll submit a cleanup in a later patch.
3 years, 7 months ago (2017-05-03 20:51:51 UTC) #8
gab
lgtm
3 years, 7 months ago (2017-05-03 21:13:16 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/2855233002/1
3 years, 7 months ago (2017-05-03 21:34:29 UTC) #12
commit-bot: I haz the power
3 years, 7 months ago (2017-05-03 22:34:59 UTC) #15
Message was sent while issue was closed.
Committed patchset #1 (id:1) as
https://chromium.googlesource.com/chromium/src/+/d25ae560c5b6483ed338c89c9663...

Powered by Google App Engine
This is Rietveld 408576698