Open
Bug 1954207
Opened 2 months ago
Updated 6 days ago
Don't refresh pocket stories when not showing the homescreen
Categories
(Firefox for Android :: Pocket, defect)
Tracking
()
NEW
People
(Reporter: jrmuizel, Unassigned)
References
(Blocks 2 open bugs)
Details
When we start the home activity we refresh the sponsored stories: https://searchfox.org/mozilla-central/rev/1b79e3d893035e3ab581401bc70f2e5198c2fa73/mobile/android/fenix/app/src/main/java/org/mozilla/fenix/HomeActivity.kt#554
This is unnecessary when we're not showing the homescreen (applink or restore).
We don't have a good way of measure the actual cost of this, but it's unnecessary work that's happening during a time when we have more important things to do.
Reporter | ||
Updated•2 months ago
|
Blocks: applink-startup
Comment 1•29 days ago
|
||
The severity field is not set for this bug.
:devota, could you have a look please?
For more information, please visit BugBot documentation.
Flags: needinfo?(daabel)
Updated•6 days ago
|
Severity: -- → S3
Flags: needinfo?(daabel)
You need to log in
before you can comment on or make changes to this bug.
Description
•