[Webkit-unassigned] [Bug 36661] New: XHR upload progress event should be dispatched according to the specification

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Mar 26 07:13:20 PDT 2010


https://bugs.webkit.org/show_bug.cgi?id=36661

           Summary: XHR upload progress event should be dispatched
                    according to the specification
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: jchaffraix at webkit.org


This is a follow up of bug 18654 that introduced the throttling for download
progress event.

The specification states that they should be dispatched in the same fashion:
"about every 50ms or for every byte transmitted, whichever is least frequent."
(see http://www.w3.org/TR/XMLHttpRequest2/ section 3.6.6)

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list