[webkit-reviews] review requested: [Bug 15102] XMLHttpRequests.onreadystatechange and XMLHttpRequests.addEventListener(readystatechange, ...) should have the same behavior : [Attachment 16158] proposed fix

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Aug 29 13:15:43 PDT 2007


Alexey Proskuryakov <ap at webkit.org> has asked  for review:
Bug 15102: XMLHttpRequests.onreadystatechange and
XMLHttpRequests.addEventListener(readystatechange, ...) should have the same
behavior
http://bugs.webkit.org/show_bug.cgi?id=15102

Attachment 16158: proposed fix
http://bugs.webkit.org/attachment.cgi?id=16158&action=edit

------- Additional Comments from Alexey Proskuryakov <ap at webkit.org>
I couldn't recall why I didn't implement readystatechange originally, then Sam
found out that it was because Gecko 1.8 didn't support it yet, and even raised
an exception when trying to add a listener for it.



More information about the webkit-reviews mailing list