DescriptionMake chrome.fileManagerPrivate.getSizeStat return actual available space for Downloads.
getSizeStat() for Downloads used to return
|actual available space| + |evictable Drive cache| - 512MB.
To be consistent with Storage manager (chrome://settings/storage), getSizeStat()
should simplly return |actual available size|.
BUG=640504
TEST=manually compared the avaiable space in Files app and Storage manager.
Committed: https://crrev.com/e23227790211a07cbb31d711a2a52e313f8fc0d1
Cr-Commit-Position: refs/heads/master@{#414371}
Patch Set 1 #Patch Set 2 : . #
Total comments: 1
Messages
Total messages: 15 (9 generated)
|