[Webkit-unassigned] [Bug 35630] Refactoring: XMLHTTPRequest.open() should have all overloaded implementations

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 3 22:28:09 PST 2010


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





--- Comment #12 from Alexey Proskuryakov <ap at webkit.org>  2010-03-03 22:28:09 PST ---
(From update of attachment 49980)
Does this test fully pass in Firefox?

Expecting exactly two req.onreadystatechange events seems fragile. Perhaps you
could just check readyState or status after calling send()?

Code changes look good to me.

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