w3c / mediacapture-surface-control

Web API allowing capturing applications limited control over captured surfaces.
https://w3c.github.io/mediacapture-surface-control/
Other
9 stars 1 forks source link

Remove unnecessary checks of allowed-to-use #21

Closed eladalon1983 closed 4 weeks ago

eladalon1983 commented 4 weeks ago

These are not necessary, because both Request permission to use and Get the current permission state include an implicit check of this nature.


Preview | Diff