[Webkit-unassigned] [Bug 11610] New: XMLHttpRequest object callback doesn't reference calling object

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Nov 15 19:33:55 PST 2006


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

           Summary: XMLHttpRequest object callback doesn't reference calling
                    object
           Product: WebKit
           Version: 419.x
          Platform: Macintosh PowerPC
               URL: http://stoneycreekwinepress.com/test/jsbug.html
        OS/Version: Mac OS X 10.4
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: XML
        AssignedTo: webkit-unassigned at opendarwin.org
        ReportedBy: jamie.pate at gmail.com


when an XMLHttpRequest object calls the onreadystatechange 'event' or
'callback' function that is assigned to it, the 'event' object contains no
reference to the calling object (event.type == readystatechange) 
event.srcElement should be the calling XMLHttpRequest 
(or some other method should be made available to the function being called)


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