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

Issue 311313002: Convert SerialDeviceInfo to a Mojo struct. (Closed)

Created:
6 years, 6 months ago by Sam McNally
Modified:
6 years, 6 months ago
CC:
chromium-reviews, extensions-reviews_chromium.org, qsr+mojo_chromium.org, viettrungluu+watch_chromium.org, yzshen+watch_chromium.org, abarth-chromium, Aaron Boodman, chromium-apps-reviews_chromium.org, darin (slow to review), ben+mojo_chromium.org, chrome-apps-syd-reviews_chromium.org
Visibility:
Public.

Description

Convert SerialDeviceInfo to a Mojo struct. Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=277921

Patch Set 1 : #

Total comments: 8

Patch Set 2 : address comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+97 lines, -108 lines) Patch
M chrome/browser/extensions/api/serial/serial_api.h View 2 chunks +13 lines, -0 lines 0 comments Download
M chrome/browser/extensions/api/serial/serial_api.cc View 2 chunks +24 lines, -19 lines 0 comments Download
M device/DEPS View 1 chunk +1 line, -0 lines 0 comments Download
M device/serial/serial.gyp View 2 chunks +7 lines, -2 lines 0 comments Download
A device/serial/serial.mojom View 1 chunk +16 lines, -0 lines 0 comments Download
M device/serial/serial_device_enumerator.h View 2 chunks +3 lines, -4 lines 0 comments Download
M device/serial/serial_device_enumerator_linux.h View 3 chunks +2 lines, -3 lines 0 comments Download
M device/serial/serial_device_enumerator_linux.cc View 1 4 chunks +18 lines, -16 lines 0 comments Download
M device/serial/serial_device_enumerator_mac.h View 2 chunks +1 line, -2 lines 0 comments Download
M device/serial/serial_device_enumerator_mac.cc View 1 4 chunks +5 lines, -5 lines 0 comments Download
M device/serial/serial_device_enumerator_win.h View 2 chunks +1 line, -2 lines 0 comments Download
M device/serial/serial_device_enumerator_win.cc View 1 2 chunks +6 lines, -8 lines 0 comments Download
D device/serial/serial_device_info.h View 1 chunk +0 lines, -34 lines 0 comments Download
D device/serial/serial_device_info.cc View 1 chunk +0 lines, -13 lines 0 comments Download

Messages

Total messages: 8 (0 generated)
Sam McNally
6 years, 6 months ago (2014-06-16 06:36:42 UTC) #1
darin (slow to review)
Nice. https://codereview.chromium.org/311313002/diff/130001/device/serial/serial_device_enumerator_linux.cc File device/serial/serial_device_enumerator_linux.cc (right): https://codereview.chromium.org/311313002/diff/130001/device/serial/serial_device_enumerator_linux.cc#newcode77 device/serial/serial_device_enumerator_linux.cc:77: info->path = mojo::String::From(path); In this case, since you ...
6 years, 6 months ago (2014-06-16 16:59:19 UTC) #2
Sam McNally
https://codereview.chromium.org/311313002/diff/130001/device/serial/serial_device_enumerator_linux.cc File device/serial/serial_device_enumerator_linux.cc (right): https://codereview.chromium.org/311313002/diff/130001/device/serial/serial_device_enumerator_linux.cc#newcode77 device/serial/serial_device_enumerator_linux.cc:77: info->path = mojo::String::From(path); On 2014/06/16 16:59:19, darin wrote: > ...
6 years, 6 months ago (2014-06-17 07:07:20 UTC) #3
darin (slow to review)
LGTM
6 years, 6 months ago (2014-06-17 07:17:26 UTC) #4
Ken Rockot(use gerrit already)
Nice. LGTM.
6 years, 6 months ago (2014-06-17 13:49:57 UTC) #5
Sam McNally
The CQ bit was checked by sammc@chromium.org
6 years, 6 months ago (2014-06-17 23:26:31 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/sammc@chromium.org/311313002/150001
6 years, 6 months ago (2014-06-17 23:30:28 UTC) #7
commit-bot: I haz the power
6 years, 6 months ago (2014-06-18 00:22:01 UTC) #8
Message was sent while issue was closed.
Change committed as 277921

Powered by Google App Engine
This is Rietveld 408576698