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

Issue 10826135: Use mounted device label as name in media device notification message. (Closed)

Created:
8 years, 4 months ago by kmadhusu
Modified:
8 years, 4 months ago
Reviewers:
Lei Zhang
CC:
chromium-reviews
Visibility:
Public.

Description

Use mounted device label as name in media device notification message. BUG=none TEST=none Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=149809

Patch Set 1 #

Patch Set 2 : Added TODO #

Total comments: 6

Patch Set 3 : Addressed comments #

Total comments: 6

Patch Set 4 : Addressed comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+25 lines, -10 lines) Patch
M chrome/browser/media_gallery/media_device_notifications_chromeos.cc View 1 2 3 2 chunks +25 lines, -10 lines 0 comments Download

Messages

Total messages: 8 (0 generated)
kmadhusu
thestig@: Please review. Thanks.
8 years, 4 months ago (2012-08-03 01:33:05 UTC) #1
Lei Zhang
https://chromiumcodereview.appspot.com/10826135/diff/3001/chrome/browser/media_gallery/media_device_notifications_chromeos.cc File chrome/browser/media_gallery/media_device_notifications_chromeos.cc (right): https://chromiumcodereview.appspot.com/10826135/diff/3001/chrome/browser/media_gallery/media_device_notifications_chromeos.cc#newcode30 chrome/browser/media_gallery/media_device_notifications_chromeos.cc:30: *device_id_str = it->second->fs_uuid(); The code here and below may ...
8 years, 4 months ago (2012-08-03 01:44:03 UTC) #2
Lei Zhang
https://chromiumcodereview.appspot.com/10826135/diff/3001/chrome/browser/media_gallery/media_device_notifications_chromeos.cc File chrome/browser/media_gallery/media_device_notifications_chromeos.cc (right): https://chromiumcodereview.appspot.com/10826135/diff/3001/chrome/browser/media_gallery/media_device_notifications_chromeos.cc#newcode32 chrome/browser/media_gallery/media_device_notifications_chromeos.cc:32: // from udevadm and use them as device_label. You ...
8 years, 4 months ago (2012-08-03 02:05:51 UTC) #3
kmadhusu
Addressed comments. PTAL. Thanks. https://chromiumcodereview.appspot.com/10826135/diff/3001/chrome/browser/media_gallery/media_device_notifications_chromeos.cc File chrome/browser/media_gallery/media_device_notifications_chromeos.cc (right): https://chromiumcodereview.appspot.com/10826135/diff/3001/chrome/browser/media_gallery/media_device_notifications_chromeos.cc#newcode30 chrome/browser/media_gallery/media_device_notifications_chromeos.cc:30: *device_id_str = it->second->fs_uuid(); On 2012/08/03 ...
8 years, 4 months ago (2012-08-03 05:22:37 UTC) #4
Lei Zhang
lgtm with suggestions below: https://chromiumcodereview.appspot.com/10826135/diff/6001/chrome/browser/media_gallery/media_device_notifications_chromeos.cc File chrome/browser/media_gallery/media_device_notifications_chromeos.cc (right): https://chromiumcodereview.appspot.com/10826135/diff/6001/chrome/browser/media_gallery/media_device_notifications_chromeos.cc#newcode22 chrome/browser/media_gallery/media_device_notifications_chromeos.cc:22: void GetDeviceInfo(const std::string& source_path, std::string* ...
8 years, 4 months ago (2012-08-03 05:45:24 UTC) #5
kmadhusu
Addressed comments. https://chromiumcodereview.appspot.com/10826135/diff/6001/chrome/browser/media_gallery/media_device_notifications_chromeos.cc File chrome/browser/media_gallery/media_device_notifications_chromeos.cc (right): https://chromiumcodereview.appspot.com/10826135/diff/6001/chrome/browser/media_gallery/media_device_notifications_chromeos.cc#newcode22 chrome/browser/media_gallery/media_device_notifications_chromeos.cc:22: void GetDeviceInfo(const std::string& source_path, std::string* device_id_str, On ...
8 years, 4 months ago (2012-08-03 06:07:09 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/kmadhusu@chromium.org/10826135/6002
8 years, 4 months ago (2012-08-03 06:09:17 UTC) #7
commit-bot: I haz the power
8 years, 4 months ago (2012-08-03 07:31:57 UTC) #8
Change committed as 149809

Powered by Google App Engine
This is Rietveld 408576698