GNOME Bugzilla – Bug 603395
Download progress bar wrong for files > 4GB
Last modified: 2010-02-15 07:29:10 UTC
After 4GB the progress resets to 0% Maybe there's a 32bit int used somwhere instead of size_t? The version I'm using is 2.28.1 from Fedora 12
I found a possible line to blame in webkit, see https://bugs.webkit.org/show_bug.cgi?id=34829 Gustavo, can you review that webkit patch? How can we test that anyway?
This is hopefully fixed in webkit now. You'll see it in the next unstable release. Thanks.