XMLHttpRequest with failed authentication should set status to 401
https://bugs.webkit.org/show_bug.cgi?id=6871
<rdar://problem/
3363403> 401 error page is never shown
Enable xmlhttprequest/failed-auth.html on Windows. It now passes on my machine.
* platform/win/Skipped: Also removed two userscript tests that don't exist (run-webkit-tests
loudly complained about those).
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@63122
268f45cc-cd09-0410-ab3c-
d52691b4dbfc
+2010-07-12 Alexey Proskuryakov <ap@apple.com>
+
+ https://bugs.webkit.org/show_bug.cgi?id=13075
+ XMLHttpRequest with failed authentication should set status to 401
+
+ https://bugs.webkit.org/show_bug.cgi?id=6871
+ <rdar://problem/3363403> 401 error page is never shown
+
+ Enable xmlhttprequest/failed-auth.html on Windows. It now passes on my machine.
+
+ * platform/win/Skipped: Also removed two userscript tests that don't exist (run-webkit-tests
+ loudly complained about those).
+
2010-07-09 Darin Adler <darin@apple.com>
Reviewed by Geoffrey Garen.
editing/pasteboard/input-field-1.html
editing/selection/contains-boundaries.html
editing/undo/5378473.html
-http/tests/xmlhttprequest/failed-auth.html
http/tests/xmlhttprequest/connection-error-sync.html
plugins/netscape-plugin-setwindow-size.html
svg/custom/gradient-stop-style-change.svg
userscripts/user-script-top-frame-only.html
userscripts/user-style-all-frames.html
userscripts/user-style-top-frame-only.html
-userscripts/frameset-all-frames.html
-userscripts/frameset-top-frame-only.html