Closed Bug 918777 Opened 11 years ago Closed 8 years ago

[XHR2] Wrong exception: "A parameter or an operation is not support..." is not a "DOMException InvalidStateError"

Categories

(Core :: DOM: Core & HTML, defect)

x86
Linux
defect
Not set
normal

Tracking

()

RESOLVED WORKSFORME

People

(Reporter: hsteen, Unassigned)

References

()

Details

These tests no longer seem to exist in the same place, and the tests that exist with "credentials" in the URL seem to pass. Several with "authentication" in the URL do not, however:
http://w3c-test.org/XMLHttpRequest/send-authentication-existing-session-manual.htm
http://w3c-test.org/XMLHttpRequest/send-authentication-prompt-manual.htm
http://w3c-test.org/XMLHttpRequest/send-authentication-basic-cors-not-enabled.htm
http://w3c-test.org/XMLHttpRequest/send-authentication-basic.htm

Should a new bug be filed for those, and this one closed as INVALID?
Since https://github.com/w3c/web-platform-tests/pull/1564 these tests were moved to http://w3c-test.org/XMLHttpRequest/XMLHttpRequest-withCredentials.html . Also, since https://github.com/w3c/web-platform-tests/pull/2906 the spec and tests expect fewer exceptions to be thrown.

As the new, consolidated test passes in Nightly it seems we're done here :)

I believe there are open bugs on those other failures already (I did a big sweep reporting bugs on all failures at some point, this very bug was created as part of that.)
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → WORKSFORME
You need to log in before you can comment on or make changes to this bug.