summaryrefslogtreecommitdiff
path: root/Messages
diff options
context:
space:
mode:
authorJoey Hess <joey@kitenet.net>2013-03-28 17:03:04 -0400
committerJoey Hess <joey@kitenet.net>2013-03-28 17:04:37 -0400
commitcf07a2c4125fd65243e6893f7a9d4dfdcf4c2981 (patch)
treeabcba7bf62ce3f7440f02ff6a588d6a2b8c20eba /Messages
parent577128e9b81b4efd5d9849428c95b70ccf5f7f2d (diff)
webapp: Progess bar fixes for many types of special remotes.
There was confusion in different parts of the progress bar code about whether an update contained the total number of bytes transferred, or the number of bytes transferred since the last update. One way this bug showed up was progress bars that seemed to stick at zero for a long time. In order to fix it comprehensively, I add a new BytesProcessed data type, that is explicitly a total quantity of bytes, not a delta. Note that this doesn't necessarily fix every problem with progress bars. Particularly, buffering can now cause progress bars to seem to run ahead of transfers, reaching 100% when data is still being uploaded.
Diffstat (limited to 'Messages')
0 files changed, 0 insertions, 0 deletions