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

Issue 12537016: Add callback to DiskMountManager::UnmountPath (Closed)

Created:
7 years, 9 months ago by tbarzic
Modified:
7 years, 9 months ago
Reviewers:
satorux1, Greg Billock
CC:
chromium-reviews, nkostylev+watch_chromium.org, tbarzic+watch_chromium.org, achuith+watch_chromium.org, Aaron Boodman, rginda+watch_chromium.org, oshima+watch_chromium.org, chromium-apps-reviews_chromium.org, stevenjb+watch_chromium.org, davemoore+watch_chromium.org
Visibility:
Public.

Description

Add callback to DiskMountManager::UnmountPath The callback makes it easier to handle failures (in comparison to observing mount manager for MountEvents). TEST=existing BUG=tested formatting still works Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=188161

Patch Set 1 #

Patch Set 2 : #

Total comments: 2

Patch Set 3 : . #

Patch Set 4 : fix tests #

Patch Set 5 : . #

Unified diffs Side-by-side diffs Delta from patch set Stats (+79 lines, -51 lines) Patch
M chrome/browser/chromeos/extensions/file_browser_event_router.cc View 2 chunks +5 lines, -2 lines 0 comments Download
M chrome/browser/chromeos/extensions/file_browser_private_api.cc View 1 chunk +8 lines, -2 lines 0 comments Download
M chrome/browser/chromeos/extensions/file_browser_private_apitest.cc View 1 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/chromeos/imageburner/burn_device_handler_unittest.cc View 1 chunk +2 lines, -1 line 0 comments Download
M chromeos/disks/disk_mount_manager.h View 1 2 3 chunks +12 lines, -1 line 0 comments Download
M chromeos/disks/disk_mount_manager.cc View 1 2 3 7 chunks +34 lines, -31 lines 0 comments Download
M chromeos/disks/disk_mount_manager_unittest.cc View 1 2 3 4 3 chunks +12 lines, -10 lines 0 comments Download
M chromeos/disks/mock_disk_mount_manager.h View 1 chunk +3 lines, -1 line 0 comments Download
M chromeos/disks/mock_disk_mount_manager.cc View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 9 (0 generated)
tbarzic
Please take a look. I guess we did not really need this before, but I've ...
7 years, 9 months ago (2013-03-14 00:47:00 UTC) #1
tbarzic
+ gbillock (fyi)
7 years, 9 months ago (2013-03-14 00:47:36 UTC) #2
satorux1
LGTM with a suggestion. https://codereview.chromium.org/12537016/diff/7001/chromeos/disks/disk_mount_manager.h File chromeos/disks/disk_mount_manager.h (right): https://codereview.chromium.org/12537016/diff/7001/chromeos/disks/disk_mount_manager.h#newcode254 chromeos/disks/disk_mount_manager.h:254: // |OnMountEvent| will be raised. ...
7 years, 9 months ago (2013-03-14 00:58:42 UTC) #3
tbarzic
https://codereview.chromium.org/12537016/diff/7001/chromeos/disks/disk_mount_manager.h File chromeos/disks/disk_mount_manager.h (right): https://codereview.chromium.org/12537016/diff/7001/chromeos/disks/disk_mount_manager.h#newcode254 chromeos/disks/disk_mount_manager.h:254: // |OnMountEvent| will be raised. On 2013/03/14 00:58:43, satorux1 ...
7 years, 9 months ago (2013-03-14 01:10:03 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/tbarzic@chromium.org/12537016/11001
7 years, 9 months ago (2013-03-14 01:38:53 UTC) #5
Greg Billock
On 2013/03/14 01:38:53, I haz the power (commit-bot) wrote: > CQ is trying da patch. ...
7 years, 9 months ago (2013-03-14 01:56:20 UTC) #6
commit-bot: I haz the power
Failed to trigger a try job on win_x64_rel HTTP Error 400: Bad Request
7 years, 9 months ago (2013-03-14 08:14:12 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/tbarzic@chromium.org/12537016/33001
7 years, 9 months ago (2013-03-14 08:15:19 UTC) #8
commit-bot: I haz the power
7 years, 9 months ago (2013-03-14 19:53:33 UTC) #9
Message was sent while issue was closed.
Change committed as 188161

Powered by Google App Engine
This is Rietveld 408576698