[Webkit-unassigned] [Bug 9113] New: Regression: 14581 XMLHttpRequest never calls onreadystatechange with a readystate == 4

bugzilla-daemon at opendarwin.org bugzilla-daemon at opendarwin.org
Thu May 25 11:08:59 PDT 2006


http://bugzilla.opendarwin.org/show_bug.cgi?id=9113

           Summary: Regression: 14581 XMLHttpRequest never calls
                    onreadystatechange with a readystate == 4
           Product: WebKit
           Version: 420+ (nightly)
          Platform: Macintosh
        OS/Version: Mac OS X 10.4
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: JavaScriptCore
        AssignedTo: webkit-unassigned at opendarwin.org
        ReportedBy: oster at google.com


Regression: 14581 XMLHttpRequest never calls onreadystatechange with a
readystate == 4

When I make a POST XMLHttpRequest, my handler, assigned to onreadystatechange
is never called with readystate == 4 /* 4 means "loaded" */

14555 performed correctly.


-- 
Configure bugmail: http://bugzilla.opendarwin.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