Open
Bug 1884105
Opened 9 months ago
Updated 15 days ago
Investigate if we clear up enough memory space when we receive onLowMemory and onTrimMemory callbacks
Categories
(GeckoView :: General, task, P3)
Tracking
(Not tracked)
NEW
People
(Reporter: kaya, Assigned: kaya)
References
(Depends on 1 open bug)
Details
(Whiteboard: [fxdroid])
We receive onLowMemory
and onTrimMemory
callbacks on GeckoServiceChildProcess
and send memory-pressure
event to the native later to optimize the memory consumption on the native layer. This ticket will focus on investigating if we can do more clean up without causing any UX issues.
Assignee | ||
Updated•9 months ago
|
Updated•9 months ago
|
Updated•6 months ago
|
Component: Core → General
You need to log in
before you can comment on or make changes to this bug.
Description
•