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

Issue 10827292: Propagate the result of AmountOfFreeSpace to JS and show it in chrome://drive-internals. (Closed)

Created:
8 years, 4 months ago by Haruki Sato
Modified:
8 years, 4 months ago
Reviewers:
satorux1
CC:
chromium-reviews, arv (Not doing code reviews), stevenjb+watch_chromium.org, nkostylev+watch_chromium.org, oshima+watch_chromium.org
Base URL:
http://git.chromium.org/chromium/src.git@master
Visibility:
Public.

Description

Propagate the result of AmountOfFreeSpace to JS and show it in chrome://drive-internals. BUG=139444 TEST=manually open the page and check if it shows the amount of local free space. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=152117

Patch Set 1 #

Total comments: 10

Patch Set 2 : Refactor using PostBlockingPoolTaskAndReply, style fix, remove unnecessary user-friendliness. #

Total comments: 14

Patch Set 3 : style fixes, small improvements #

Unified diffs Side-by-side diffs Delta from patch set Stats (+56 lines, -1 line) Patch
M chrome/browser/resources/chromeos/drive_internals.html View 1 2 1 chunk +3 lines, -0 lines 0 comments Download
M chrome/browser/resources/chromeos/drive_internals.js View 1 2 1 chunk +10 lines, -0 lines 0 comments Download
M chrome/browser/ui/webui/chromeos/drive_internals_ui.cc View 1 2 8 chunks +43 lines, -1 line 0 comments Download

Messages

Total messages: 8 (0 generated)
Haruki Sato
8 years, 4 months ago (2012-08-13 07:18:28 UTC) #1
satorux1
http://codereview.chromium.org/10827292/diff/1/chrome/browser/resources/chromeos/drive_internals.html File chrome/browser/resources/chromeos/drive_internals.html (right): http://codereview.chromium.org/10827292/diff/1/chrome/browser/resources/chromeos/drive_internals.html#newcode58 chrome/browser/resources/chromeos/drive_internals.html:58: <div id='local-storage-usage'></div> I guess it'd be better to do: ...
8 years, 4 months ago (2012-08-13 07:26:20 UTC) #2
Haruki Sato
http://codereview.chromium.org/10827292/diff/1/chrome/browser/resources/chromeos/drive_internals.html File chrome/browser/resources/chromeos/drive_internals.html (right): http://codereview.chromium.org/10827292/diff/1/chrome/browser/resources/chromeos/drive_internals.html#newcode58 chrome/browser/resources/chromeos/drive_internals.html:58: <div id='local-storage-usage'></div> On 2012/08/13 07:26:20, satorux1 wrote: > I ...
8 years, 4 months ago (2012-08-17 05:46:34 UTC) #3
satorux1
http://codereview.chromium.org/10827292/diff/9/chrome/browser/resources/chromeos/drive_internals.html File chrome/browser/resources/chromeos/drive_internals.html (right): http://codereview.chromium.org/10827292/diff/9/chrome/browser/resources/chromeos/drive_internals.html#newcode58 chrome/browser/resources/chromeos/drive_internals.html:58: <div>Free space: <span id='local-storage-freespace'></span> bytes</div> bytes -> MB. see ...
8 years, 4 months ago (2012-08-17 10:50:49 UTC) #4
Haruki Sato
http://codereview.chromium.org/10827292/diff/9/chrome/browser/resources/chromeos/drive_internals.html File chrome/browser/resources/chromeos/drive_internals.html (right): http://codereview.chromium.org/10827292/diff/9/chrome/browser/resources/chromeos/drive_internals.html#newcode58 chrome/browser/resources/chromeos/drive_internals.html:58: <div>Free space: <span id='local-storage-freespace'></span> bytes</div> On 2012/08/17 10:50:49, satorux1 ...
8 years, 4 months ago (2012-08-17 15:08:45 UTC) #5
satorux1
LGTM!
8 years, 4 months ago (2012-08-17 15:13:03 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/haruki@chromium.org/10827292/9003
8 years, 4 months ago (2012-08-17 15:14:06 UTC) #7
commit-bot: I haz the power
8 years, 4 months ago (2012-08-17 18:36:10 UTC) #8
Change committed as 152117

Powered by Google App Engine
This is Rietveld 408576698