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

Issue 2111043003: Storage manager: Show the disk usage of other users. (Closed)

Created:
4 years, 5 months ago by fukino
Modified:
4 years, 5 months ago
Reviewers:
Darren Krahn, Dan Beam
CC:
chromium-reviews, dbeam+watch-options_chromium.org, hashimoto+watch_chromium.org, michaelpg+watch-options_chromium.org, arv+watch_chromium.org, oshima+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Storage manager: Show the disk usage of other users. This CL adds an item "Other users" on the storage manager, which shows the total disk size used by other users. Cryptohome API was added by https://chromium-review.googlesource.com/#/c/356641 BUG=591958 TEST=manually tested on link/minnie CQ_INCLUDE_TRYBOTS=tryserver.chromium.linux:closure_compilation Committed: https://crrev.com/1717bcb71c4e34c4dbef814afbca83e21049dba7 Cr-Commit-Position: refs/heads/master@{#403393}

Patch Set 1 #

Patch Set 2 : . #

Total comments: 2

Patch Set 3 : Fix a compile error. #

Patch Set 4 : Set a fake size. #

Total comments: 6

Patch Set 5 : Add necessary headers. #

Patch Set 6 : Fix typo and the order of storage items. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+160 lines, -1 line) Patch
M chrome/app/chromeos_strings.grdp View 1 2 3 4 5 1 chunk +3 lines, -0 lines 0 comments Download
M chrome/browser/resources/options/chromeos/storage_manager.html View 1 2 3 4 5 1 chunk +8 lines, -0 lines 0 comments Download
M chrome/browser/resources/options/chromeos/storage_manager.js View 3 chunks +11 lines, -1 line 0 comments Download
M chrome/browser/ui/webui/options/chromeos/storage_manager_handler.h View 1 2 3 4 5 3 chunks +18 lines, -0 lines 0 comments Download
M chrome/browser/ui/webui/options/chromeos/storage_manager_handler.cc View 1 2 3 4 5 5 chunks +39 lines, -0 lines 0 comments Download
M chromeos/cryptohome/homedir_methods.h View 1 2 3 4 3 chunks +10 lines, -0 lines 0 comments Download
M chromeos/cryptohome/homedir_methods.cc View 2 chunks +32 lines, -0 lines 0 comments Download
M chromeos/cryptohome/mock_homedir_methods.h View 1 2 1 chunk +3 lines, -0 lines 0 comments Download
M chromeos/dbus/cryptohome_client.h View 1 chunk +5 lines, -0 lines 0 comments Download
M chromeos/dbus/cryptohome_client.cc View 1 chunk +15 lines, -0 lines 0 comments Download
M chromeos/dbus/fake_cryptohome_client.h View 1 chunk +2 lines, -0 lines 0 comments Download
M chromeos/dbus/fake_cryptohome_client.cc View 1 2 3 1 chunk +11 lines, -0 lines 0 comments Download
M chromeos/dbus/mock_cryptohome_client.h View 1 1 chunk +3 lines, -0 lines 0 comments Download

Messages

Total messages: 19 (8 generated)
fukino
dkrahn@: Could you take a look at chromeos/? dbeam@: Could you take a look at ...
4 years, 5 months ago (2016-06-30 13:06:28 UTC) #3
Darren Krahn
chromeos/ lgtm https://codereview.chromium.org/2111043003/diff/20001/chromeos/dbus/fake_cryptohome_client.cc File chromeos/dbus/fake_cryptohome_client.cc (right): https://codereview.chromium.org/2111043003/diff/20001/chromeos/dbus/fake_cryptohome_client.cc#newcode111 chromeos/dbus/fake_cryptohome_client.cc:111: cryptohome::BaseReply reply; Create the extension and return ...
4 years, 5 months ago (2016-06-30 16:35:26 UTC) #4
fukino
https://codereview.chromium.org/2111043003/diff/20001/chromeos/dbus/fake_cryptohome_client.cc File chromeos/dbus/fake_cryptohome_client.cc (right): https://codereview.chromium.org/2111043003/diff/20001/chromeos/dbus/fake_cryptohome_client.cc#newcode111 chromeos/dbus/fake_cryptohome_client.cc:111: cryptohome::BaseReply reply; On 2016/06/30 16:35:26, Darren Krahn wrote: > ...
4 years, 5 months ago (2016-06-30 18:54:37 UTC) #5
Dan Beam
lgtm https://codereview.chromium.org/2111043003/diff/60001/chrome/browser/ui/webui/options/chromeos/storage_manager_handler.h File chrome/browser/ui/webui/options/chromeos/storage_manager_handler.h (right): https://codereview.chromium.org/2111043003/diff/60001/chrome/browser/ui/webui/options/chromeos/storage_manager_handler.h#newcode7 chrome/browser/ui/webui/options/chromeos/storage_manager_handler.h:7: #include <stddef.h> #include <vector> https://codereview.chromium.org/2111043003/diff/60001/chromeos/cryptohome/homedir_methods.cc File chromeos/cryptohome/homedir_methods.cc (right): ...
4 years, 5 months ago (2016-06-30 23:24:09 UTC) #6
fukino
Thank you! https://codereview.chromium.org/2111043003/diff/60001/chrome/browser/ui/webui/options/chromeos/storage_manager_handler.h File chrome/browser/ui/webui/options/chromeos/storage_manager_handler.h (right): https://codereview.chromium.org/2111043003/diff/60001/chrome/browser/ui/webui/options/chromeos/storage_manager_handler.h#newcode7 chrome/browser/ui/webui/options/chromeos/storage_manager_handler.h:7: On 2016/06/30 23:24:09, Dan Beam wrote: > ...
4 years, 5 months ago (2016-06-30 23:59:03 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2111043003/80001
4 years, 5 months ago (2016-07-01 00:00:16 UTC) #10
commit-bot: I haz the power
Try jobs failed on following builders: chromeos_amd64-generic_chromium_compile_only_ng on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/chromeos_amd64-generic_chromium_compile_only_ng/builds/161722) chromeos_x86-generic_chromium_compile_only_ng on master.tryserver.chromium.linux (JOB_FAILED, ...
4 years, 5 months ago (2016-07-01 00:32:18 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2111043003/100001
4 years, 5 months ago (2016-07-01 01:59:33 UTC) #15
commit-bot: I haz the power
Committed patchset #6 (id:100001)
4 years, 5 months ago (2016-07-01 02:35:49 UTC) #16
commit-bot: I haz the power
CQ bit was unchecked.
4 years, 5 months ago (2016-07-01 02:35:54 UTC) #17
commit-bot: I haz the power
4 years, 5 months ago (2016-07-01 02:37:16 UTC) #19
Message was sent while issue was closed.
Patchset 6 (id:??) landed as
https://crrev.com/1717bcb71c4e34c4dbef814afbca83e21049dba7
Cr-Commit-Position: refs/heads/master@{#403393}

Powered by Google App Engine
This is Rietveld 408576698