Closed
Bug 1499768
Opened 7 years ago
Closed 7 years ago
camera, microphone and speaker feature policy should have 'self' as default allowlist
Categories
(Core :: DOM: Security, enhancement)
Core
DOM: Security
Tracking
()
RESOLVED
FIXED
mozilla64
Tracking | Status | |
---|---|---|
firefox64 | --- | fixed |
People
(Reporter: baku, Assigned: baku)
References
Details
(Whiteboard: [domsecurity-backlog1] [domsecurity-active])
Attachments
(1 file)
1.75 KB,
patch
|
jib
:
review+
|
Details | Diff | Splinter Review |
Currently we use 'all', but by spec it should be 'self'.
See: https://github.com/WICG/feature-policy/blob/master/features.md
Assignee | ||
Updated•7 years ago
|
Status: NEW → ASSIGNED
Whiteboard: [domsecurity-backlog1] [domsecurity-active]
Assignee | ||
Comment 1•7 years ago
|
||
Attachment #9017931 -
Flags: review?(jib)
Comment 2•7 years ago
|
||
Comment on attachment 9017931 [details] [diff] [review]
self_media.patch
Review of attachment 9017931 [details] [diff] [review]:
-----------------------------------------------------------------
Lgtm.
Attachment #9017931 -
Flags: review?(jib) → review+
Pushed by amarchesini@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/5b56f7a89ad4
camera, microphone and speaker feature policies should have 'self' as default allowlist, r=jib
Comment 4•7 years ago
|
||
bugherder |
Status: ASSIGNED → 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
•