Closed
Bug 1495076
Opened 7 years ago
Closed 7 years ago
[wpt-sync] Sync PR 13262 - [Background Fetch] Move CORS preflight check to the controller.
Categories
(Testing :: web-platform-tests, enhancement, P4)
Testing
web-platform-tests
Tracking
(firefox64 fixed)
RESOLVED
FIXED
mozilla64
| Tracking | Status | |
|---|---|---|
| firefox64 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 13262 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/13262
Details from upstream follow.
Mugdha Lakhani <nator@chromium.org> wrote:
> [Background Fetch] Move CORS preflight check to the controller.
>
> Bug: 889888
> Change-Id: I2429361627ffea2e1b8d5a11eb0e34b0cbfa1abb
> Reviewed-on: https://chromium-review.googlesource.com/1249265
> WPT-Export-Revision: 90922fd4895ed3cfe56466cc749f37c7de32a0db
| Assignee | ||
Comment 1•7 years ago
|
||
| Assignee | ||
Comment 2•7 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=55c2ce1976468ec91a9d30fa1f6828f6382deddc
| Assignee | ||
Comment 3•7 years ago
|
||
| Assignee | ||
Comment 4•7 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=5ea2131e90ca9a14f30d28eaab4b8b5bdc7ef340
| Assignee | ||
Comment 5•7 years ago
|
||
| Assignee | ||
Comment 6•7 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=4bd068cdb225ca89b1c58de3bdf9a7ab456598ca
| Assignee | ||
Comment 7•7 years ago
|
||
| Assignee | ||
Comment 8•7 years ago
|
||
| Assignee | ||
Updated•7 years ago
|
Whiteboard: [wptsync downstream] → [wptsync downstream error]
| Assignee | ||
Updated•7 years ago
|
Whiteboard: [wptsync downstream error] → [wptsync downstream]
| Assignee | ||
Comment 9•7 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=116f35b89463cc73c323ed6f8c2749d32ea45375
| Assignee | ||
Comment 10•7 years ago
|
||
Ran 1 tests and 11 subtests
OK : 1
FAIL : 11
New tests that have failures or other problems:
/background-fetch/fetch.https.window.html
Requests with PUT method require CORS Preflight and succeed.: FAIL
Requests with text/json content type require CORS Preflight and succeed.: FAIL
Comment 11•7 years ago
|
||
Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/395605f9fd8d
[wpt PR 13262] - [Background Fetch] Move CORS preflight check to the controller., a=testonly
Comment 12•7 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 7 years ago
status-firefox64:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla64
You need to log in
before you can comment on or make changes to this bug.
Description
•