Open
Bug 1963214
Opened 18 days ago
Updated 18 days ago
Reduce number of snackbar actions to AppStore
Categories
(Firefox for Android :: Performance, defect, P3)
Tracking
()
NEW
People
(Reporter: matt-tighe, Unassigned)
References
Details
(Whiteboard: [fxdroid][group1])
In this profile I added markers to the Browser and AppStores to assess work they are doing. It seems that we are calling a lot of seemingly unnecessary actions relating to snackbars, and regularly cycling between the Dismiss
and Reset
states of them. Additionally, they appear to be taking much longer to finish when expected.
We should reduce the number of times these actions get dispatched.
See https://phabricator.services.mozilla.com/D245936 for an example patch of how these markers were added.
Updated•18 days ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•