[webkit-reviews] review granted: [Bug 121585] Add XHR tests checking readyState transition when abort() is invoked in various states : [Attachment 212032] Adds the test

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Sep 19 09:30:25 PDT 2013


Alexey Proskuryakov <ap at webkit.org> has granted Ryosuke Niwa
<rniwa at webkit.org>'s request for review:
Bug 121585: Add XHR tests checking readyState transition when abort() is
invoked in various states
https://bugs.webkit.org/show_bug.cgi?id=121585

Attachment 212032: Adds the test
https://bugs.webkit.org/attachment.cgi?id=212032&action=review

------- Additional Comments from Alexey Proskuryakov <ap at webkit.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=212032&action=review


> LayoutTests/http/tests/xmlhttprequest/readystatechange-and-abort.html:5
> +<script src="../w3c/resources/testharness.js"></script>
> +<script src="../w3c/resources/testharnessreport.js"></script>

This concerns me a little - aren't w3c test resources subject to change without
notice? Might be worth checking with people who work on importing these.


More information about the webkit-reviews mailing list