Open
Bug 1886320
Opened 1 year ago
Updated 1 year ago
Remove media.eme.require-app-approval prompt and pref
Categories
(GeckoView :: Media, task)
Tracking
(Not tracked)
NEW
People
(Reporter: cpeterson, Unassigned)
References
(Blocks 1 open bug)
Details
(Whiteboard: [fxdroid] [group4] )
Attachments
(1 file)
170.19 KB,
image/png
|
Details |
The media.eme.require-app-approval
prompt and pref were added in bug 1620102 for GeckoView. Firefox desktop doesn't show a prompt. Removing GeckoView's prompt would improve the user experience and avoid breaking some websites.
Based on research in bug 1523443 comment 13, on Android 8+, the device identifier is unique per app and device [1]. Thus, apps and websites can't use it to track users across apps or devices and the device identifier is not much different than a regular cookie and is cleared when Firefox clears cookies.
[1] https://developer.android.com/reference/android/provider/Settings.Secure.html#ANDROID_ID
Reporter | ||
Comment 1•1 year ago
|
||
Screenshot of the current EME prompt
Assignee: nobody → cpeterson
Status: NEW → ASSIGNED
Updated•1 year ago
|
Whiteboard: [fxdroid] [group4]
Updated•1 year ago
|
Updated•1 year ago
|
Severity: -- → N/A
Reporter | ||
Updated•1 year ago
|
Assignee: cpeterson → nobody
Status: ASSIGNED → NEW
Updated•1 year ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•