Open
Bug 1792930
Opened 3 years ago
Updated 3 years ago
Verify if we still need the DOWNLOAD_WITHOUT_NOTIFICATION permission
Categories
(Firefox for Android :: Downloads, task, P3)
Tracking
()
NEW
People
(Reporter: csadilek, Unassigned)
Details
From github: https://github.com/mozilla-mobile/android-components/issues/10858.
It looks like this permission is use to download files with the default Android downloader without showing a notification and it's used in companion with VISIBILITY_HIDDEN flag but we are not using it. Maybe we needed it at some point but not any more, let's double check, if we still need it we can remove it and let the apps use the default Android download manager to add it.
┆Issue is synchronized with this Jira Task
Change performed by the Move to Bugzilla add-on.
Comment 1•3 years ago
|
||
The severity field is not set for this bug.
:cpeterson, could you have a look please?
For more information, please visit auto_nag documentation.
Flags: needinfo?(cpeterson)
Updated•3 years ago
|
Severity: -- → N/A
Type: defect → task
Priority: -- → P3
Updated•3 years ago
|
Priority: P3 → --
Updated•3 years ago
|
Priority: -- → P3
Updated•3 years ago
|
Flags: needinfo?(cpeterson)
You need to log in
before you can comment on or make changes to this bug.
Description
•