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

Issue 858563005: Immediately open MTP and other eligible removable devices with media directory on mount. (Closed)

Created:
5 years, 11 months ago by Steve McKay
Modified:
5 years, 11 months ago
Reviewers:
mtomasz
CC:
chromium-reviews, tfarina, rginda+watch_chromium.org, mtomasz+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Immediately open MTP and other eligible removable devices with media directory on mount. BUG=420680 TEST=browser_test: FileManagerJsTest.* Committed: https://crrev.com/876b4210bb9ce206138f89c1721ad9a5bc8cb492 Cr-Commit-Position: refs/heads/master@{#312541}

Patch Set 1 : #

Patch Set 2 : #

Patch Set 3 : Refactor to lookup volume info on mount events. #

Total comments: 43

Patch Set 4 : Minor fixups. #

Patch Set 5 : Reinstate the multipleFail test, which was fully synchronous. #

Patch Set 6 : Bind some unbound functions and fix a couple small bugs. #

Patch Set 7 : Respond to review comments. #

Total comments: 2

Patch Set 8 : Respond to review comments. #

Messages

Total messages: 25 (9 generated)
Steve McKay
Revert unnecessary changes.
5 years, 11 months ago (2015-01-16 23:35:16 UTC) #1
Steve McKay
Cleanup code. Add comments. Fiddle faddle.
5 years, 11 months ago (2015-01-16 23:52:25 UTC) #2
Steve McKay
5 years, 11 months ago (2015-01-20 23:21:18 UTC) #11
Steve McKay
Refactor to lookup volume info on mount events.
5 years, 11 months ago (2015-01-21 23:56:23 UTC) #12
Steve McKay
Minor fixups.
5 years, 11 months ago (2015-01-22 00:05:29 UTC) #13
Steve McKay
Reinstate the multipleFail test, which was fully synchronous.
5 years, 11 months ago (2015-01-22 00:20:22 UTC) #14
mtomasz
https://codereview.chromium.org/858563005/diff/180001/ui/file_manager/file_manager/background/js/background.js File ui/file_manager/file_manager/background/js/background.js (right): https://codereview.chromium.org/858563005/diff/180001/ui/file_manager/file_manager/background/js/background.js#newcode211 ui/file_manager/file_manager/background/js/background.js:211: * devicePath. nit: @private missing. https://codereview.chromium.org/858563005/diff/180001/ui/file_manager/file_manager/background/js/background.js#newcode215 ui/file_manager/file_manager/background/js/background.js:215: nit: Redundant ...
5 years, 11 months ago (2015-01-22 00:31:14 UTC) #15
Steve McKay
Bind some unbound functions and fix a couple small bugs.
5 years, 11 months ago (2015-01-22 00:33:18 UTC) #16
Steve McKay
Respond to review comments.
5 years, 11 months ago (2015-01-22 01:29:35 UTC) #17
Steve McKay
PTAL. https://codereview.chromium.org/858563005/diff/180001/ui/file_manager/file_manager/background/js/background.js File ui/file_manager/file_manager/background/js/background.js (right): https://codereview.chromium.org/858563005/diff/180001/ui/file_manager/file_manager/background/js/background.js#newcode211 ui/file_manager/file_manager/background/js/background.js:211: * devicePath. On 2015/01/22 00:31:13, mtomasz wrote: > ...
5 years, 11 months ago (2015-01-22 01:29:58 UTC) #18
mtomasz
lgtm with a nit https://codereview.chromium.org/858563005/diff/260001/ui/file_manager/file_manager/background/js/device_handler_unittest.js File ui/file_manager/file_manager/background/js/device_handler_unittest.js (right): https://codereview.chromium.org/858563005/diff/260001/ui/file_manager/file_manager/background/js/device_handler_unittest.js#newcode54 ui/file_manager/file_manager/background/js/device_handler_unittest.js:54: function testtestGoodDevice(callback) { nit: testest ...
5 years, 11 months ago (2015-01-22 01:31:40 UTC) #19
Steve McKay
Respond to review comments.
5 years, 11 months ago (2015-01-22 01:43:02 UTC) #20
Steve McKay
https://codereview.chromium.org/858563005/diff/260001/ui/file_manager/file_manager/background/js/device_handler_unittest.js File ui/file_manager/file_manager/background/js/device_handler_unittest.js (right): https://codereview.chromium.org/858563005/diff/260001/ui/file_manager/file_manager/background/js/device_handler_unittest.js#newcode54 ui/file_manager/file_manager/background/js/device_handler_unittest.js:54: function testtestGoodDevice(callback) { On 2015/01/22 01:31:40, mtomasz wrote: > ...
5 years, 11 months ago (2015-01-22 01:43:39 UTC) #21
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/858563005/280001
5 years, 11 months ago (2015-01-22 01:45:17 UTC) #23
commit-bot: I haz the power
Committed patchset #8 (id:280001)
5 years, 11 months ago (2015-01-22 02:43:12 UTC) #24
commit-bot: I haz the power
5 years, 11 months ago (2015-01-22 02:44:34 UTC) #25
Message was sent while issue was closed.
Patchset 8 (id:??) landed as
https://crrev.com/876b4210bb9ce206138f89c1721ad9a5bc8cb492
Cr-Commit-Position: refs/heads/master@{#312541}

Powered by Google App Engine
This is Rietveld 408576698