Chromium Code Reviews
DescriptionPort storage manager to MD settings.
This CL adds an "Storage management" item on MD settings/Device, and it shows the size of each storage item.
C++ side implementation is basically copied from old setting's one.
(I don't share the implementation assuming that the old one will be removed.)
Following are not implemented.
- The UI design is temporary.
- metrics/tests will be added separately.
BUG=629438
TEST=with the flag "--enable-md-storage-manager=1", manually tested that chrome://md-settings/storage shows the same items/values with chrome://settings/storage
CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:closure_compilation
Committed: https://crrev.com/519e0e2c9424ec070416451b0254123bdc125545
Cr-Commit-Position: refs/heads/master@{#423386}
Patch Set 1 #Patch Set 2 : (WIP) Port storage manager to MD settings. #Patch Set 3 : Add conditional messages / Add dialog to clear Drive cache. #Patch Set 4 : Add labels on the bar graph / Consider RTL / Rebase. #Patch Set 5 : Add a flag to enable MD storage manager. #Patch Set 6 : histograms.xml #
Total comments: 48
Patch Set 7 : Address review comments. #
Total comments: 12
Patch Set 8 : Address review comments 2. #Messages
Total messages: 35 (16 generated)
|