Closed
Bug 1486578
Opened 7 years ago
Closed 7 years ago
[wpt-sync] Sync PR 12701 - Enable FP reporting for sync-xhr violations.
Categories
(Core :: DOM: Core & HTML, enhancement, P4)
Core
DOM: Core & HTML
Tracking
()
RESOLVED
FIXED
mozilla64
| Tracking | Status | |
|---|---|---|
| firefox64 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 12701 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/12701
Details from upstream follow.
Ian Clelland <iclelland@chromium.org> wrote:
> Enable FP reporting for sync-xhr violations.
>
> This queues a report through the Reporting API whenever send() is called
> on a synchronous XMLHttpRequest object from a frame in which sync-xhr is
> not allowed according to feature policy.
>
> Bug: 867471
> Change-Id: If778ea5517fb5728992fe8287b278d1af729902f
> Reviewed-on: https://chromium-review.googlesource.com/1191404
> WPT-Export-Revision: 470bad9b8171a025fc3c24c0772a6f5944c31f6d
| Assignee | ||
Updated•7 years ago
|
Component: web-platform-tests → DOM
Product: Testing → Core
| Assignee | ||
Comment 1•7 years ago
|
||
| Assignee | ||
Comment 2•7 years ago
|
||
| Assignee | ||
Comment 3•7 years ago
|
||
| Assignee | ||
Comment 4•7 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=1f9e7a98cd4ae275b47180c570cd448ac6477c08
| Assignee | ||
Comment 5•7 years ago
|
||
| Assignee | ||
Comment 6•7 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=72ed2f6f351a214eb2103412be3130fb11440778
| Assignee | ||
Comment 7•7 years ago
|
||
Ran 1 tests and 1 subtests
ERROR : 1
NOTRUN : 1
New tests that have failures or other problems:
/feature-policy/reporting/sync-xhr-reporting.html: ERROR
Sync-xhr Report Format: NOTRUN
Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/5ac289b85c2f
[wpt PR 12701] - Enable FP reporting for sync-xhr violations., a=testonly
https://hg.mozilla.org/integration/mozilla-inbound/rev/647fd88e348e
[wpt PR 12701] - Update wpt metadata, a=testonly
Comment 9•7 years ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/5ac289b85c2f
https://hg.mozilla.org/mozilla-central/rev/647fd88e348e
Status: NEW → RESOLVED
Closed: 7 years ago
status-firefox64:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla64
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
•