Closed
Bug 1487175
Opened 7 years ago
Closed 7 years ago
[wpt-sync] Sync PR 12741 - Enable FP reporting for VR/XR policy 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 12741 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/12741
Details from upstream follow.
Ian Clelland <iclelland@chromium.org> wrote:
> Enable FP reporting for VR/XR policy violations.
>
> This queues a report through the Reporting API whenever VR or XR device
> access are requested in a frame in which the 'vr' feature is not allowed
> according to feature policy.
>
> Bug: 867471
> Cq-Include-Trybots: luci.chromium.try:win_optional_gpu_tests_rel
> Change-Id: I5e0256c799f986e30b1f3746ef0fce1b6d9f93eb
>
> Reviewed-on: https://chromium-review.googlesource.com/1195438
> WPT-Export-Revision: bfd0215bb37e1e180eed8c11a6ace2d542e5bf79
| 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
|
||
| Assignee | ||
Comment 5•7 years ago
|
||
| Assignee | ||
Comment 6•7 years ago
|
||
| Assignee | ||
Comment 7•7 years ago
|
||
| Assignee | ||
Comment 8•7 years ago
|
||
| Assignee | ||
Comment 9•7 years ago
|
||
| Assignee | ||
Comment 10•7 years ago
|
||
| Assignee | ||
Comment 11•7 years ago
|
||
| Assignee | ||
Comment 12•7 years ago
|
||
| Assignee | ||
Comment 13•7 years ago
|
||
| Assignee | ||
Comment 14•7 years ago
|
||
| Assignee | ||
Comment 15•7 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=2b163eeab84db703e1f24c253d63c1f7e70eb5ec
| Assignee | ||
Comment 16•7 years ago
|
||
Ran 2 tests and 2 subtests
OK : 2
FAIL : 2
New tests that have failures or other problems:
/feature-policy/reporting/vr-reporting.https.html
VR Report Format: FAIL
/feature-policy/reporting/xr-reporting.https.html
XR Report Format: FAIL
Comment 17•7 years ago
|
||
Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/980644f8f54a
[wpt PR 12741] - Enable FP reporting for VR/XR policy violations., a=testonly
https://hg.mozilla.org/integration/mozilla-inbound/rev/9b7821c48ec4
[wpt PR 12741] - Update wpt metadata, a=testonly
Comment 18•7 years ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/980644f8f54a
https://hg.mozilla.org/mozilla-central/rev/9b7821c48ec4
Status: NEW → RESOLVED
Closed: 7 years ago
status-firefox64:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla64
Comment 19•7 years ago
|
||
Backed out for WPT mass failure at /fullscreen/idlharness.window.html
Backout: https://hg.mozilla.org/mozilla-central/rev/e1a681345945ab8c8b8270afcd2f62bf042226c2
Failure push:
https://treeherder.mozilla.org/#/jobs?repo=mozilla-inbound&resultStatus=testfailed,busted,exception&classifiedState=unclassified&revision=be6801cdeb537afa655bbd67d12ead8dc01c6c38
https://treeherder.mozilla.org/#/jobs?repo=mozilla-inbound&revision=3f3f67d1c0bf5359ac39ddddec5999ceb928e7ca
Failure log: https://treeherder.mozilla.org/logviewer.html#?job_id=199470643&repo=mozilla-central&lineNumber=1487
Status: RESOLVED → REOPENED
status-firefox64:
fixed → ---
Flags: needinfo?(james)
Resolution: FIXED → ---
Target Milestone: mozilla64 → ---
Comment 20•7 years ago
|
||
Pushed by archaeopteryx@coole-files.de:
https://hg.mozilla.org/integration/mozilla-inbound/rev/425fc8fbdc68
[wpt PR 12741] - Enable FP reporting for VR/XR policy violations., a=testonly
https://hg.mozilla.org/integration/mozilla-inbound/rev/1b9f643e37fb
[wpt PR 12741] - Update wpt metadata, a=testonly
Comment 21•7 years ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/425fc8fbdc68
https://hg.mozilla.org/mozilla-central/rev/1b9f643e37fb
Status: REOPENED → RESOLVED
Closed: 7 years ago → 7 years ago
status-firefox64:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla64
Updated•7 years ago
|
Flags: needinfo?(james)
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
•