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

Issue 7466046: Some filebrowser bugs and retiring DiskChanged event in filebrowser (Closed)

Created:
9 years, 4 months ago by tbarzic
Modified:
9 years, 4 months ago
Reviewers:
rginda, dgozman, zel
CC:
chromium-reviews, Erik does not do reviews, achuith+watch_chromium.org, mihaip+watch_chromium.org, Aaron Boodman, rginda+watch_chromium.org, arv (Not doing code reviews), davemoore+watch_chromium.org
Visibility:
Public.

Description

Stopping using DiskChanged event for mount/unmount event processing in FileBrowserEventRouter and some bug fixes. UnmountPath now expects mount_path to be passed to it. Hiding device notification when disk added event is triggered instead when some device is mounted (notification handleing needs some more work). Fixed chromium-os:18339 and chromium-os:17777 BUG=chromium-os:18399, chromium-os:17531, chromium-os:17777 TEST=Made sure FileBrowser works as expected on Cr48. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=96419

Patch Set 1 #

Patch Set 2 : '' #

Patch Set 3 : '' #

Patch Set 4 : '' #

Patch Set 5 : '' #

Total comments: 2

Patch Set 6 : '' #

Patch Set 7 : '' #

Total comments: 6

Patch Set 8 : '' #

Patch Set 9 : '' #

Patch Set 10 : '' #

Patch Set 11 : '' #

Patch Set 12 : Two code formatting issues #

Unified diffs Side-by-side diffs Delta from patch set Stats (+102 lines, -100 lines) Patch
M chrome/browser/chromeos/cros/mount_library.h View 1 2 3 4 5 6 7 8 9 10 11 4 chunks +4 lines, -5 lines 0 comments Download
M chrome/browser/chromeos/cros/mount_library.cc View 1 2 3 4 5 6 7 8 9 10 11 10 chunks +32 lines, -29 lines 0 comments Download
M chrome/browser/chromeos/extensions/file_browser_event_router.h View 1 2 3 4 5 6 7 8 9 10 11 4 chunks +3 lines, -4 lines 0 comments Download
M chrome/browser/chromeos/extensions/file_browser_event_router.cc View 1 2 3 4 5 6 7 8 9 10 11 9 chunks +50 lines, -38 lines 0 comments Download
M chrome/browser/resources/file_manager/js/file_manager.js View 1 2 3 4 5 6 7 8 9 10 11 3 chunks +10 lines, -21 lines 0 comments Download
M chrome/test/data/extensions/api_test/filebrowser_mount/test.html View 1 2 3 4 5 6 7 8 9 10 11 3 chunks +3 lines, -3 lines 0 comments Download

Messages

Total messages: 7 (0 generated)
tbarzic
9 years, 4 months ago (2011-08-03 22:37:45 UTC) #1
tbarzic
On 2011/08/03 22:37:45, toni wrote: ping?
9 years, 4 months ago (2011-08-08 18:37:20 UTC) #2
zel
http://codereview.chromium.org/7466046/diff/13001/chrome/app/generated_resources.grd File chrome/app/generated_resources.grd (right): http://codereview.chromium.org/7466046/diff/13001/chrome/app/generated_resources.grd#newcode12223 chrome/app/generated_resources.grd:12223: Sorry, <ph name="DEVICE_LABEL">$1<ex>SD card</ex></ph> is not supported on your ...
9 years, 4 months ago (2011-08-08 18:47:19 UTC) #3
tbarzic
http://codereview.chromium.org/7466046/diff/13001/chrome/app/generated_resources.grd File chrome/app/generated_resources.grd (right): http://codereview.chromium.org/7466046/diff/13001/chrome/app/generated_resources.grd#newcode12223 chrome/app/generated_resources.grd:12223: Sorry, <ph name="DEVICE_LABEL">$1<ex>SD card</ex></ph> is not supported on your ...
9 years, 4 months ago (2011-08-09 00:03:34 UTC) #4
zel
http://codereview.chromium.org/7466046/diff/21008/chrome/browser/chromeos/cros/mount_library.cc File chrome/browser/chromeos/cros/mount_library.cc (left): http://codereview.chromium.org/7466046/diff/21008/chrome/browser/chromeos/cros/mount_library.cc#oldcode333 chrome/browser/chromeos/cros/mount_library.cc:333: void OnUnmountPath(const char* source_path, is this param now really ...
9 years, 4 months ago (2011-08-09 00:09:45 UTC) #5
tbarzic
http://codereview.chromium.org/7466046/diff/21008/chrome/browser/chromeos/cros/mount_library.cc File chrome/browser/chromeos/cros/mount_library.cc (left): http://codereview.chromium.org/7466046/diff/21008/chrome/browser/chromeos/cros/mount_library.cc#oldcode333 chrome/browser/chromeos/cros/mount_library.cc:333: void OnUnmountPath(const char* source_path, On 2011/08/09 00:09:45, zel wrote: ...
9 years, 4 months ago (2011-08-09 00:35:06 UTC) #6
zel
9 years, 4 months ago (2011-08-11 01:09:18 UTC) #7
LGTM

Powered by Google App Engine
This is Rietveld 408576698