[webkit-dev] Handling upload progresses

Holger Freyther zecke at selfish.org
Tue Nov 11 10:32:31 PST 2008


On Tuesday 11 November 2008 14:46:12 André Pedralho wrote:
> Hi all,
>
> I'm just wondering if there is a way to get upload progresses the same
> way we can do with download ones.
>

Not out of the box. Are you talking about PUSH/PUT. You might want to look at 
this[1]. So basicly we know how big this QIODevice is but we do not export 
that in anyway. I don't know how Thiago planned to do this, maybe the Nokia 
guys can help you.

[1] 
http://trac.webkit.org/browser/trunk/WebCore/platform/network/qt/QNetworkReplyHandler.cpp#L46


More information about the webkit-dev mailing list