[Webkit-unassigned] [Bug 11610] XMLHttpRequest.onreadystatechange doesn't provide access to the request object

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Nov 29 10:55:56 PST 2006


http://bugs.webkit.org/show_bug.cgi?id=11610





------- Comment #6 from ap at webkit.org  2006-11-29 10:55 PDT -------
(In reply to comment #5)
> It may be covered under the 
> 'Objects implementing the XMLHttpRequest interface must also implement the
> EventTarget interface [DOM3Events].' bit, which would make the Event.target ==
> the calling XMLHttpRequest object. (from what i've skimmed out of the spec)

Yes, Anne van Kesteren has commented on IRC that this is indeed the case.
Currently, "this" works in Opera, and will be fixed in Firefox, too. Also,
looks like this hasn't caused compatibility problems for Opera.


-- 
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list