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

Issue 137903002: Files.app: Add a drive sync error event to the fileBrowserPrivate API. (Closed)

Created:
6 years, 11 months ago by hirono
Modified:
6 years, 11 months ago
Reviewers:
benwells, hashimoto, kinaba
CC:
chromium-reviews, tim+watch_chromium.org, extensions-reviews_chromium.org, nkostylev+watch_chromium.org, tzik, tfarina, haitaol+watch_chromium.org, nhiroki, rginda+watch_chromium.org, oshima+watch_chromium.org, chromium-apps-reviews_chromium.org, kinuko+watch, rsimha+watch_chromium.org, stevenjb+watch_chromium.org, davemoore+watch_chromium.org, maniscalco+watch_chromium.org
Visibility:
Public.

Description

Files.app: Add a drive sync error event to the fileBrowserPrivate API. Previously no API is provided to report drive sync errors to JavaScript side. This CL adds the API and colllecs erros by using OperationObserver. BUG=260510 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=245164

Patch Set 1 #

Total comments: 5

Patch Set 2 : Fixed. #

Total comments: 2

Patch Set 3 : Fixed typo. #

Messages

Total messages: 13 (0 generated)
hirono
PTAL the CL? Thanks!
6 years, 11 months ago (2014-01-14 08:53:58 UTC) #1
kinaba
lgtm https://codereview.chromium.org/137903002/diff/1/chrome/browser/chromeos/drive/file_system_observer.h File chrome/browser/chromeos/drive/file_system_observer.h (right): https://codereview.chromium.org/137903002/diff/1/chrome/browser/chromeos/drive/file_system_observer.h#newcode27 chrome/browser/chromeos/drive/file_system_observer.h:27: // Triggared when a specific drive error is ...
6 years, 11 months ago (2014-01-15 02:18:24 UTC) #2
hashimoto
lgtm sorry for belated response. https://codereview.chromium.org/137903002/diff/1/chrome/browser/chromeos/drive/file_system_observer.h File chrome/browser/chromeos/drive/file_system_observer.h (right): https://codereview.chromium.org/137903002/diff/1/chrome/browser/chromeos/drive/file_system_observer.h#newcode27 chrome/browser/chromeos/drive/file_system_observer.h:27: // Triggared when a ...
6 years, 11 months ago (2014-01-15 07:05:06 UTC) #3
hirono
Thanks! https://codereview.chromium.org/137903002/diff/1/chrome/browser/chromeos/drive/file_system_observer.h File chrome/browser/chromeos/drive/file_system_observer.h (right): https://codereview.chromium.org/137903002/diff/1/chrome/browser/chromeos/drive/file_system_observer.h#newcode27 chrome/browser/chromeos/drive/file_system_observer.h:27: // Triggared when a specific drive error is ...
6 years, 11 months ago (2014-01-15 10:40:51 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/hirono@chromium.org/137903002/110001
6 years, 11 months ago (2014-01-15 12:57:48 UTC) #5
commit-bot: I haz the power
Retried try job too often on chromium_presubmit for step(s) presubmit http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=chromium_presubmit&number=44874
6 years, 11 months ago (2014-01-15 16:44:40 UTC) #6
hirono
@benwells - PTAL file_browser_private.idl? Thanks!
6 years, 11 months ago (2014-01-15 17:11:01 UTC) #7
benwells
Just a question which you should feel free to ignore. lgtm. https://codereview.chromium.org/137903002/diff/110001/chrome/common/extensions/api/file_browser_private.idl File chrome/common/extensions/api/file_browser_private.idl (right): ...
6 years, 11 months ago (2014-01-15 22:38:50 UTC) #8
hirono
Thanks! https://codereview.chromium.org/137903002/diff/110001/chrome/common/extensions/api/file_browser_private.idl File chrome/common/extensions/api/file_browser_private.idl (right): https://codereview.chromium.org/137903002/diff/110001/chrome/common/extensions/api/file_browser_private.idl#newcode255 chrome/common/extensions/api/file_browser_private.idl:255: DriveSyncErrorType type; On 2014/01/15 22:38:50, benwells wrote: > ...
6 years, 11 months ago (2014-01-16 02:34:35 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/hirono@chromium.org/137903002/110001
6 years, 11 months ago (2014-01-16 02:36:05 UTC) #10
commit-bot: I haz the power
Retried try job too often on linux_chromeos_clang for step(s) compile http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=linux_chromeos_clang&number=67161
6 years, 11 months ago (2014-01-16 03:45:41 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/hirono@chromium.org/137903002/610001
6 years, 11 months ago (2014-01-16 03:57:38 UTC) #12
commit-bot: I haz the power
6 years, 11 months ago (2014-01-16 06:17:55 UTC) #13
Message was sent while issue was closed.
Change committed as 245164

Powered by Google App Engine
This is Rietveld 408576698