Closed Bug 980578 Opened 12 years ago Closed 12 years ago

permission to access camera and mic at installation

Categories

(Firefox for Android Graveyard :: General, defect)

27 Branch
ARM
Android
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED INVALID

People

(Reporter: dsun218, Unassigned)

Details

User Agent: Mozilla/5.0 (Windows NT 6.1; rv:27.0) Gecko/20100101 Firefox/27.0 (Beta/Release) Build ID: 20140212131424 Steps to reproduce: At installation, it must not require the permission to access the camera and microphone to turn them on anytime without explicit permission. This is a serious breach of privacy, and the default permission can easily be abused by the browser and/or the websites being accessed through the browser.
Severity: normal → critical
OS: Windows 7 → Android
Hardware: x86 → ARM
This is for WebRTC. It is a web-feature you opt-in to using if a site makes use of getUserMedia http://support.mozilla.org/en-US/kb/how-firefox-android-use-permissions-it-requests
Severity: critical → normal
Status: UNCONFIRMED → RESOLVED
Closed: 12 years ago
Resolution: --- → INVALID
opt-in should happen in specific circumstance and users are well informed, not at Firefox installation without specific context.
The Android platform does not extend to opt-in permissions at run-time, currently. Only on package installation.
(In reply to Aaron Train [:aaronmt] from comment #3) > The Android platform does not extend to opt-in permissions at run-time, > currently. Only on package installation. Correct. Android does not allow for opt-in permissions. It's all or nothing. Firefox supports WebRTC, therefore Firefox MUST request these permissions at install time.
Product: Firefox for Android → Firefox for Android Graveyard
You need to log in before you can comment on or make changes to this bug.