Implement FeaturePolicy.features()
Categories
(Core :: DOM: Security, enhancement, P2)
Tracking
()
People
(Reporter: baku, Assigned: baku)
References
(Blocks 1 open bug)
Details
(Keywords: dev-doc-complete, Whiteboard: [domsecurity-active])
Attachments
(2 files)
|
4.49 KB,
patch
|
Details | Diff | Splinter Review | |
|
47 bytes,
text/x-phabricator-request
|
Details | Review |
| Assignee | ||
Comment 1•7 years ago
|
||
Updated•7 years ago
|
Updated•7 years ago
|
Comment 2•7 years ago
|
||
Updated•7 years ago
|
| Assignee | ||
Comment 3•6 years ago
|
||
Depends on D35801
Comment 5•6 years ago
|
||
Push with failures: https://treeherder.mozilla.org/#/jobs?repo=autoland&resultStatus=testfailed%2Cbusted%2Cexception&revision=52ae606e4cfa4334c1ea549298f37efe10bdb414&selectedJob=254595196
Failure log: https://treeherder.mozilla.org/logviewer.html#?job_id=254595196&repo=autoland
Backout link: https://hg.mozilla.org/integration/autoland/rev/f78b95447137397f60c7d7e0a8eb6a7a00793d23
[task 2019-07-03T14:17:07.228Z] 14:17:07 INFO - TEST-PASS | dom/security/featurepolicy/test/mochitest/test_featureList.html | Feature: document-domain
[task 2019-07-03T14:17:07.229Z] 14:17:07 INFO - Buffered messages finished
[task 2019-07-03T14:17:07.230Z] 14:17:07 INFO - TEST-UNEXPECTED-FAIL | dom/security/featurepolicy/test/mochitest/test_featureList.html | Feature: display-capture
[task 2019-07-03T14:17:07.231Z] 14:17:07 INFO - SimpleTest.ok@SimpleTest/SimpleTest.js:275:18
[task 2019-07-03T14:17:07.236Z] 14:17:07 INFO - checkFeatures/<@dom/security/featurepolicy/test/mochitest/test_featureList.html:28:5
[task 2019-07-03T14:17:07.236Z] 14:17:07 INFO - checkFeatures@dom/security/featurepolicy/test/mochitest/test_featureList.html:27:12
[task 2019-07-03T14:17:07.237Z] 14:17:07 INFO - @dom/security/featurepolicy/test/mochitest/test_featureList.html:33:1
[task 2019-07-03T14:17:07.239Z] 14:17:07 INFO - TEST-PASS | dom/security/featurepolicy/test/mochitest/test_featureList.html | Feature: speaker
| Assignee | ||
Updated•6 years ago
|
Comment 7•6 years ago
|
||
| bugherder | ||
Comment 8•6 years ago
|
||
Backed out for beta simulation failures (bug 1563960).
backout: https://hg.mozilla.org/integration/autoland/rev/fddbb046b7c1ac4ccf47305241716348270d76dc
Comment 10•6 years ago
|
||
| bugherder | ||
Updated•6 years ago
|
Comment 11•6 years ago
|
||
This got documented here https://developer.mozilla.org/en-US/docs/Web/API/FeaturePolicy but is not in release notes since the whole API is still behind a pref.
Description
•