Chromium Code Reviews
DescriptionStorage manager: Add conditional messages for disk low situation and update design.
This CL does:
- Show warning messages when disk space is low.
1) If the space is below 1GB, show a warning message.
2) If the space is below 512MB, show a scary warning message.
- Show a bar indicating how much space is used. The bar color is changed when space < 1GB and space < 512MB.
- Update layout and strings to match the latest spec.
BUG=591958
CQ_INCLUDE_TRYBOTS=tryserver.chromium.linux:closure_compilation
Committed: https://crrev.com/c20fd8c81e0174fca68bcdf8db4da70342daf3b0
Cr-Commit-Position: refs/heads/master@{#401199}
Patch Set 1 #Patch Set 2 : Load roboto.css if chromeos #
Total comments: 13
Patch Set 3 : Address review comments and rebase. #
Total comments: 2
Patch Set 4 : Use svg. #Messages
Total messages: 16 (7 generated)
|