[webkit-reviews] review requested: [Bug 17481] Several consecutive calls to XMLHttpRequest::open should dispatch only one readyState event : [Attachment 19266] patch + test case

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Feb 21 16:36:14 PST 2008


Julien Chaffraix <julien.chaffraix at gmail.com> has asked  for review:
Bug 17481: Several consecutive calls to XMLHttpRequest::open should dispatch
only one readyState event
http://bugs.webkit.org/show_bug.cgi?id=17481

Attachment 19266: patch + test case
http://bugs.webkit.org/attachment.cgi?id=19266&action=edit

------- Additional Comments from Julien Chaffraix <julien.chaffraix at gmail.com>
Add readyState check in open : if the readyState is not open then raise a
readyState event


More information about the webkit-reviews mailing list