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

Issue 375703004: Changes Mac removable device listing to include all attached USB drives. (Closed)

Created:
6 years, 5 months ago by Drew Haven
Modified:
6 years, 5 months ago
Reviewers:
Robert Sesek
CC:
chromium-reviews, chromium-apps-reviews_chromium.org, extensions-reviews_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

Changes Mac removable device listing to include all attached USB drives. Some drives do not report themselves as removable despite appearing to a user to be a removable drive. Particularly this is the case for some USB sticks. We are fixing this by changing the device listing to list all drives that are either removable or attached via USB. We have already done a similar change for Chrome OS due to some SD card readers listing themselves as non-removable. Chrome OS lists all SD or USB drives. However, we do not have a reliable way to detect SD cards on Windows and Mac so we will continue to use the removable flag. BUG=391998 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=282166

Patch Set 1 #

Patch Set 2 : Adds owners file. #

Patch Set 3 : Fixes import order. #

Total comments: 6

Patch Set 4 : Fixes minor style issues and documentation. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+111 lines, -31 lines) Patch
M chrome/browser/extensions/api/image_writer_private/removable_storage_provider_mac.cc View 3 chunks +12 lines, -3 lines 0 comments Download
M chrome/chrome_common.gypi View 1 chunk +2 lines, -0 lines 0 comments Download
A + chrome/common/extensions/image_writer/OWNERS View 1 0 chunks +-1 lines, --1 lines 0 comments Download
A chrome/common/extensions/image_writer/image_writer_util_mac.h View 1 2 3 1 chunk +19 lines, -0 lines 0 comments Download
A chrome/common/extensions/image_writer/image_writer_util_mac.cc View 1 chunk +42 lines, -0 lines 0 comments Download
M chrome/utility/image_writer/image_writer_mac.cc View 1 2 2 chunks +37 lines, -29 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
Drew Haven
Robert, We're relaxing the requirements on the removable-device listing for the recovery tool. We found ...
6 years, 5 months ago (2014-07-08 22:37:36 UTC) #1
Robert Sesek
LGTM https://codereview.chromium.org/375703004/diff/40001/chrome/common/extensions/image_writer/image_writer_util_mac.cc File chrome/common/extensions/image_writer/image_writer_util_mac.cc (right): https://codereview.chromium.org/375703004/diff/40001/chrome/common/extensions/image_writer/image_writer_util_mac.cc#newcode34 chrome/common/extensions/image_writer/image_writer_util_mac.cc:34: kCFCompareEqualTo) { nit: indent 4 more https://codereview.chromium.org/375703004/diff/40001/chrome/common/extensions/image_writer/image_writer_util_mac.h File ...
6 years, 5 months ago (2014-07-09 01:01:12 UTC) #2
Drew Haven
The CQ bit was checked by haven@chromium.org
6 years, 5 months ago (2014-07-09 18:27:08 UTC) #3
Drew Haven
https://codereview.chromium.org/375703004/diff/40001/chrome/common/extensions/image_writer/image_writer_util_mac.cc File chrome/common/extensions/image_writer/image_writer_util_mac.cc (right): https://codereview.chromium.org/375703004/diff/40001/chrome/common/extensions/image_writer/image_writer_util_mac.cc#newcode34 chrome/common/extensions/image_writer/image_writer_util_mac.cc:34: kCFCompareEqualTo) { On 2014/07/09 01:01:12, rsesek (OOO July 9-13) ...
6 years, 5 months ago (2014-07-09 18:27:20 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/haven@chromium.org/375703004/60001
6 years, 5 months ago (2014-07-09 18:29:46 UTC) #5
commit-bot: I haz the power
6 years, 5 months ago (2014-07-09 23:11:18 UTC) #6
Message was sent while issue was closed.
Change committed as 282166

Powered by Google App Engine
This is Rietveld 408576698