[Webkit-unassigned] [Bug 15102] New: XMLHttpRequests.onreadystatechange and XMLHttpRequests.addEventListener(readystatechange, ...) should have the same behavior

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Aug 28 12:02:06 PDT 2007


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

           Summary: XMLHttpRequests.onreadystatechange and
                    XMLHttpRequests.addEventListener(readystatechange, ...)
                    should have the same behavior
           Product: WebKit
           Version: 522+ (nightly)
          Platform: Macintosh
        OS/Version: Mac OS X 10.4
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: New Bugs
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: sam at webkit.org


For XMLHttpRequests, setting an EventListener using the the shortcut notation
(XHR.onreadystatechange = function()) or the addEventListener method should
have the same behavior.


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