[Webkit-unassigned] [Bug 40996] New: OnProgress Event should not be fired during Synchronous XHR Request

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jun 22 10:50:19 PDT 2010


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

           Summary: OnProgress Event should not be fired during
                    Synchronous XHR Request
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Mac OS X 10.5
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: sng at rim.com


OnProgress Event was fired once during a synchronous XHR request

Event.Total is some garbage value, while Event.lengthComputable and Event.loaded is correct.

OnProgress should never be fired according to w3C spec.

-- 
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