gecko-dev/docshell
Haik Aftandilian ca8ba234b7 Bug 1487204 - Add platform support for calling authorizationStatusForMediaType and requestAccessForMediaType from JS r=spohl
Add a new interface nsIOSPermissionRequest for querying the
staus of access permissions for audio/video media capture and
requesting access to audio/video capture devices. Provides an
implementation for macOS 10.14 and a default implementation
(nsOSPermissionRequestBase) for earlier macOS versions and other
platforms. The default implementation always returns status
indicating access is allowed.

Differential Revision: https://phabricator.services.mozilla.com/D4601

--HG--
extra : moz-landing-system : lando
2018-09-06 16:06:15 +00:00
..
base Bug 1488321 - Remove all traces of the "transaction" terminology in SHistory. r=nika. 2018-09-05 09:03:22 +10:00
build Bug 1487204 - Add platform support for calling authorizationStatusForMediaType and requestAccessForMediaType from JS r=spohl 2018-09-06 16:06:15 +00:00
resources/content Bug 1438243 - Improve the UI for pages blocked by policy r=Felipe 2018-02-22 15:41:12 -08:00
shistory Bug 1488321 - Remove all traces of the "transaction" terminology in SHistory. r=nika. 2018-09-05 09:03:22 +10:00
test Bug 1488321 - Remove all traces of the "transaction" terminology in SHistory. r=nika. 2018-09-05 09:03:22 +10:00
moz.build