Closed
Bug 1065959
Opened 11 years ago
Closed 4 years ago
merge all the WebRTC sharing doorhangers
Categories
(Firefox :: Site Permissions, defect)
Tracking
()
RESOLVED
WONTFIX
People
(Reporter: florian, Unassigned)
References
Details
Currently getUserMedia can cause up to 4 different doorhangers to be shown near the URL bar (device and screen sharing use separate doorhangers, and there are different doorhangers for sharing requests and ongoing shares).
The new design in attachment 8485640 [details] merges all these doorhangers into only one.
To limit the scope of this bug, the following parts of the mockup are excluded and will be handled in separate bugs:
- listing the exact devices used for ongoing shares. Showing "Camera", "Microphone", etc... instead of the device name will be enough here.
- the "Mute" and "Stop sharing" buttons for each device.
- the doorhanger won't auto-update if a new gUM call happens while the doorhanger is visible.
- multiple sections if multiple hostnames (in different iframes) are using devices.
Flags: qe-verify+
Flags: firefox-backlog+
Reporter | ||
Updated•11 years ago
|
Component: General → Device Permissions
Updated•4 years ago
|
Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•