- From: Jan-Ivar Bruaroey <notifications@github.com>
- Date: Tue, 21 Jul 2020 17:47:49 -0700
- To: w3c/permissions <permissions@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
- Message-ID: <w3c/permissions/pull/218@github.com>
The `"speaker"` permission is used by the new [selectAudioOutput](https://w3c.github.io/mediacapture-output/#dom-mediadevices-selectaudiooutput) API, but is being renamed in https://github.com/w3c/mediacapture-output/pull/96 for consistency with the reintroduced permissions policy of the same name. https://github.com/w3c/webappsec-permissions-policy/pull/398 The old name had folks thinking an iframe without `allow="speaker"` would be silent. The new name clarifies the powerful feature in question is instead the ability to request and output to non-default audio output devices. <!-- This comment and the below content is programatically generated. You may add a comma-separated list of anchors you'd like a direct link to below (e.g. #idl-serializers, #idl-sequence): Don't remove this comment or modify anything below this line. If you don't want a preview generated for this pull request, just replace the whole of this comment's content by "no preview" and remove what's below. --> *** <a href="https://pr-preview.s3.amazonaws.com/jan-ivar/permissions/pull/218.html" title="Last updated on Jul 22, 2020, 12:47 AM UTC (ea5bede)">Preview</a> | <a href="https://pr-preview.s3.amazonaws.com/w3c/permissions/218/96646df...jan-ivar:ea5bede.html" title="Last updated on Jul 22, 2020, 12:47 AM UTC (ea5bede)">Diff</a> You can view, comment on, or merge this pull request online at: https://github.com/w3c/permissions/pull/218 -- Commit Summary -- * Rename "speaker" to "speaker-selection" + media devices are secure context. -- File Changes -- M index.bs (8) -- Patch Links -- https://github.com/w3c/permissions/pull/218.patch https://github.com/w3c/permissions/pull/218.diff -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/w3c/permissions/pull/218
Received on Wednesday, 22 July 2020 00:48:01 UTC