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

Issue 13878013: chromeos: Return error from DriveResourceMetadata when there is no sufficient disk space (Closed)

Created:
7 years, 8 months ago by hashimoto
Modified:
7 years, 8 months ago
Reviewers:
hidehiko
CC:
chromium-reviews, nkostylev+watch_chromium.org, hashimoto+watch_chromium.org, tfarina, oshima+watch_chromium.org, stevenjb+watch_chromium.org, davemoore+watch_chromium.org
Visibility:
Public.

Description

chromeos: Return error from DriveResourceMetadata when there is no sufficient disk space BUG=232309 TEST=Open Files.app, make the disk full (e.g. by copying big files a lot of times in Download directory), open Google Drive directory, try to create a directory and see the operation failing without crash. Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=195113

Patch Set 1 : #

Total comments: 6

Patch Set 2 : Address comments, additional checks in RefreshDirectory #

Unified diffs Side-by-side diffs Delta from patch set Stats (+55 lines, -0 lines) Patch
M chrome/browser/chromeos/drive/drive_resource_metadata.cc View 1 14 chunks +55 lines, -0 lines 0 comments Download

Messages

Total messages: 8 (0 generated)
hashimoto
7 years, 8 months ago (2013-04-18 12:32:08 UTC) #1
hidehiko
https://codereview.chromium.org/13878013/diff/2001/chrome/browser/chromeos/drive/drive_resource_metadata.cc File chrome/browser/chromeos/drive/drive_resource_metadata.cc (right): https://codereview.chromium.org/13878013/diff/2001/chrome/browser/chromeos/drive/drive_resource_metadata.cc#newcode49 chrome/browser/chromeos/drive/drive_resource_metadata.cc:49: const int64 kRequiredDiskSpaceInMB = 128; Could you add comments ...
7 years, 8 months ago (2013-04-18 12:45:48 UTC) #2
hashimoto
https://chromiumcodereview.appspot.com/13878013/diff/2001/chrome/browser/chromeos/drive/drive_resource_metadata.cc File chrome/browser/chromeos/drive/drive_resource_metadata.cc (right): https://chromiumcodereview.appspot.com/13878013/diff/2001/chrome/browser/chromeos/drive/drive_resource_metadata.cc#newcode49 chrome/browser/chromeos/drive/drive_resource_metadata.cc:49: const int64 kRequiredDiskSpaceInMB = 128; On 2013/04/18 12:45:48, hidehiko ...
7 years, 8 months ago (2013-04-18 13:06:56 UTC) #3
hidehiko
lgtm
7 years, 8 months ago (2013-04-18 13:09:45 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/hashimoto@chromium.org/13878013/8001
7 years, 8 months ago (2013-04-18 16:34:50 UTC) #5
commit-bot: I haz the power
Retried try job too often on win7_aura for step(s) browser_tests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=win7_aura&number=30162
7 years, 8 months ago (2013-04-18 19:36:41 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/hashimoto@chromium.org/13878013/8001
7 years, 8 months ago (2013-04-19 02:25:44 UTC) #7
commit-bot: I haz the power
7 years, 8 months ago (2013-04-19 08:59:18 UTC) #8
Message was sent while issue was closed.
Change committed as 195113

Powered by Google App Engine
This is Rietveld 408576698