[Webkit-unassigned] [Bug 126574] New: Make abort event sending compliant with XHR spec

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jan 7 05:05:39 PST 2014


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

           Summary: Make abort event sending compliant with XHR spec
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: XML
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: youennf at gmail.com


WebKit always send abort event when XHR abort() method is called. 
http://www.w3.org/TR/XMLHttpRequest/#the-abort()-method mandates to do that only if the XHR state is unset or opened.
Related WTP test is XMLHttpRequest/abort-after-receive.htm

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