[Webkit-unassigned] [Bug 45992] XMLHttpRequest: readystatechange event is not dispatched when asynchronous send() is called.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Sep 17 15:39:42 PDT 2010


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





--- Comment #2 from Jian Li <jianli at chromium.org>  2010-09-17 15:39:42 PST ---
Per the XHR spec:
  8. If the asynchronous flag is true run these substeps:
      1. Set the send() flag to true.
      2. Dispatch a readystatechange event.
           The state does not change. The event is dispatched for historical reasons.

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