DescriptionCosmetic change for disk flush interval in Files.app file copying.
Previously, we have issued a big single flush at the end of the copy
operations. However, the progressbar UI corresponding to it for large
(> 100M) files is "quickly progress to 99%, and keep the user waiting
for dozens of seconds".) This is surely not cool.
This CL changes the behavior to run flush every 10MB progress, which
makes the progress bar to extend more uniformly.
BUG=276276
R=kinuko@chromium.org
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=241128
Patch Set 1 #
Total comments: 2
Patch Set 2 : Review fi #Patch Set 3 : Rebase #
Messages
Total messages: 19 (0 generated)
|