Closed
Bug 1453366
Opened 7 years ago
Closed 7 years ago
[wpt-sync] Sync PR 10419 - XMLHttpRequest: align username/password test with the standard
Categories
(Core :: DOM: Core & HTML, enhancement, P4)
Core
DOM: Core & HTML
Tracking
()
RESOLVED
FIXED
mozilla61
| Tracking | Status | |
|---|---|---|
| firefox61 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 10419 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/w3c/web-platform-tests/pull/10419
Details from upstream follow.
Anne van Kesteren <annevk@annevk.nl> wrote:
> XMLHttpRequest: align username/password test with the standard
>
> Fixes https://github.com/whatwg/xhr/issues/191.
| Reporter | ||
Updated•7 years ago
|
Component: web-platform-tests → DOM
Product: Testing → Core
| Reporter | ||
Comment 1•7 years ago
|
||
| Reporter | ||
Comment 2•7 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=83e9716e5472ad2b9cadcf2db841c6b3c30ea67c
| Reporter | ||
Comment 3•7 years ago
|
||
Ran 1 tests and 6 subtests
OK : 1
PASS : 4
FAIL : 2
Existing tests that now have a worse result (e.g. they used to PASS and now FAIL):
/xhr/send-authentication-competing-names-passwords.htm
XMLHttpRequest: send() - "Basic" authenticated requests with competing user name/password options user name and password in URL userinfo, only user name in open() call: user name in open() wins: FAIL
XMLHttpRequest: send() - "Basic" authenticated requests with competing user name/password options user name in URL userinfo, password in open() call: user name wins and password is thrown away: FAIL
Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/46d578df5d32
[wpt PR 10419] - XMLHttpRequest: align username/password test with the standard, a=testonly
https://hg.mozilla.org/integration/mozilla-inbound/rev/496361c2ecc0
[wpt PR 10419] - Update wpt metadata, a=testonly
Comment 5•7 years ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/46d578df5d32
https://hg.mozilla.org/mozilla-central/rev/496361c2ecc0
Status: NEW → RESOLVED
Closed: 7 years ago
status-firefox61:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla61
| Assignee | ||
Updated•6 years ago
|
Component: DOM → DOM: Core & HTML
You need to log in
before you can comment on or make changes to this bug.
Description
•