[Webkit-unassigned] [Bug 9113] REGRESSION (14581): XMLHttpRequest never calls onreadystatechange with a readystate == 4
bugzilla-daemon at opendarwin.org
bugzilla-daemon at opendarwin.org
Thu Jun 1 10:05:55 PDT 2006
http://bugzilla.opendarwin.org/show_bug.cgi?id=9113
------- Comment #2 from oster at google.com 2006-06-01 10:05 PDT -------
The bug always happens trying to load the main window of Google Calendar. My
callback gets called with state==1, then never gets called again.
The bug doesn't happen using the simple example on
http://developer.apple.com/internet/webcontent/xmlhttpreq.html. (Uses 'GET')
The bug doesn't happen using a custom cgi I wrote, which uses POST, and issues
two requests operating in parallel (modeling what Google Calendar is doing).
(I've also tried it with just a single outstanding request.)
--
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