Review Request: Fix QNetworkReply::downloadProgress signal in KIO::AccessManager

Urs Wolfer uwolfer at kde.org
Sun Oct 18 17:58:54 BST 2009


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://reviewboard.kde.org/r/1879/#review2702
-----------------------------------------------------------

Ship it!


Looks good to me.

- Urs


On 2009-10-18 15:37:21, Dario Freddi wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> http://reviewboard.kde.org/r/1879/
> -----------------------------------------------------------
> 
> (Updated 2009-10-18 15:37:21)
> 
> 
> Review request for kdelibs and Urs Wolfer.
> 
> 
> Summary
> -------
> 
> This patch fixes some mistakes when streaming downloadProgress from QNetworkReply when using KIO::AccessManager. Before this patch, completely random values were streamed out, and I honestly don't know for how long this wrong behavior was lying around. I also made it stream the progress in bytes, to be 100% compatible with QNetworkAccessManager. I also intend to backport this patch, if approved.
> 
> 
> Diffs
> -----
> 
>   trunk/KDE/kdelibs/kio/kio/accessmanagerreply_p.cpp 1037205 
> 
> Diff: http://reviewboard.kde.org/r/1879/diff
> 
> 
> Testing
> -------
> 
> The streamed values are now correct and coherent with QNetworkAccessManager's one.
> 
> 
> Thanks,
> 
> Dario
> 
>





More information about the kde-core-devel mailing list