Open
Bug 801066
Opened 12 years ago
Updated 4 years 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)
(deleted),
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•12 years ago
|
Whiteboard: [getUserMedia]
Reporter | ||
Updated•12 years ago
|
Whiteboard: [getUserMedia] → [getUserMedia] [blocking-gum-]
Updated•11 years ago
|
Assignee: nobody → dao
Updated•11 years ago
|
Assignee: dao → nobody
blocking-fx: --- → ?
Updated•11 years ago
|
blocking-fx: ? → ---
Flags: firefox-backlog?
Updated•11 years ago
|
Flags: firefox-backlog? → firefox-backlog+
Updated•10 years ago
|
Component: General → Device Permissions
Comment 1•4 years 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
•