Open
Bug 1807358
Opened 2 years ago
Updated 1 year ago
Enable StrictMode everywhere
Categories
(Firefox for Android :: Performance, enhancement, P3)
Tracking
()
NEW
| Performance Impact | none |
People
(Reporter: cpeterson, Unassigned)
Details
From github: https://github.com/mozilla-mobile/fenix/issues/7226.
#7225 implemented StrictMode penalty death for start up. We should also enable penalty death at all times to catch performance regressions, particularly main thread IO, for all interactions in the app.
┆Issue is synchronized with this Jira Task
Change performed by the Move to Bugzilla add-on.
Comment 1•2 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•2 years ago
|
Flags: needinfo?(cpeterson)
Comment 2•2 years ago
|
||
Putting Performance impact to none since this a feature to make the development of Fenix better for performance. However, I still think this should be done.
Updated•2 years ago
|
Performance Impact: --- → none
Updated•1 year ago
|
Severity: -- → S3
Type: defect → enhancement
Priority: -- → P3
You need to log in
before you can comment on or make changes to this bug.
Description
•