Open
Bug 1793172
Opened 3 years ago
Updated 2 years ago
Add request code helper
Categories
(Firefox for Android :: General, task)
Tracking
()
NEW
People
(Reporter: csadilek, Unassigned)
Details
From github: https://github.com/mozilla-mobile/android-components/issues/4942.
We use request codes for pending intents and requesting permissions, and they're currently hardcoded. We should create a helper similar to the existing
NotificationIds
class.The
SharedIds
class is fairly generic and will probably work for this purpose too.┆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
Updated•2 years ago
|
Flags: needinfo?(cpeterson)
You need to log in
before you can comment on or make changes to this bug.
Description
•