XMLHttpRequest readystatechange events

At the moment, Gecko allows adding a single "onreadystatechange" listener that's 
notified of changes in readyState.  We would like to add the ability to add such 
listeners via addEventListener; the event name would be "readystatechange".

The timeline for this would be to make the change in development builds in the 
next several weeks and to ship it hopefully early next year.

Does this seem acceptable?  If not, are there counter-proposals?

-Boris

Received on Sunday, 23 April 2006 18:51:12 UTC