[wpt-sync] Sync PR 26439 - [Document Policy] Add SyncXHR to document policy
Categories
(Testing :: web-platform-tests, task, P4)
Tracking
(firefox86 fixed)
Tracking | Status | |
---|---|---|
firefox86 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 26439 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/26439
Details from upstream follow.
b'Charlie Hu <chenleihu@google.com>' wrote:
[Document Policy] Add SyncXHR to document policy
This CL adds feature SyncXHR to document policy. It will be controlled
by both document policy and feature policy during the migration period,
i.e. If either policy disabled the feature, the feature will be disabled.Bug: 1146505
Change-Id: I2a2d776da13be9f659bc0369fb5a19a94f5c18ee
Reviewed-on: https://chromium-review.googlesource.com/2523440
WPT-Export-Revision: f6968b90b6e818b8614a878d6e678dda14104b36
Assignee | ||
Comment 1•5 years ago
|
||
Assignee | ||
Comment 2•5 years ago
|
||
Assignee | ||
Comment 3•5 years ago
|
||
CI Results
Ran 0 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 2 tests and 1 subtests
Status Summary
Firefox
OK : 1
FAIL : 1
TIMEOUT: 2
Chrome
OK : 1
FAIL : 1
TIMEOUT: 2
Safari
OK : 1
FAIL : 1
ERROR : 1
NOTRUN : 1
Links
Details
New Tests That Don't Pass
/document-policy/reporting/sync-xhr-report-only.html: TIMEOUT (Chrome: TIMEOUT, Safari: OK)
Sync-xhr report only mode: TIMEOUT (Chrome: TIMEOUT, Safari: FAIL)
/document-policy/reporting/sync-xhr-reporting.html
Sync-xhr Report Format: FAIL (Chrome: FAIL, Safari: NOTRUN)
Comment 5•5 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/32884301b971
https://hg.mozilla.org/mozilla-central/rev/b368cfaf4153
Description
•