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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Oct 2 03:34:38 PDT 2007


Maciej Stachowiak <mjs at apple.com> has granted Alexey Proskuryakov
<ap at webkit.org>'s request 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 16162: proposed fix
http://bugs.webkit.org/attachment.cgi?id=16162&action=edit

------- Additional Comments from Maciej Stachowiak <mjs at apple.com>
r=me for feature-branch or when trunk reopens.

Your interpretation of the DOM is correct, stopPropagation only prevents the
event from continuing to the next DOM Node.



More information about the webkit-reviews mailing list