Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(91)

Side by Side Diff: LayoutTests/http/tests/xmlhttprequest/failed-auth-expected.txt

Issue 23041002: Improve 'XMLHttpRequest' exception messages. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: ExceptionMessages. Created 7 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
OLDNEW
1 <unknown> - didReceiveAuthenticationChallenge - Simulating cancelled authenticat ion sheet
2 <unknown> - didReceiveAuthenticationChallenge - Simulating cancelled authenticat ion sheet
3 Test for bug 13075: XMLHttpRequest with failed authentication should set status to 401. 1 Test for bug 13075: XMLHttpRequest with failed authentication should set status to 401.
4 2
5 Sync, no credentials: OK 3 Sync, no credentials: OK
6 Sync, incorrect credentials: OK 4 Sync, incorrect credentials: OK
7 Async, no credentials: OK 5 Async, no credentials: OK
8 Async, incorrect credentials: OK 6 Async, incorrect credentials: OK
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698