Closed
Bug 1977791
Opened 5 months ago
Closed 1 day ago
Consider remembering webrtc camera preview enabled state in permission dialog
Categories
(Firefox :: Site Permissions, task, P3)
Firefox
Site Permissions
Tracking
()
RESOLVED
WONTFIX
People
(Reporter: emz, Unassigned)
References
Details
Bug 799415 is adding video preview to the camera permission dialog. We've decided to disable the preview by default so sites can't enable the users camera which is potentially scary. However this also adds friction as an additional click is needed to see the camera preview every time. We should consider remembering the "enabled" state and automatically showing the camera preview. We could remember this setting per site, e.g. by storing a flag in the content pref service.
| Reporter | ||
Comment 1•1 day ago
|
||
We're now automatically starting the preview if the prompt was opened as the result of a user gesture. This seems good enough, I'll close this bug.
Status: NEW → RESOLVED
Closed: 1 day ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•