Open
Bug 801066
Opened 9 years ago
Updated 3 months ago
Requesting to get the camera from a file:// URL does not show any origin of where the request is being made
Categories
(Firefox :: Site Permissions, defect, P3)
Firefox
Site Permissions
Tracking
()
NEW
People
(Reporter: jsmith, Unassigned)
References
Details
(Whiteboard: [getUserMedia] [blocking-gum-])
Attachments
(1 file)
232.22 KB,
image/png
|
Details |
Steps: 1. Load a request for mozGetUserMedia with video:true from a local HTML file Expected: The doorhanger should show the origin of the page from a file:// URL. Actual: No origin is seen. See screenshot.
Reporter | ||
Updated•9 years ago
|
Whiteboard: [getUserMedia]
Reporter | ||
Updated•9 years ago
|
Whiteboard: [getUserMedia] → [getUserMedia] [blocking-gum-]
Updated•8 years ago
|
Assignee: nobody → dao
Updated•7 years ago
|
Assignee: dao → nobody
blocking-fx: --- → ?
Updated•7 years ago
|
blocking-fx: ? → ---
Flags: firefox-backlog?
Updated•7 years ago
|
Flags: firefox-backlog? → firefox-backlog+
Updated•6 years ago
|
Component: General → Device Permissions
Comment 1•3 months ago
|
||
I can still reproduce the bug. The prompt says: "Will you allow Unknown Origin to use your camera?". Other permission prompts have separate copy for this case, for example the geolocation prompt: https://searchfox.org/mozilla-central/rev/692a10e624a02fe79bf45046b586e50ea0ff17f1/browser/modules/PermissionUI.jsm#744-745
Severity: normal → S3
Priority: -- → P3
You need to log in
before you can comment on or make changes to this bug.
Description
•