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

Issue 6674015: Added mount change notification callback: chrome.fileSystem.onChanged... (Closed)

Created:
9 years, 9 months ago by zel
Modified:
9 years, 6 months ago
Reviewers:
CC:
chromium-reviews, Aaron Boodman, Erik does not do reviews, pam+watch_chromium.org, davemoore+watch_chromium.org
Visibility:
Public.

Description

Added mount change notification event to extension API: chrome.fileSystem.onChanged BUG=chromium-os:13025 TEST=none

Patch Set 1 #

Patch Set 2 : '' #

Patch Set 3 : '' #

Patch Set 4 : '' #

Patch Set 5 : '' #

Patch Set 6 : '' #

Patch Set 7 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+73 lines, -348 lines) Patch
M chrome/browser/chromeos/cros/mount_library.cc View 1 2 3 4 3 chunks +34 lines, -1 line 0 comments Download
D chrome/browser/chromeos/usb_mount_observer.h View 1 2 3 4 1 chunk +0 lines, -86 lines 0 comments Download
D chrome/browser/chromeos/usb_mount_observer.cc View 1 2 3 4 1 chunk +0 lines, -249 lines 0 comments Download
M chrome/browser/extensions/extension_event_names.h View 1 2 3 4 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/extensions/extension_event_names.cc View 1 2 3 4 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/extensions/extension_service.cc View 1 2 3 4 3 chunks +15 lines, -0 lines 0 comments Download
M chrome/browser/ui/browser_init.cc View 1 2 3 4 2 chunks +0 lines, -12 lines 0 comments Download
M chrome/chrome_browser.gypi View 1 2 3 4 5 4 chunks +8 lines, -0 lines 0 comments Download
M chrome/common/extensions/api/extension_api.json View 1 2 3 4 5 1 chunk +14 lines, -0 lines 0 comments Download

Powered by Google App Engine
This is Rietveld 408576698