Bug 46156
Summary: | XMLHttpRequest: basic authentication test fails. | ||
---|---|---|---|
Product: | WebKit | Reporter: | Jian Li <jianli> |
Component: | XML | Assignee: | Nobody <webkit-unassigned> |
Status: | NEW | ||
Severity: | Normal | CC: | annevk, ap, dimich, fishd, jianli, levin |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | PC | ||
OS: | All |
Jian Li
XMLHttpRequest: basic authentication test fails.
Test: http://tc.labs.opera.com/apis/XMLHttpRequest/send-authentication.htm
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Alexey Proskuryakov
It's probably testing that UA doesn't support passing credentials in URL, which we do (and there doesn't seem to be any reason to stop doing so).
Anne van Kesteren
This test is unstable per the readme.txt: http://tc.labs.opera.com/apis/XMLHttpRequest/readme.txt
See also: http://www.w3.org/Bugs/Public/show_bug.cgi?id=10326