[Webkit-unassigned] [Bug 13596] Implement .onprogress handler on XMLHttpRequest objects to support progressive download content length information
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Apr 1 14:16:33 PDT 2008
http://bugs.webkit.org/show_bug.cgi?id=13596
------- Comment #6 from julien.chaffraix at gmail.com 2008-04-01 14:16 PDT -------
Discussion address:
http://www.nabble.com/-XHR2--onprogress-Event-issue-to16419994.html
>
> Either way is OK with me, but I'm not convinced that the fix will be that
> simple. What happens if the data is sent slowly (e.g. 1 byte per second)? I
> would expect to get an event for each byte.
>
> I think that this is a practical use case, as progress of a lengthy operation
> can be reported in this way.
>
Indeed. I have not thought about that.
I will feel more comfortable if we move the performance issue on an separate
bug (as you showed we have to think carefully about it).
--
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the webkit-unassigned
mailing list