Closed
Bug 1453382
Opened 8 years ago
Closed 8 years ago
[wpt-sync] Sync PR 10421 - Fetch: align about:blank handling 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 10421 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/w3c/web-platform-tests/pull/10421
Details from upstream follow.
Anne van Kesteren <annevk@annevk.nl> wrote:
> Fetch: align about:blank handling with the standard
>
> See https://github.com/whatwg/fetch/commit/72fc2e787be663f5bc39c88665dd3c356abbca0f.
>
> Closes https://github.com/whatwg/xhr/issues/194.
| Reporter | ||
Updated•8 years ago
|
Component: web-platform-tests → DOM
Product: Testing → Core
| Reporter | ||
Comment 1•8 years ago
|
||
| Reporter | ||
Comment 2•8 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=1a78b7c633877737d4dd06422e084ccebd4cdc85
| Reporter | ||
Comment 3•8 years ago
|
||
| Reporter | ||
Comment 4•8 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=23b7a9196cd0542a2747dd6d374e938d8fcc4529
| Reporter | ||
Comment 5•8 years ago
|
||
Ran 4 tests and 82 subtests
OK : 4
PASS : 76
FAIL : 6
New tests that have failures or other problems:
/fetch/api/basic/scheme-about.any.html
Fetching about:blank with method GET is KO: FAIL
Fetching about:blank with method POST is KO: FAIL
Fetching about:blank with method PUT is KO: FAIL
/fetch/api/basic/scheme-about.any.worker.html
Fetching about:blank with method GET is KO: FAIL
Fetching about:blank with method POST is KO: FAIL
Fetching about:blank with method PUT is KO: FAIL
Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/76370b20f843
[wpt PR 10421] - Fetch: align about:blank handling with the standard, a=testonly
Comment 7•8 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 8 years ago
status-firefox61:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla61
| Assignee | ||
Updated•7 years ago
|
Component: DOM → DOM: Core & HTML
You need to log in
before you can comment on or make changes to this bug.
Description
•